From c9289518309e7d9e4e19076fc75958df9a4efb9e Mon Sep 17 00:00:00 2001 From: jenkins-infra-updatecli <178728+jenkins-infra-updatecli[bot]@users.noreply.github.com> Date: Fri, 6 Dec 2024 06:52:03 +0000 Subject: [PATCH] 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 de51870f..bf5e832d 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.1.0 +version: 2.2.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 c6c5a722..28d130d4 100644 --- a/charts/geoipupdates/values.yaml +++ b/charts/geoipupdates/values.yaml @@ -1,6 +1,6 @@ image: repository: jenkinsciinfra/geoipupdate - tag: 0.3.0 + tag: 0.3.3 pullPolicy: IfNotPresent imagePullSecrets: [] # securityContext: