We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e148afa + d09d8a0 commit 3dc871dCopy full SHA for 3dc871d
2 files changed
.github/workflows/lint-test.yaml
@@ -14,11 +14,11 @@ jobs:
14
- name: Set up Helm
15
uses: azure/setup-helm@v4
16
with:
17
- version: v3.4.0
+ version: v3.19.0
18
19
- uses: actions/setup-python@v6
20
21
- python-version: 3.7
+ python-version: 3.12
22
23
- name: Set up chart-testing
24
uses: helm/chart-testing-action@v2.8.0
charts/cloudflare-exporter/Chart.yaml
@@ -1,6 +1,6 @@
1
apiVersion: v2
2
name: cloudflare-exporter
3
-version: 0.2.2
+version: 0.2.3
4
appVersion: 0.0.16
5
home: https://github.com/lablabs/cloudflare-exporter
6
description: A Helm chart for cloudflare exporter
0 commit comments