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