From 64f049a00a272735c6fa8d0dbc9727285949b921 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 20 Aug 2026 05:41:21 +0000 Subject: [PATCH] =?UTF-8?q?cnpg-postgresql=20=EC=9D=B4=EB=AF=B8=EC=A7=80?= =?UTF-8?q?=20=ED=83=9C=EA=B7=B8=20=EA=B0=B1=EC=8B=A0:=2018.4-bci15.7-hard?= =?UTF-8?q?ened-20260803=20=E2=86=92=2018.4-bci15.7-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/cnpg-cluster/1.0.0/custom-values.yaml | 2 +- manifests/helm/cnpg-cluster/1.0.0/dip-values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/manifests/helm/cnpg-cluster/1.0.0/custom-values.yaml b/manifests/helm/cnpg-cluster/1.0.0/custom-values.yaml index f0730ef..4824bef 100644 --- a/manifests/helm/cnpg-cluster/1.0.0/custom-values.yaml +++ b/manifests/helm/cnpg-cluster/1.0.0/custom-values.yaml @@ -10,7 +10,7 @@ postgresql: # # 태그에 빌드일을 포함한다. 같은 앱 버전이라도 베이스 업데이트 결과가 시점마다 다르므로 # 롤링 태그를 쓰지 않는다 (.claude/image-authoring.md). - imageName: "docker.io/paasup/cnpg-postgresql:18.4-bci15.7-hardened-20260803" + imageName: "docker.io/paasup/cnpg-postgresql:18.4-bci15.7-hardened-20260820" # # trivy 는 SLES 15.7 을 정상 커버한다 — 실효 C/H 0/0 은 측정된 결과이며 게이트 PASS 다. # 초기에는 "커버하지 않아 0건이 측정 불가"로 오판했다. 깨끗한 이미지도 0건이라 diff --git a/manifests/helm/cnpg-cluster/1.0.0/dip-values.yaml b/manifests/helm/cnpg-cluster/1.0.0/dip-values.yaml index bc55b5c..264cb7b 100644 --- a/manifests/helm/cnpg-cluster/1.0.0/dip-values.yaml +++ b/manifests/helm/cnpg-cluster/1.0.0/dip-values.yaml @@ -8,7 +8,7 @@ postgresql: # trivy 는 SLES 15.7 을 정상 커버한다(게이트의 CoverageProbe 가 매 스캔마다 확인 — # doc/sbom-pipeline.md). # 실효 C/H 0/0, 게이트 PASS. - imageName: "docker.io/paasup/cnpg-postgresql:18.4-bci15.7-hardened-20260803" + imageName: "docker.io/paasup/cnpg-postgresql:18.4-bci15.7-hardened-20260820" parameters: max_connections: "200"