Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
mcamick committed Oct 6, 2024
2 parents 5e8456b + 0fd3512 commit b1d7477
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: "wrong"
injector_amd64_shasum: wrong
injector_arm64_shasum: wrong
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 b1d7477

Please sign in to comment.