From c1ba7d44f19a8cbed0da1637e0d421a7bab5e2b6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 7 Apr 2023 12:57:21 +0000 Subject: [PATCH] feat(container): update ghcr.io/tarampampam/error-pages docker tag to 2.22.0 | datasource | package | from | to | | ---------- | ------------------------------- | ------ | ------ | | docker | ghcr.io/tarampampam/error-pages | 2.18.0 | 2.22.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..5a4ec5ac9 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.22.0 replicaCount: 1 extraEnvs: - name: TEMPLATE_NAME