You've already forked prometheus-fail2ban-exporter-charts
							
							Compare commits
	
		
			2 Commits
		
	
	
		
			0.4.0
			...
			d6ce99d0ef
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| d6ce99d0ef | |||
| 5833d4de38 | 
| @@ -13,7 +13,7 @@ on: | ||||
| jobs: | ||||
|   helm-lint: | ||||
|     container: | ||||
|       image: docker.io/volkerraschek/helm:3.18.0 | ||||
|       image: docker.io/volkerraschek/helm:3.18.1 | ||||
|     runs-on: | ||||
|     - ubuntu-latest | ||||
|     steps: | ||||
| @@ -28,7 +28,7 @@ jobs: | ||||
|  | ||||
|   helm-unittest: | ||||
|     container: | ||||
|       image: docker.io/volkerraschek/helm:3.18.0 | ||||
|       image: docker.io/volkerraschek/helm:3.18.1 | ||||
|     runs-on: | ||||
|     - ubuntu-latest | ||||
|     steps: | ||||
|   | ||||
| @@ -8,7 +8,7 @@ on: | ||||
| jobs: | ||||
|   publish-chart: | ||||
|     container: | ||||
|       image: docker.io/volkerraschek/helm:3.18.0 | ||||
|       image: docker.io/volkerraschek/helm:3.18.1 | ||||
|     runs-on: ubuntu-latest | ||||
|     steps: | ||||
|       - name: Install tooling | ||||
|   | ||||
| @@ -42,7 +42,7 @@ version of the chart must be in sync with the `values.yaml`. Newer *minor* versi | ||||
| versions can break something! | ||||
|  | ||||
| ```bash | ||||
| CHART_VERSION=0.3.1 | ||||
| CHART_VERSION=0.4.0 | ||||
| helm show values prometheus-exporters/prometheus-fail2ban-exporter --version "${CHART_VERSION}" > values.yaml | ||||
| ``` | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user