From 7406a881e01d521d60559d5113966425e425934b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 13 Aug 2026 05:26:07 +0000 Subject: [PATCH] =?UTF-8?q?apisix=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:=203.17.0-security-hard?= =?UTF-8?q?ened-20260811=20=E2=86=92=203.17.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..852875a 100644 --- a/manifests/helm/apisix/2.16.0/custom-values.yaml +++ b/manifests/helm/apisix/2.16.0/custom-values.yaml @@ -10,8 +10,8 @@ # 차트 업그레이드 시 이 태그도 새 appVersion 에 맞춰 images/apisix 를 다시 빌드해 갱신할 것 — # dataup 레포 쪽은 더 이상 이 카탈로그가 참조하지 않는다(그 레포 자체는 그대로 둠). image: - repository: paasup/apisix - tag: "3.17.0-security-hardened-20260811" + repository: docker.io/paasup/apisix + tag: "3.17.0-security-hardened-20260813" pullPolicy: IfNotPresent replicaCount: 1