From bf0e34a0e7828ce17abdd0a2cb44d56197d56b31 Mon Sep 17 00:00:00 2001 From: Haitao Pan Date: Fri, 3 Apr 2026 21:08:42 +0800 Subject: [PATCH] fix(gitops): point postgresql chart to x-evor ghcr --- services/database/postgresql-core/oci-repository.yaml | 2 +- services/database/postgresql/oci-repository.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/services/database/postgresql-core/oci-repository.yaml b/services/database/postgresql-core/oci-repository.yaml index c144170..a312ef4 100644 --- a/services/database/postgresql-core/oci-repository.yaml +++ b/services/database/postgresql-core/oci-repository.yaml @@ -5,7 +5,7 @@ metadata: namespace: database spec: interval: 5m0s - url: oci://ghcr.io/svc-design/postgresql + url: oci://ghcr.io/x-evor/postgresql ref: semver: "1.1.0" secretRef: diff --git a/services/database/postgresql/oci-repository.yaml b/services/database/postgresql/oci-repository.yaml index c1328c2..dbddf49 100644 --- a/services/database/postgresql/oci-repository.yaml +++ b/services/database/postgresql/oci-repository.yaml @@ -5,7 +5,7 @@ metadata: namespace: database spec: interval: 10m0s - url: oci://ghcr.io/svc-design/postgresql + url: oci://ghcr.io/x-evor/postgresql ref: semver: "1.1.0" layerSelector: