fix(deps): update docker.io/bitnami/kubectl docker tag to v1.32.2
This commit is contained in:
parent
b672571992
commit
47a64f3762
2 changed files with 2 additions and 2 deletions
|
@ -150,7 +150,7 @@ kubectl:
|
|||
registry: docker.io
|
||||
repository: bitnami/kubectl
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.32.1
|
||||
tag: 1.32.2
|
||||
|
||||
serviceAccount:
|
||||
# Specifies whether a service account should be created
|
||||
|
|
|
@ -16,7 +16,7 @@ kubectl:
|
|||
registry: docker.io
|
||||
repository: bitnami/kubectl
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.32.1
|
||||
tag: 1.32.2
|
||||
|
||||
imagePullSecrets: []
|
||||
nameOverride: ""
|
||||
|
|
Loading…
Add table
Reference in a new issue