Skip to content

Commit

Permalink
chore(deps): update docker.io/bitnami/kubectl docker tag to v1.31.2
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <[email protected]>
  • Loading branch information
vshn-renovate committed Oct 24, 2024
1 parent e7aa209 commit 27bb36f
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion class/defaults.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ parameters:
kubectl:
registry: docker.io
repository: bitnami/kubectl
tag: '1.30.6@sha256:e253f984b4f1012cf36dd806715192938c84e2a0caeef20e418d3b1716b08d07'
tag: '1.31.2@sha256:45e7c7a9d120f93e9b66b689c63896ff87bb5b4d73b1203a0636d09e1219c879'
kapitan:
registry: docker.io
repository: kapicorp/kapitan
Expand Down
2 changes: 1 addition & 1 deletion tests/golden/defaults/argocd/argocd/25_hooks/hooks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ spec:
env:
- name: HOME
value: /home
image: docker.io/bitnami/kubectl:1.30.6@sha256:e253f984b4f1012cf36dd806715192938c84e2a0caeef20e418d3b1716b08d07
image: docker.io/bitnami/kubectl:1.31.2@sha256:45e7c7a9d120f93e9b66b689c63896ff87bb5b4d73b1203a0636d09e1219c879
imagePullPolicy: IfNotPresent
name: argocd-post-sync
ports: []
Expand Down
2 changes: 1 addition & 1 deletion tests/golden/openshift/argocd/argocd/25_hooks/hooks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ spec:
env:
- name: HOME
value: /home
image: docker.io/bitnami/kubectl:1.30.6@sha256:e253f984b4f1012cf36dd806715192938c84e2a0caeef20e418d3b1716b08d07
image: docker.io/bitnami/kubectl:1.31.2@sha256:45e7c7a9d120f93e9b66b689c63896ff87bb5b4d73b1203a0636d09e1219c879
imagePullPolicy: IfNotPresent
name: argocd-post-sync
ports: []
Expand Down
2 changes: 1 addition & 1 deletion tests/golden/params/argocd/argocd/25_hooks/hooks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ spec:
env:
- name: HOME
value: /home
image: docker.io/bitnami/kubectl:1.30.6@sha256:e253f984b4f1012cf36dd806715192938c84e2a0caeef20e418d3b1716b08d07
image: docker.io/bitnami/kubectl:1.31.2@sha256:45e7c7a9d120f93e9b66b689c63896ff87bb5b4d73b1203a0636d09e1219c879
imagePullPolicy: IfNotPresent
name: argocd-post-sync
ports: []
Expand Down
2 changes: 1 addition & 1 deletion tests/golden/prometheus/argocd/argocd/25_hooks/hooks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ spec:
env:
- name: HOME
value: /home
image: docker.io/bitnami/kubectl:1.30.6@sha256:e253f984b4f1012cf36dd806715192938c84e2a0caeef20e418d3b1716b08d07
image: docker.io/bitnami/kubectl:1.31.2@sha256:45e7c7a9d120f93e9b66b689c63896ff87bb5b4d73b1203a0636d09e1219c879
imagePullPolicy: IfNotPresent
name: argocd-post-sync
ports: []
Expand Down

0 comments on commit 27bb36f

Please sign in to comment.