Compare commits
	
		
			1 Commits
		
	
	
		
			1f498b9ac3
			...
			c0e90c3f4c
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| c0e90c3f4c | 
| @@ -17,5 +17,5 @@ helmCharts: | ||||
|   - releaseName: grafana | ||||
|     name: grafana | ||||
|     repo: https://grafana.github.io/helm-charts | ||||
|     version: 8.11.4 | ||||
|     version: 8.11.3 | ||||
|     valuesFile: grafana.values.yaml | ||||
|   | ||||
| @@ -14,14 +14,14 @@ namespace: paperless | ||||
| images: | ||||
|   - name: paperless | ||||
|     newName: ghcr.io/paperless-ngx/paperless-ngx | ||||
|     newTag: "2.15.1" | ||||
|     newTag: "2.15.0" | ||||
|  | ||||
|  | ||||
| helmCharts: | ||||
|   - name: redis | ||||
|     releaseName: redis | ||||
|     repo: https://charts.bitnami.com/bitnami | ||||
|     version: 20.12.0 | ||||
|     version: 20.11.5 | ||||
|     valuesInline: | ||||
|       auth: | ||||
|         enabled: false | ||||
|   | ||||
		Reference in New Issue
	
	Block a user