From 4f3b2ca6618a68c22ef71a2cd55babc87fddf5c2 Mon Sep 17 00:00:00 2001 From: Peiman Jafari <18074432+peimanja@users.noreply.github.com> Date: Mon, 5 Jun 2023 07:15:42 -0700 Subject: [PATCH] [prometheus-artifactory-exporter] Bump the exporter version to 1.13.2 (#14) --- 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 f183582..2653b60 100644 --- a/charts/prometheus-artifactory-exporter/Chart.yaml +++ b/charts/prometheus-artifactory-exporter/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v1 -appVersion: "1.13.0" +appVersion: "1.13.2" description: A Helm chart for the Prometheus Artifactory Exporter name: prometheus-artifactory-exporter -version: 0.6.0 +version: 0.6.1 keywords: - metrics - artifactory diff --git a/charts/prometheus-artifactory-exporter/values.yaml b/charts/prometheus-artifactory-exporter/values.yaml index 620d36e..9bc7b3b 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.13.0 + tag: v1.13.2 pullPolicy: IfNotPresent nameOverride: ""