diff --git a/helmfile/apps/jitsi/values-jitsi.gotmpl b/helmfile/apps/jitsi/values-jitsi.gotmpl index 58f77f5b..6772df85 100644 --- a/helmfile/apps/jitsi/values-jitsi.gotmpl +++ b/helmfile/apps/jitsi/values-jitsi.gotmpl @@ -112,7 +112,7 @@ patchJVB: image: registry: "{{ .Values.global.imageRegistry }}" repository: "{{ .Values.images.jitsiPatchJVB.repository }}" - tag: "{{ .Values.images.jitsiPatchJVB.v20230425 }}" + tag: "{{ .Values.images.jitsiPatchJVB.tag }}" replicaCount: {{ .Values.replicas.jitsiKeycloakAdapter }} resources: