Skip to content

Commit

Permalink
chore(deps): update docker.io/bitnami/kubectl docker tag to v1.32.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 Jan 20, 2025
1 parent 073f83f commit 23aa649
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion class/defaults.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ parameters:
kubectl:
registry: docker.io
repository: bitnami/kubectl
tag: '1.30.7@sha256:1249fc292e84a38575ee0cadc3e28dcd7ddf5a3a4e5da401b1a8599e8ac52a1b'
tag: '1.32.1@sha256:c1ad8e399fa68095782dcabfb43720fd419ba8095e061e381f35ae1693af9298'
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.7@sha256:1249fc292e84a38575ee0cadc3e28dcd7ddf5a3a4e5da401b1a8599e8ac52a1b
image: docker.io/bitnami/kubectl:1.32.1@sha256:c1ad8e399fa68095782dcabfb43720fd419ba8095e061e381f35ae1693af9298
imagePullPolicy: IfNotPresent
name: argocd-post-sync
ports: []
Expand Down
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.7@sha256:1249fc292e84a38575ee0cadc3e28dcd7ddf5a3a4e5da401b1a8599e8ac52a1b
image: docker.io/bitnami/kubectl:1.32.1@sha256:c1ad8e399fa68095782dcabfb43720fd419ba8095e061e381f35ae1693af9298
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.7@sha256:1249fc292e84a38575ee0cadc3e28dcd7ddf5a3a4e5da401b1a8599e8ac52a1b
image: docker.io/bitnami/kubectl:1.32.1@sha256:c1ad8e399fa68095782dcabfb43720fd419ba8095e061e381f35ae1693af9298
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.7@sha256:1249fc292e84a38575ee0cadc3e28dcd7ddf5a3a4e5da401b1a8599e8ac52a1b
image: docker.io/bitnami/kubectl:1.32.1@sha256:c1ad8e399fa68095782dcabfb43720fd419ba8095e061e381f35ae1693af9298
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.7@sha256:1249fc292e84a38575ee0cadc3e28dcd7ddf5a3a4e5da401b1a8599e8ac52a1b
image: docker.io/bitnami/kubectl:1.32.1@sha256:c1ad8e399fa68095782dcabfb43720fd419ba8095e061e381f35ae1693af9298
imagePullPolicy: IfNotPresent
name: argocd-post-sync
ports: []
Expand Down
2 changes: 1 addition & 1 deletion tests/golden/syn-teams/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.7@sha256:1249fc292e84a38575ee0cadc3e28dcd7ddf5a3a4e5da401b1a8599e8ac52a1b
image: docker.io/bitnami/kubectl:1.32.1@sha256:c1ad8e399fa68095782dcabfb43720fd419ba8095e061e381f35ae1693af9298
imagePullPolicy: IfNotPresent
name: argocd-post-sync
ports: []
Expand Down

0 comments on commit 23aa649

Please sign in to comment.