correctly specify the tag

This commit is contained in:
Martyn 2026-01-27 18:08:44 +01:00
parent e272e0fb8e
commit 24d13a5c33

View file

@ -10,9 +10,9 @@ spec:
project: infra project: infra
source: source:
chart: postgres-operator chart: postgres-operator
helm:
parameters:
- name: image.tag
value: v1.15.0
repoURL: https://opensource.zalando.com/postgres-operator/charts/postgres-operator repoURL: https://opensource.zalando.com/postgres-operator/charts/postgres-operator
targetRevision: 1.14.0 targetRevision: 1.14.0
helm:
valuesObject:
image:
tag: 1.15.0