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 ffa95ed..70cb84f 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/analysis/cloudnative-pg-operator-cve.md, 결정: doc/decisions/0005. # 빌드 정의: images/cloudnative-pg/. 상위 태그가 나오면(대응 우선순위 a) 되돌리는 것이 우선. repository: docker.io/paasup/cloudnative-pg - tag: "1.30.0-security-hardened-20260803" + tag: "1.30.0-security-hardened-20260804" # 오프라인/사설 레지스트리 환경에서 미러 사용 시 지정. # 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 fedcb80..b9be26b 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-20260803" + tag: "1.30.0-security-hardened-20260804" replicaCount: 1