fix(gitops): point postgresql chart to published tag
This commit is contained in:
parent
77c061db0b
commit
54d95b6a66
@ -7,6 +7,6 @@ spec:
|
||||
interval: 5m0s
|
||||
url: oci://ghcr.io/x-evor/charts/postgresql
|
||||
ref:
|
||||
tag: "1.1.0"
|
||||
tag: "1.0.0"
|
||||
secretRef:
|
||||
name: postgresql-ghcr-pull
|
||||
|
||||
@ -7,7 +7,7 @@ spec:
|
||||
interval: 10m0s
|
||||
url: oci://ghcr.io/x-evor/charts/postgresql
|
||||
ref:
|
||||
tag: "1.1.0"
|
||||
tag: "1.0.0"
|
||||
layerSelector:
|
||||
mediaType: application/vnd.cncf.helm.chart.content.v1.tar+gzip
|
||||
operation: copy
|
||||
|
||||
Loading…
Reference in New Issue
Block a user