diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 4f0e620..aef3fec 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -8,7 +8,7 @@ on: types: [lint-successful] jobs: - release_helm: + release_on_github: runs-on: ubuntu-latest steps: - name: Checkout diff --git a/charts/prometheus-haproxy-exporter/Chart.yaml b/charts/prometheus-haproxy-exporter/Chart.yaml index c3d24eb..22e5d78 100644 --- a/charts/prometheus-haproxy-exporter/Chart.yaml +++ b/charts/prometheus-haproxy-exporter/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 name: prometheus-haproxy-exporter description: A Helm chart to export the metrics from haproxy in Prometheus format. -version: 0.1.2 +version: 0.1.3 appVersion: "v0.13.0" keywords: - haproxy-exporter diff --git a/charts/prometheus-pve-exporter/Chart.yaml b/charts/prometheus-pve-exporter/Chart.yaml index bcbec0d..541ee51 100644 --- a/charts/prometheus-pve-exporter/Chart.yaml +++ b/charts/prometheus-pve-exporter/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 name: prometheus-pve-exporter description: A Helm chart to export the metrics from pve in Prometheus format. -version: 0.1.13 +version: 0.1.14 appVersion: "2.2.3" keywords: - pve-exporter diff --git a/charts/youtrack/Chart.yaml b/charts/youtrack/Chart.yaml index 1344212..4172f83 100644 --- a/charts/youtrack/Chart.yaml +++ b/charts/youtrack/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 name: youtrack description: A Helm chart to install YouTrack in your Kubernetes Cluster -version: 0.1.7 +version: 0.1.8 appVersion: "2022.2" keywords: - youtrack