From 2b2f39af991703604d0076b6f2aa3e5d8e507728 Mon Sep 17 00:00:00 2001 From: "jenkins-infra-updatecli[bot]" <101213878+jenkins-infra-updatecli[bot]@users.noreply.github.com> Date: Mon, 11 Sep 2023 07:18:34 +0200 Subject: [PATCH] Bump 404 docker image version to 0.3.116 (#4327) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * chore: key "$.defaultBackend.image.tag" updated from "0.3.115" to "0.... ... 3.116", in file "config/public-nginx-ingress__common.yaml" Made with ❤️️ by updatecli * chore: key "$.defaultBackend.image.tag" updated from "0.3.115" to "0.... ... 3.116", in file "config/private-nginx-ingress__common.yaml" Made with ❤️️ by updatecli --------- Co-authored-by: Jenkins Infra Bot (updatecli) <60776566+jenkins-infra-bot@users.noreply.github.com> --- config/private-nginx-ingress__common.yaml | 2 +- config/public-nginx-ingress__common.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/config/private-nginx-ingress__common.yaml b/config/private-nginx-ingress__common.yaml index ac446e9e3..0c0312b07 100644 --- a/config/private-nginx-ingress__common.yaml +++ b/config/private-nginx-ingress__common.yaml @@ -2,7 +2,7 @@ defaultBackend: enabled: true image: repository: jenkinsciinfra/404 - tag: 0.3.115 + tag: 0.3.116 pullPolicy: IfNotPresent ## Unprivileged port as non root user and no escalation allowed port: 8080 diff --git a/config/public-nginx-ingress__common.yaml b/config/public-nginx-ingress__common.yaml index 0f0c6e6df..3b2edee64 100644 --- a/config/public-nginx-ingress__common.yaml +++ b/config/public-nginx-ingress__common.yaml @@ -2,7 +2,7 @@ defaultBackend: enabled: true image: repository: jenkinsciinfra/404 - tag: 0.3.115 + tag: 0.3.116 pullPolicy: IfNotPresent ## Unprivileged port as non root user and no escalation allowed port: 8080