From fc2f51e89317e82575602960dd26c1f0158f6b91 Mon Sep 17 00:00:00 2001 From: stimpy-bot <101597957+stimpy-bot[bot]@users.noreply.github.com> Date: Thu, 23 Feb 2023 19:09:39 +0000 Subject: [PATCH] feat(container): update ghcr.io/tarampampam/error-pages docker tag to 2.21.0 | datasource | package | from | to | | ---------- | ------------------------------- | ------ | ------ | | docker | ghcr.io/tarampampam/error-pages | 2.18.0 | 2.21.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 39cb3ce98..1589f68ff 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.21.0 replicaCount: 1 extraEnvs: - name: TEMPLATE_NAME