Compare commits
	
		
			1 Commits
		
	
	
		
			37f3da0f9d
			...
			1d089056d8
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| 1d089056d8 | 
@@ -10,7 +10,7 @@ resources:
 | 
				
			|||||||
images:
 | 
					images:
 | 
				
			||||||
  - name: adguard/adguardhome
 | 
					  - name: adguard/adguardhome
 | 
				
			||||||
    newName: adguard/adguardhome
 | 
					    newName: adguard/adguardhome
 | 
				
			||||||
    newTag: v0.107.60
 | 
					    newTag: v0.107.59
 | 
				
			||||||
 | 
					
 | 
				
			||||||
namespace: adguard
 | 
					namespace: adguard
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -12,4 +12,4 @@ namespace: code-server
 | 
				
			|||||||
images:
 | 
					images:
 | 
				
			||||||
  - name: code-server
 | 
					  - name: code-server
 | 
				
			||||||
    newName: ghcr.io/coder/code-server
 | 
					    newName: ghcr.io/coder/code-server
 | 
				
			||||||
    newTag: 4.99.3-fedora
 | 
					    newTag: 4.98.2-fedora
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -17,5 +17,5 @@ helmCharts:
 | 
				
			|||||||
  - releaseName: grafana
 | 
					  - releaseName: grafana
 | 
				
			||||||
    name: grafana
 | 
					    name: grafana
 | 
				
			||||||
    repo: https://grafana.github.io/helm-charts
 | 
					    repo: https://grafana.github.io/helm-charts
 | 
				
			||||||
    version: 8.12.1
 | 
					    version: 8.11.4
 | 
				
			||||||
    valuesFile: grafana.values.yaml
 | 
					    valuesFile: grafana.values.yaml
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -14,14 +14,14 @@ namespace: paperless
 | 
				
			|||||||
images:
 | 
					images:
 | 
				
			||||||
  - name: paperless
 | 
					  - name: paperless
 | 
				
			||||||
    newName: ghcr.io/paperless-ngx/paperless-ngx
 | 
					    newName: ghcr.io/paperless-ngx/paperless-ngx
 | 
				
			||||||
    newTag: "2.15.3"
 | 
					    newTag: "2.15.1"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
helmCharts:
 | 
					helmCharts:
 | 
				
			||||||
  - name: redis
 | 
					  - name: redis
 | 
				
			||||||
    releaseName: redis
 | 
					    releaseName: redis
 | 
				
			||||||
    repo: https://charts.bitnami.com/bitnami
 | 
					    repo: https://charts.bitnami.com/bitnami
 | 
				
			||||||
    version: 20.12.1
 | 
					    version: 20.11.4
 | 
				
			||||||
    valuesInline:
 | 
					    valuesInline:
 | 
				
			||||||
      auth:
 | 
					      auth:
 | 
				
			||||||
        enabled: false
 | 
					        enabled: false
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -27,6 +27,6 @@ images:
 | 
				
			|||||||
helmCharts:
 | 
					helmCharts:
 | 
				
			||||||
  - name: authelia
 | 
					  - name: authelia
 | 
				
			||||||
    releaseName: authelia
 | 
					    releaseName: authelia
 | 
				
			||||||
    version: 0.10.6
 | 
					    version: 0.10.5
 | 
				
			||||||
    repo: https://charts.authelia.com
 | 
					    repo: https://charts.authelia.com
 | 
				
			||||||
    valuesFile: authelia.values.yaml
 | 
					    valuesFile: authelia.values.yaml
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -6,7 +6,7 @@ namespace: monitoring
 | 
				
			|||||||
resources: 
 | 
					resources: 
 | 
				
			||||||
  - namespace.yaml
 | 
					  - namespace.yaml
 | 
				
			||||||
  # prometheus-operator crds
 | 
					  # prometheus-operator crds
 | 
				
			||||||
  - https://github.com/prometheus-operator/prometheus-operator?ref=v0.82.0
 | 
					  - https://github.com/prometheus-operator/prometheus-operator?ref=v0.81.0
 | 
				
			||||||
  # single prometheus instance with a thanos sidecar
 | 
					  # single prometheus instance with a thanos sidecar
 | 
				
			||||||
  - prometheus.yaml
 | 
					  - prometheus.yaml
 | 
				
			||||||
  - thanos-store.statefulset.yaml
 | 
					  - thanos-store.statefulset.yaml
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -13,6 +13,6 @@ namespace: traefik-system
 | 
				
			|||||||
helmCharts:
 | 
					helmCharts:
 | 
				
			||||||
  - name: traefik
 | 
					  - name: traefik
 | 
				
			||||||
    releaseName: traefik
 | 
					    releaseName: traefik
 | 
				
			||||||
    version: 35.0.1
 | 
					    version: 34.5.0
 | 
				
			||||||
    valuesFile: values.yaml
 | 
					    valuesFile: values.yaml
 | 
				
			||||||
    repo: https://traefik.github.io/charts
 | 
					    repo: https://traefik.github.io/charts
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user