Skip to content

Commit 557d4a2

Browse files
authored
Update helm chart version to v0.7.0
1 parent cdfd681 commit 557d4a2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/actions/how-tos/secure-your-work/use-artifact-attestations/enforce-artifact-attestations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ For example, to enforce attestations for images that match the pattern `ghcr.io/
8686
helm upgrade trust-policies --install --atomic \
8787
--namespace artifact-attestations \
8888
oci://ghcr.io/github/artifact-attestations-helm-charts/trust-policies \
89-
--version v0.6.2 \
89+
--version v0.7.0 \
9090
--set policy.enabled=true \
9191
--set policy.organization=MY-ORGANIZATION \
9292
--set-json 'policy.exemptImages=["index.docker.io/library/busybox**"]' \

0 commit comments

Comments
 (0)