feat: Rebase sidecar container image

This commit is contained in:
2023-07-14 13:39:10 +02:00
parent 3c141a2d40
commit dcb3decbd3
2 changed files with 25 additions and 5 deletions

View File

@ -14,9 +14,10 @@ jsonServer:
sidecar:
image:
repository: alpine/helm
repository: bv11-cr01.bessems.eu/library/json-server
pullPolicy: IfNotPresent
tag: 3.12.1
# Overrides the image tag whose default is the chart appVersion.
tag: {{ image_tag }}
replicaCount: 1