From 215b21d7ab6fe03ad4accb911a3024471539fe87 Mon Sep 17 00:00:00 2001 From: chii-bot <109454249+chii-bot[bot]@users.noreply.github.com> Date: Fri, 5 Jul 2024 16:21:10 +0000 Subject: [PATCH] feat(container)!: Update image ghcr.io/tarampampam/error-pages to v3 | datasource | package | from | to | | ---------- | ------------------------------- | ------ | ----- | | docker | ghcr.io/tarampampam/error-pages | 2.16.0 | 3.1.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 0c33da978..429f9244a 100644 --- a/cluster/apps/networking/ingress-nginx/helm-release.yaml +++ b/cluster/apps/networking/ingress-nginx/helm-release.yaml @@ -86,7 +86,7 @@ spec: enabled: true image: repository: ghcr.io/tarampampam/error-pages - tag: 2.16.0 + tag: 3.1.0 replicaCount: 3 extraEnvs: - name: TEMPLATE_NAME