From 4a43ef1c2064dbeaa5e454446752ee19470dbade Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 13 Aug 2026 05:18:43 +0000 Subject: [PATCH] =?UTF-8?q?adc=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:=200.29.0-security-hardened-2026?= =?UTF-8?q?0812=20=E2=86=92=200.29.0-security-hardened-20260813?= 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/apisix/2.16.0/custom-values.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifests/helm/apisix/2.16.0/custom-values.yaml b/manifests/helm/apisix/2.16.0/custom-values.yaml index b476f3c..473c74f 100644 --- a/manifests/helm/apisix/2.16.0/custom-values.yaml +++ b/manifests/helm/apisix/2.16.0/custom-values.yaml @@ -201,8 +201,8 @@ ingress-controller: tag: "2.1.0-security-hardened-20260811" adcContainer: image: - repository: paasup/adc - tag: "0.29.0-security-hardened-20260812" + repository: docker.io/paasup/adc + tag: "0.29.0-security-hardened-20260813" gatewayProxy: createDefault: true # 기본값: false — v2.0.1+에서 미설정 시 라우트 등록 안 됨