From b4a0b878428d698db5743a7deb2ae0776d9c978a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 4 Aug 2026 06:08:06 +0000 Subject: [PATCH] =?UTF-8?q?etcd=20=EC=9D=B4=EB=AF=B8=EC=A7=80=20=ED=83=9C?= =?UTF-8?q?=EA=B7=B8=20=EA=B0=B1=EC=8B=A0:=203.7.1-security-hardened-20260?= =?UTF-8?q?803=20=E2=86=92=203.7.1-security-hardened-20260804?= 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/etcd/1.1.12/custom-values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/helm/etcd/1.1.12/custom-values.yaml b/manifests/helm/etcd/1.1.12/custom-values.yaml index 6188a95..6510a4a 100644 --- a/manifests/helm/etcd/1.1.12/custom-values.yaml +++ b/manifests/helm/etcd/1.1.12/custom-values.yaml @@ -14,7 +14,7 @@ image: # 예정이다(etcd-io/etcd#20928) — 상위 태그로 돌아갈 때 이것도 함께 재검토한다. registry: "docker.io/paasup" repository: "etcd" - tag: "3.7.1-security-hardened-20260803" + tag: "3.7.1-security-hardened-20260804" initImage: # 업스트림 기본값 "stable" 은 롤링 태그다 (doc/image-selection.md 2번 규칙 위반).