Skip to content

Commit

Permalink
chore(deps): update docker.io/bitnami/kubectl docker tag to v1.31.1
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 2, 2024
1 parent 8d6324f commit 97de13b
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.4@sha256:68a21ff34c2a67329faa4d6088272d54d4a4e7a21076b3a435624e45503a17ab'
tag: '1.31.1@sha256:b509ab6000477ebe788df3509a8c4177e91238ee3003f33edea0931be3794340'
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.4@sha256:68a21ff34c2a67329faa4d6088272d54d4a4e7a21076b3a435624e45503a17ab
image: docker.io/bitnami/kubectl:1.31.1@sha256:b509ab6000477ebe788df3509a8c4177e91238ee3003f33edea0931be3794340
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.4@sha256:68a21ff34c2a67329faa4d6088272d54d4a4e7a21076b3a435624e45503a17ab
image: docker.io/bitnami/kubectl:1.31.1@sha256:b509ab6000477ebe788df3509a8c4177e91238ee3003f33edea0931be3794340
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.4@sha256:68a21ff34c2a67329faa4d6088272d54d4a4e7a21076b3a435624e45503a17ab
image: docker.io/bitnami/kubectl:1.31.1@sha256:b509ab6000477ebe788df3509a8c4177e91238ee3003f33edea0931be3794340
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.4@sha256:68a21ff34c2a67329faa4d6088272d54d4a4e7a21076b3a435624e45503a17ab
image: docker.io/bitnami/kubectl:1.31.1@sha256:b509ab6000477ebe788df3509a8c4177e91238ee3003f33edea0931be3794340
imagePullPolicy: IfNotPresent
name: argocd-post-sync
ports: []
Expand Down

0 comments on commit 97de13b

Please sign in to comment.