We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5e8456b + 0fd3512 commit b1d7477Copy full SHA for b1d7477
zarf-config.yaml
@@ -9,9 +9,9 @@ package:
9
agent_image_tag: v0.41.0
10
11
# Tag for the zarf injector binary to use
12
- injector_version: "wrong"
13
- injector_amd64_shasum: wrong
14
- injector_arm64_shasum: wrong
+ injector_version: "2024-07-22"
+ injector_amd64_shasum: 8463bfd66930a4b26c665b51f25e8a32ed5948068bae49987013c89173394478
+ injector_arm64_shasum: b905e647e0d7876cfd5b665632cfc43ad919dc60408f7236c5b541c53277b503
15
16
# The image reference to use for the registry that Zarf deploys into the cluster
17
registry_image_domain: ""
0 commit comments