Skip to content

Commit

Permalink
Merge pull request #3690 from Cray-HPE/feature/CASMTRIAGE-7359
Browse files Browse the repository at this point in the history
CASMTRIAGE-7359 Fix reference to bitnami/kubectl image in cray-precache-images config
  • Loading branch information
mtupitsyn authored Oct 4, 2024
2 parents 6e4f718 + 389927e commit ac31920
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manifests/platform.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ spec:
- artifactory.algol60.net/csm-docker/stable/ghcr.io/kyverno/cleanup-controller:v1.10.7
- artifactory.algol60.net/csm-docker/stable/ghcr.io/kyverno/reports-controller:v1.10.7
- artifactory.algol60.net/csm-docker/stable/ghcr.io/kyverno/background-controller:v1.10.7
- artifactory.algol60.net/csm-docker/stable/docker.io/bitnami/kubectl:1.26.4
- artifactory.algol60.net/csm-docker/stable/docker.io/bitnami/kubectl:1.31.0
# OPA
- artifactory.algol60.net/csm-docker/stable/docker.io/openpolicyagent/opa:0.62.0-envoy-rootless
# DNS
Expand Down

0 comments on commit ac31920

Please sign in to comment.