diff --git a/charts/prometheus-openstack-exporter/Chart.yaml b/charts/prometheus-openstack-exporter/Chart.yaml index b9c89e720..4753b5b03 100644 --- a/charts/prometheus-openstack-exporter/Chart.yaml +++ b/charts/prometheus-openstack-exporter/Chart.yaml @@ -1,5 +1,5 @@ --- apiVersion: v1 name: prometheus-openstack-exporter -version: 0.4.3 -appVersion: v1.6.0 +version: 0.4.4 +appVersion: v1.7.0 diff --git a/charts/prometheus-openstack-exporter/values.yaml b/charts/prometheus-openstack-exporter/values.yaml index 03381b96e..8de570251 100644 --- a/charts/prometheus-openstack-exporter/values.yaml +++ b/charts/prometheus-openstack-exporter/values.yaml @@ -8,7 +8,7 @@ replicaCount: 1 image: repository: ghcr.io/openstack-exporter/openstack-exporter - tag: 1.6.0 + tag: 1.7.0 pullPolicy: Always serviceMonitor: