Skip to content

Commit

Permalink
change chart version trigger ci
Browse files Browse the repository at this point in the history
  • Loading branch information
matteob99 committed Sep 30, 2022
1 parent 0f6f893 commit 1f811cf
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:
types: [lint-successful]

jobs:
release_helm:
release_on_github:
runs-on: ubuntu-latest
steps:
- name: Checkout
Expand Down
2 changes: 1 addition & 1 deletion charts/prometheus-haproxy-exporter/Chart.yaml
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion charts/prometheus-pve-exporter/Chart.yaml
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion charts/youtrack/Chart.yaml
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit 1f811cf

Please sign in to comment.