From 1859b6058e0f2335054eae1052c94f247bb519c5 Mon Sep 17 00:00:00 2001 From: Peiman Jafari <18074432+peimanja@users.noreply.github.com> Date: Fri, 18 Nov 2022 13:56:43 -0800 Subject: [PATCH] [prometheus-artifactory-exporter] Bump the exporter image Tag (#9) --- charts/prometheus-artifactory-exporter/Chart.yaml | 4 ++-- charts/prometheus-artifactory-exporter/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/prometheus-artifactory-exporter/Chart.yaml b/charts/prometheus-artifactory-exporter/Chart.yaml index 169d33d..a5c29e2 100644 --- a/charts/prometheus-artifactory-exporter/Chart.yaml +++ b/charts/prometheus-artifactory-exporter/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v1 -appVersion: "1.9.3" +appVersion: "1.9.5" description: A Helm chart for the Prometheus Artifactory Exporter name: prometheus-artifactory-exporter -version: 0.2.0 +version: 0.3.0 keywords: - metrics - artifactory diff --git a/charts/prometheus-artifactory-exporter/values.yaml b/charts/prometheus-artifactory-exporter/values.yaml index ff8f8e5..854fb8a 100644 --- a/charts/prometheus-artifactory-exporter/values.yaml +++ b/charts/prometheus-artifactory-exporter/values.yaml @@ -19,7 +19,7 @@ image: registry: ghcr.io repository: peimanja/artifactory_exporter # set to canary for the latest unreleased version - tag: v1.9.3 + tag: v1.9.5 pullPolicy: IfNotPresent nameOverride: ""