From cb65d62f3d34978bbe8a01de2daf3ec1c9e0a58c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 22 Dec 2022 17:17:53 +0000 Subject: [PATCH 1/2] minor(deps): update quay.io/promhippie/github-exporter docker tag to v1.2.0 --- charts/github-exporter/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/github-exporter/Chart.yaml b/charts/github-exporter/Chart.yaml index fe1932d..277706b 100644 --- a/charts/github-exporter/Chart.yaml +++ b/charts/github-exporter/Chart.yaml @@ -6,7 +6,7 @@ description: A Helm chart for github-exporter type: application # renovate: datasource=docker depName=quay.io/promhippie/github-exporter -appVersion: 1.1.1 +appVersion: 1.2.0 version: 2.0.1 home: https://promhippie.github.io/github_exporter/ From 33f6c8bf896f42714abe330a4b368ae352a302a4 Mon Sep 17 00:00:00 2001 From: Thomas Boerger Date: Mon, 2 Jan 2023 01:34:39 +0100 Subject: [PATCH 2/2] chore(github-exporter): increase chart version --- charts/github-exporter/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/github-exporter/Chart.yaml b/charts/github-exporter/Chart.yaml index 277706b..c889bd8 100644 --- a/charts/github-exporter/Chart.yaml +++ b/charts/github-exporter/Chart.yaml @@ -7,7 +7,7 @@ type: application # renovate: datasource=docker depName=quay.io/promhippie/github-exporter appVersion: 1.2.0 -version: 2.0.1 +version: 2.1.0 home: https://promhippie.github.io/github_exporter/ icon: https://raw.githubusercontent.com/simple-icons/simple-icons/develop/icons/github.svg