From 96dd16a59bada375a910b8f43cf89da137fb4752 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 20 Aug 2026 05:42:51 +0000 Subject: [PATCH] =?UTF-8?q?cloudnative-pg=20=EC=9D=B4=EB=AF=B8=EC=A7=80=20?= =?UTF-8?q?=ED=83=9C=EA=B7=B8=20=EA=B0=B1=EC=8B=A0:=201.30.0-security-hard?= =?UTF-8?q?ened-20260804=20=E2=86=92=201.30.0-security-hardened-20260820?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 게이트 PASS(build-image.yml, workflow_dispatch 트리거)로 확인된 태그로 교체한다. Co-Authored-By: github-actions[bot] --- manifests/helm/cloudnative-pg/0.29.0/custom-values.yaml | 2 +- manifests/helm/cloudnative-pg/0.29.0/dip-values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/manifests/helm/cloudnative-pg/0.29.0/custom-values.yaml b/manifests/helm/cloudnative-pg/0.29.0/custom-values.yaml index 97d4cae..4f9a2a0 100644 --- a/manifests/helm/cloudnative-pg/0.29.0/custom-values.yaml +++ b/manifests/helm/cloudnative-pg/0.29.0/custom-values.yaml @@ -7,7 +7,7 @@ image: # 컴파일했다. 근거·결정: doc/decisions/0002-cloudnative-pg-operator-self-build.md. # 빌드 정의: images/cloudnative-pg/. 상위 태그가 나오면(대응 우선순위 a) 되돌리는 것이 우선. repository: docker.io/paasup/cloudnative-pg - tag: "1.30.0-security-hardened-20260804" + tag: "1.30.0-security-hardened-20260820" # 오프라인/사설 레지스트리 환경에서 미러 사용 시 지정. # imagePullSecrets: diff --git a/manifests/helm/cloudnative-pg/0.29.0/dip-values.yaml b/manifests/helm/cloudnative-pg/0.29.0/dip-values.yaml index b9be26b..1e7ade4 100644 --- a/manifests/helm/cloudnative-pg/0.29.0/dip-values.yaml +++ b/manifests/helm/cloudnative-pg/0.29.0/dip-values.yaml @@ -4,7 +4,7 @@ image: # 자체 빌드(대응 우선순위 c) — custom-values.yaml 상단 주석·doc/decisions/0005 참고. repository: docker.io/paasup/cloudnative-pg - tag: "1.30.0-security-hardened-20260804" + tag: "1.30.0-security-hardened-20260820" replicaCount: 1