Skip to content

Commit e7aa209

Browse files
committed
chore(deps): update docker.io/bitnami/kubectl docker tag to v1.30.6
Signed-off-by: Renovate Bot <[email protected]>
1 parent edf0624 commit e7aa209

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

class/defaults.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ parameters:
2323
kubectl:
2424
registry: docker.io
2525
repository: bitnami/kubectl
26-
tag: '1.30.5@sha256:744f84cf7493cace5e272a140f320c200497015f50a2976a449f7d09db257913'
26+
tag: '1.30.6@sha256:e253f984b4f1012cf36dd806715192938c84e2a0caeef20e418d3b1716b08d07'
2727
kapitan:
2828
registry: docker.io
2929
repository: kapicorp/kapitan

tests/golden/defaults/argocd/argocd/25_hooks/hooks.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ spec:
8383
env:
8484
- name: HOME
8585
value: /home
86-
image: docker.io/bitnami/kubectl:1.30.5@sha256:744f84cf7493cace5e272a140f320c200497015f50a2976a449f7d09db257913
86+
image: docker.io/bitnami/kubectl:1.30.6@sha256:e253f984b4f1012cf36dd806715192938c84e2a0caeef20e418d3b1716b08d07
8787
imagePullPolicy: IfNotPresent
8888
name: argocd-post-sync
8989
ports: []

tests/golden/openshift/argocd/argocd/25_hooks/hooks.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ spec:
8383
env:
8484
- name: HOME
8585
value: /home
86-
image: docker.io/bitnami/kubectl:1.30.5@sha256:744f84cf7493cace5e272a140f320c200497015f50a2976a449f7d09db257913
86+
image: docker.io/bitnami/kubectl:1.30.6@sha256:e253f984b4f1012cf36dd806715192938c84e2a0caeef20e418d3b1716b08d07
8787
imagePullPolicy: IfNotPresent
8888
name: argocd-post-sync
8989
ports: []

tests/golden/params/argocd/argocd/25_hooks/hooks.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ spec:
8383
env:
8484
- name: HOME
8585
value: /home
86-
image: docker.io/bitnami/kubectl:1.30.5@sha256:744f84cf7493cace5e272a140f320c200497015f50a2976a449f7d09db257913
86+
image: docker.io/bitnami/kubectl:1.30.6@sha256:e253f984b4f1012cf36dd806715192938c84e2a0caeef20e418d3b1716b08d07
8787
imagePullPolicy: IfNotPresent
8888
name: argocd-post-sync
8989
ports: []

tests/golden/prometheus/argocd/argocd/25_hooks/hooks.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ spec:
8383
env:
8484
- name: HOME
8585
value: /home
86-
image: docker.io/bitnami/kubectl:1.30.5@sha256:744f84cf7493cace5e272a140f320c200497015f50a2976a449f7d09db257913
86+
image: docker.io/bitnami/kubectl:1.30.6@sha256:e253f984b4f1012cf36dd806715192938c84e2a0caeef20e418d3b1716b08d07
8787
imagePullPolicy: IfNotPresent
8888
name: argocd-post-sync
8989
ports: []

0 commit comments

Comments
 (0)