diff --git a/charts/geoipupdates/Chart.yaml b/charts/geoipupdates/Chart.yaml index bf5e832d..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.0 +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 28d130d4..4c2422b5 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: