Skip to content

Commit

Permalink
Update docker.io/bitnami/kubectl Docker tag to v1.29.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 Feb 15, 2024
1 parent 9f451e4 commit 8577bb5
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion class/defaults.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ parameters:
kubectl:
registry: docker.io
repository: bitnami/kubectl
tag: '1.28.4@sha256:9aa77d80cf5d32e0345c8468a45d39134a8016e30eccddaf720bf197ad7dd9f0'
tag: '1.29.2@sha256:e2ce90b48a98c1f0f05a5fdb7202a41165d5c81599b63f98cc9e4ab50ef5bf1a'
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 @@ -86,7 +86,7 @@ spec:
env:
- name: HOME
value: /home
image: docker.io/bitnami/kubectl:1.28.4@sha256:9aa77d80cf5d32e0345c8468a45d39134a8016e30eccddaf720bf197ad7dd9f0
image: docker.io/bitnami/kubectl:1.29.2@sha256:e2ce90b48a98c1f0f05a5fdb7202a41165d5c81599b63f98cc9e4ab50ef5bf1a
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 @@ -86,7 +86,7 @@ spec:
env:
- name: HOME
value: /home
image: docker.io/bitnami/kubectl:1.28.4@sha256:9aa77d80cf5d32e0345c8468a45d39134a8016e30eccddaf720bf197ad7dd9f0
image: docker.io/bitnami/kubectl:1.29.2@sha256:e2ce90b48a98c1f0f05a5fdb7202a41165d5c81599b63f98cc9e4ab50ef5bf1a
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 @@ -86,7 +86,7 @@ spec:
env:
- name: HOME
value: /home
image: docker.io/bitnami/kubectl:1.28.4@sha256:9aa77d80cf5d32e0345c8468a45d39134a8016e30eccddaf720bf197ad7dd9f0
image: docker.io/bitnami/kubectl:1.29.2@sha256:e2ce90b48a98c1f0f05a5fdb7202a41165d5c81599b63f98cc9e4ab50ef5bf1a
imagePullPolicy: IfNotPresent
name: argocd-post-sync
ports: []
Expand Down

0 comments on commit 8577bb5

Please sign in to comment.