From 461dc6445d53776387aa996b34dfdb2d7f2648e6 Mon Sep 17 00:00:00 2001 From: stimpy-bot <101597957+stimpy-bot[bot]@users.noreply.github.com> Date: Sun, 29 Jan 2023 15:06:50 +0000 Subject: [PATCH] feat(container): update ghcr.io/tarampampam/error-pages docker tag to 2.20.0 | datasource | package | from | to | | ---------- | ------------------------------- | ------ | ------ | | docker | ghcr.io/tarampampam/error-pages | 2.18.0 | 2.20.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 020c4904a..3844f76c9 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.20.0 replicaCount: 1 extraEnvs: - name: TEMPLATE_NAME