Compare commits
	
		
			5 Commits
		
	
	
		
			5d56cb3442
			...
			1511b280a7
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| 1511b280a7 | |||
| 7051b2168a | |||
| 87fcd525db | |||
| 6863806a32 | |||
| 3f949e5b01 | 
| @@ -13,4 +13,4 @@ resources: | |||||||
| images: | images: | ||||||
|   - name: actualbudget |   - name: actualbudget | ||||||
|     newName: actualbudget/actual-server |     newName: actualbudget/actual-server | ||||||
|     newTag: 25.3.0 |     newTag: 25.3.1 | ||||||
|   | |||||||
| @@ -21,7 +21,7 @@ helmCharts: | |||||||
|   - name: redis |   - name: redis | ||||||
|     releaseName: redis |     releaseName: redis | ||||||
|     repo: https://charts.bitnami.com/bitnami |     repo: https://charts.bitnami.com/bitnami | ||||||
|     version: 20.11.0 |     version: 20.11.1 | ||||||
|     valuesInline: |     valuesInline: | ||||||
|       auth: |       auth: | ||||||
|         enabled: false |         enabled: false | ||||||
|   | |||||||
| @@ -29,5 +29,5 @@ helmCharts: | |||||||
|   - name: prometheus-node-exporter |   - name: prometheus-node-exporter | ||||||
|     releaseName: prometheus-node-exporter |     releaseName: prometheus-node-exporter | ||||||
|     repo: https://prometheus-community.github.io/helm-charts |     repo: https://prometheus-community.github.io/helm-charts | ||||||
|     version: 4.44.0 |     version: 4.44.1 | ||||||
|     valuesFile: prometheus-node-exporter.values.yaml |     valuesFile: prometheus-node-exporter.values.yaml | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user