From afe5c055c6ec11f9ec950f24e51951b50dc73035 Mon Sep 17 00:00:00 2001 From: Marius Stein Date: Wed, 11 May 2022 11:36:26 +0200 Subject: [PATCH] update image version to 1.6 to allow ipv6 traffic --- charts/docker-hub-rate-limit-exporter-chart/Chart.yaml | 2 +- charts/docker-hub-rate-limit-exporter-chart/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/docker-hub-rate-limit-exporter-chart/Chart.yaml b/charts/docker-hub-rate-limit-exporter-chart/Chart.yaml index 779743a..1ad6076 100644 --- a/charts/docker-hub-rate-limit-exporter-chart/Chart.yaml +++ b/charts/docker-hub-rate-limit-exporter-chart/Chart.yaml @@ -16,7 +16,7 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 0.2.10 +version: 0.2.11 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to diff --git a/charts/docker-hub-rate-limit-exporter-chart/values.yaml b/charts/docker-hub-rate-limit-exporter-chart/values.yaml index d7b434a..8b24609 100644 --- a/charts/docker-hub-rate-limit-exporter-chart/values.yaml +++ b/charts/docker-hub-rate-limit-exporter-chart/values.yaml @@ -12,7 +12,7 @@ replicaCount: 1 image: repository: viadee/docker-hub-rate-limit-exporter - tag: version-1.5 + tag: version-1.6 imagePullSecrets: [] nameOverride: ""