fix(docker.io/bitnami/kubectl): update docker.io/bitnami/kubectl docker tag to v1.31.1

This commit is contained in:
Renovate Bot 2024-09-13 10:02:29 +00:00
parent 87c9b27aea
commit 888e9311c0
2 changed files with 2 additions and 2 deletions

View file

@ -147,7 +147,7 @@ kubectl:
registry: docker.io registry: docker.io
repository: bitnami/kubectl repository: bitnami/kubectl
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: 1.31.0 tag: 1.31.1
serviceAccount: serviceAccount:
# Specifies whether a service account should be created # Specifies whether a service account should be created

View file

@ -16,7 +16,7 @@ kubectl:
registry: docker.io registry: docker.io
repository: bitnami/kubectl repository: bitnami/kubectl
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: 1.31.0 tag: 1.31.1
imagePullSecrets: [] imagePullSecrets: []
nameOverride: "" nameOverride: ""