Skip to content

Commit

Permalink
Update docker.io/bitnami/kubectl Docker tag to v1.29.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 18, 2024
1 parent 64abe80 commit df2a8c7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion class/defaults.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ parameters:
kubectl:
registry: docker.io
repository: bitnami/kubectl
tag: 1.25.4
tag: 1.29.1

# Fixes cluster upgrades on OCP4.10 clusters with custom `privileged` SCCs.
clusterUpgradeSCCPermissionFix:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ spec:
- kubectl label secret pull-secret argocd.argoproj.io/instance-;kubectl
annotate secret pull-secret kubectl.kubernetes.io/last-applied-configuration-;kubectl
annotate secret pull-secret argocd.argoproj.io/sync-options-;
image: docker.io/bitnami/kubectl:1.25.4
image: docker.io/bitnami/kubectl:1.29.1
name: clean
imagePullSecrets: []
initContainers: []
Expand Down Expand Up @@ -126,7 +126,7 @@ spec:
command:
- /script/sync-secret.sh
env: []
image: docker.io/bitnami/kubectl:1.25.4
image: docker.io/bitnami/kubectl:1.29.1
imagePullPolicy: IfNotPresent
name: update
ports: []
Expand Down

0 comments on commit df2a8c7

Please sign in to comment.