Skip to content

Commit

Permalink
manually updating shasums (#252)
Browse files Browse the repository at this point in the history
  • Loading branch information
mcamick authored Oct 4, 2024
1 parent 4f3ae0a commit 336db46
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions zarf-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ package:
agent_image_tag: v0.41.0

# Tag for the zarf injector binary to use
injector_version: "2024-05-15"
injector_amd64_shasum: 1b34519ac30daf0e5a4a2f0a0766dbcd0852c0b5364b35576eea4ac9e22d9e82
injector_arm64_shasum: ca20f427f9cf91ff42646a785c4772be5892a6752fa14924c5085b2d0109b008
injector_version: "2024-07-22"
injector_amd64_shasum: 8463bfd66930a4b26c665b51f25e8a32ed5948068bae49987013c89173394478
injector_arm64_shasum: b905e647e0d7876cfd5b665632cfc43ad919dc60408f7236c5b541c53277b503

# The image reference to use for the registry that Zarf deploys into the cluster
registry_image_domain: ""
Expand Down

0 comments on commit 336db46

Please sign in to comment.