From 98b63895e7e7a1eba4a69eb7f23897301dc0835f Mon Sep 17 00:00:00 2001 From: jenkins-infra-updatecli <178728+jenkins-infra-updatecli[bot]@users.noreply.github.com> Date: Wed, 25 Dec 2024 12:19:39 +0000 Subject: [PATCH 1/2] chore: Update chart image tag version MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Made with ❤️️ by updatecli --- charts/geoipupdates/Chart.yaml | 2 +- charts/geoipupdates/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/geoipupdates/Chart.yaml b/charts/geoipupdates/Chart.yaml index 256b2f5c..24f2473a 100644 --- a/charts/geoipupdates/Chart.yaml +++ b/charts/geoipupdates/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v1 description: MaxMind GeoIP database updater name: geoipupdates -version: 2.5.0 +version: 2.6.0 appVersion: "v7.1.0" maintainers: - email: jenkins-infra-team@googlegroups.com diff --git a/charts/geoipupdates/values.yaml b/charts/geoipupdates/values.yaml index 25f314c2..4beb3257 100644 --- a/charts/geoipupdates/values.yaml +++ b/charts/geoipupdates/values.yaml @@ -1,6 +1,6 @@ image: repository: jenkinsciinfra/geoipupdate - tag: 0.3.10 + tag: 0.3.11 pullPolicy: IfNotPresent imagePullSecrets: [] # securityContext: From 699d94812b001fb5a078f78e95fd9b7e5a78aff2 Mon Sep 17 00:00:00 2001 From: jenkins-infra-updatecli <178728+jenkins-infra-updatecli[bot]@users.noreply.github.com> Date: Wed, 1 Jan 2025 12:19:44 +0000 Subject: [PATCH 2/2] chore: Update chart image tag version MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Made with ❤️️ by updatecli --- charts/geoipupdates/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/geoipupdates/values.yaml b/charts/geoipupdates/values.yaml index 4beb3257..46a71159 100644 --- a/charts/geoipupdates/values.yaml +++ b/charts/geoipupdates/values.yaml @@ -1,6 +1,6 @@ image: repository: jenkinsciinfra/geoipupdate - tag: 0.3.11 + tag: 0.3.12 pullPolicy: IfNotPresent imagePullSecrets: [] # securityContext: