Skip to content

Commit

Permalink
Update docker.io/bitnami/kubectl Docker tag to v1.25.15
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <[email protected]>
  • Loading branch information
vshn-renovate committed Jun 6, 2024
1 parent a1397a9 commit 1007f13
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.25.15

# 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.25.15
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.25.15
imagePullPolicy: IfNotPresent
name: update
ports: []
Expand Down

0 comments on commit 1007f13

Please sign in to comment.