From e2108435cefed4f77b8dc948f2c889a7abe9f70a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 21 Apr 2023 13:09:27 +0000 Subject: [PATCH] feat(container): update ghcr.io/tarampampam/error-pages docker tag to 2.24.0 | datasource | package | from | to | | ---------- | ------------------------------- | ------ | ------ | | docker | ghcr.io/tarampampam/error-pages | 2.18.0 | 2.24.0 | --- cluster/apps/networking/ingress-nginx/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/networking/ingress-nginx/helm-release.yaml b/cluster/apps/networking/ingress-nginx/helm-release.yaml index 0b1a0d9a1..9e2be4585 100644 --- a/cluster/apps/networking/ingress-nginx/helm-release.yaml +++ b/cluster/apps/networking/ingress-nginx/helm-release.yaml @@ -83,7 +83,7 @@ spec: enabled: true image: repository: ghcr.io/tarampampam/error-pages - tag: 2.18.0 + tag: 2.24.0 replicaCount: 1 extraEnvs: - name: TEMPLATE_NAME