From 4322a624e268d8f4a862945ae5de1c20de445676 Mon Sep 17 00:00:00 2001 From: argocd-image-updater Date: Fri, 9 Jan 2026 16:22:41 +0000 Subject: [PATCH] build: automatic update of docusaurus updates image docusaurus tag 'dummy' to 'sha256:e7a5818ba3c2b928e8d74c93d19d67edcfddd999c3b5afb160880f7cf2f422e7' --- charts/web-app/.argocd-source-docusaurus.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 charts/web-app/.argocd-source-docusaurus.yaml diff --git a/charts/web-app/.argocd-source-docusaurus.yaml b/charts/web-app/.argocd-source-docusaurus.yaml new file mode 100644 index 0000000..78c0b62 --- /dev/null +++ b/charts/web-app/.argocd-source-docusaurus.yaml @@ -0,0 +1,8 @@ +helm: + parameters: + - name: image.name + value: zot0213.kro.kr/docusaurus + forcestring: true + - name: image.tag + value: latest@sha256:e7a5818ba3c2b928e8d74c93d19d67edcfddd999c3b5afb160880f7cf2f422e7 + forcestring: true