mirror of
https://github.com/nold360/hive-apps
synced 2024-11-18 03:29:29 +00:00
chore(deps): update docker image quay.io/kiwigrid/k8s-sidecar to v1.24.0
This commit is contained in:
parent
c7d55093e3
commit
1e0ae93e2c
1 changed files with 1 additions and 1 deletions
|
@ -171,7 +171,7 @@ sidecar:
|
|||
# -- The image repository to pull from
|
||||
repository: kiwigrid/k8s-sidecar
|
||||
# -- The image tag to pull, default: `1.23.1`
|
||||
tag: 1.23.3
|
||||
tag: 1.24.0
|
||||
# -- The image pull policy, default: `IfNotPresent`
|
||||
pullPolicy: IfNotPresent
|
||||
# -- The extra volume mounts for the sidecar
|
||||
|
|
Loading…
Reference in a new issue