diff --git a/services/database/postgresql-core/oci-repository.yaml b/services/database/postgresql-core/oci-repository.yaml index 8ba9123..95cd5d1 100644 --- a/services/database/postgresql-core/oci-repository.yaml +++ b/services/database/postgresql-core/oci-repository.yaml @@ -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 diff --git a/services/database/postgresql/oci-repository.yaml b/services/database/postgresql/oci-repository.yaml index 4359e91..07ea6cb 100644 --- a/services/database/postgresql/oci-repository.yaml +++ b/services/database/postgresql/oci-repository.yaml @@ -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