fix(docker.io/bitnami/kubectl): update docker.io/bitnami/kubectl docker tag to v1.31.2
This commit is contained in:
parent
ec4f5a9235
commit
afd11460bf
2 changed files with 2 additions and 2 deletions
|
@ -147,7 +147,7 @@ kubectl:
|
|||
registry: docker.io
|
||||
repository: bitnami/kubectl
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.31.1
|
||||
tag: 1.31.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.31.1
|
||||
tag: 1.31.2
|
||||
|
||||
imagePullSecrets: []
|
||||
nameOverride: ""
|
||||
|
|
Loading…
Add table
Reference in a new issue