From e579a10989b94200810f3d5c8616757fc3e1e3b6 Mon Sep 17 00:00:00 2001 From: jenkins-infra-updatecli <178728+jenkins-infra-updatecli[bot]@users.noreply.github.com> Date: Thu, 12 Dec 2024 16:28:23 +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 de219ff5..b6afebd0 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.2.1 +version: 2.3.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 8f6c2c32..ade62bbe 100644 --- a/charts/geoipupdates/values.yaml +++ b/charts/geoipupdates/values.yaml @@ -1,6 +1,6 @@ image: repository: jenkinsciinfra/geoipupdate - tag: 0.3.3 + tag: 0.3.4 pullPolicy: IfNotPresent imagePullSecrets: [] # securityContext: From 3d8118a96f37ae75cd93ee44d78840a8dfc15e64 Mon Sep 17 00:00:00 2001 From: jenkins-infra-updatecli <178728+jenkins-infra-updatecli[bot]@users.noreply.github.com> Date: Thu, 12 Dec 2024 16:59:28 +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 ade62bbe..490c992f 100644 --- a/charts/geoipupdates/values.yaml +++ b/charts/geoipupdates/values.yaml @@ -1,6 +1,6 @@ image: repository: jenkinsciinfra/geoipupdate - tag: 0.3.4 + tag: 0.3.5 pullPolicy: IfNotPresent imagePullSecrets: [] # securityContext: