From 7b37bfc373a81e5baa5a19da3c753c6593e51fe5 Mon Sep 17 00:00:00 2001 From: CSRBot Date: Wed, 15 Oct 2025 22:01:05 +0000 Subject: [PATCH] chore(deps): update dependency volker.raschek/athens-proxy-charts to v1 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c1a2401..5cb3299 100644 --- a/README.md +++ b/README.md @@ -104,7 +104,7 @@ The secret must be from type `kubernetes.io/tls`. > `athens-proxy-ca` is present in the same namespace of the helm deployment. ```bash -CHART_VERSION=0.5.5 +CHART_VERSION=1.1.1 helm install --version "${CHART_VERSION}" athens-proxy volker.raschek/athens-proxy \ --set 'config.certificate.enabled=true' \ --set 'config.certificate.new.issuerRef.kind=Issuer' \