From 869f7aadc6692f793b5d4b44752f1c5a41d841e2 Mon Sep 17 00:00:00 2001 From: ialejandro <14978633+ialejandro@users.noreply.github.com> Date: Mon, 19 Aug 2024 10:39:53 +0000 Subject: [PATCH] chore: bump version charts (2024-08-19) --- charts/bigquery-exporter/Chart.yaml | 4 ++-- charts/bitbucket-bot/Chart.yaml | 4 ++-- charts/ecr-token/Chart.yaml | 4 ++-- charts/ssl-exporter/Chart.yaml | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/charts/bigquery-exporter/Chart.yaml b/charts/bigquery-exporter/Chart.yaml index cbff9ff..08754cc 100644 --- a/charts/bigquery-exporter/Chart.yaml +++ b/charts/bigquery-exporter/Chart.yaml @@ -8,8 +8,8 @@ maintainers: name: bigquery-exporter sources: - https://github.com/m-lab/prometheus-bigquery-exporter -version: 1.0.0 -appVersion: 1.1.1 +version: 1.0.1 +appVersion: v1.1.1 home: https://github.com/devops-ia/helm-charts/tree/main/charts/bigquery-exporter keywords: - bigquery-exporter diff --git a/charts/bitbucket-bot/Chart.yaml b/charts/bitbucket-bot/Chart.yaml index dca2822..4f081ed 100644 --- a/charts/bitbucket-bot/Chart.yaml +++ b/charts/bitbucket-bot/Chart.yaml @@ -8,8 +8,8 @@ maintainers: name: bitbucket-bot sources: - https://github.com/devops-ia/bitbucket-bot -version: 1.0.0 -appVersion: 1.0.0 +version: 1.0.1 +appVersion: v1.1.0 home: https://github.com/devops-ia/helm-charts/tree/main/charts/ecr-registry keywords: - bitbucket diff --git a/charts/ecr-token/Chart.yaml b/charts/ecr-token/Chart.yaml index 66bfc88..de23e8f 100644 --- a/charts/ecr-token/Chart.yaml +++ b/charts/ecr-token/Chart.yaml @@ -6,8 +6,8 @@ maintainers: email: hello@ialejandro.rocks url: https://ialejandro.rocks name: ecr-token -version: 1.0.0 -appVersion: awscli2.10.3-kubectl1.30.3 +version: 1.0.1 +appVersion: awscli2.17.32-kubectl1.31.0 home: https://github.com/devops-ia/helm-charts/tree/main/charts/ecr-token keywords: - aws-ecr diff --git a/charts/ssl-exporter/Chart.yaml b/charts/ssl-exporter/Chart.yaml index 72b9f47..c69f1ac 100644 --- a/charts/ssl-exporter/Chart.yaml +++ b/charts/ssl-exporter/Chart.yaml @@ -2,8 +2,8 @@ apiVersion: v2 name: ssl-exporter description: A Helm Chart to SSL Certificate Exporter for Prometheus type: application -version: 1.0.0 -appVersion: 2.4.2 +version: 1.0.1 +appVersion: 2.4.3 home: https://github.com/devops-ia/helm-charts/tree/main/charts/ssl-exporter sources: - https://github.com/ribbybibby/ssl_exporter