Compare commits
	
		
			1 Commits
		
	
	
		
			93cf6ff69f
			...
			589bb6a7cc
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| 589bb6a7cc | 
| @@ -12,4 +12,4 @@ namespace: audiobookshelf | |||||||
| images: | images: | ||||||
|   - name: audiobookshelf |   - name: audiobookshelf | ||||||
|     newName: ghcr.io/advplyr/audiobookshelf |     newName: ghcr.io/advplyr/audiobookshelf | ||||||
|     newTag: "2.25.1" |     newTag: "2.24.0" | ||||||
|   | |||||||
| @@ -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: 9.2.7 |     version: 9.2.2 | ||||||
|     valuesFile: grafana.values.yaml |     valuesFile: grafana.values.yaml | ||||||
|   | |||||||
| @@ -15,4 +15,4 @@ resources: | |||||||
| images: | images: | ||||||
|   - name: homeassistant |   - name: homeassistant | ||||||
|     newName: homeassistant/home-assistant |     newName: homeassistant/home-assistant | ||||||
|     newTag: "2025.6" |     newTag: "2025.5" | ||||||
|   | |||||||
| @@ -13,4 +13,4 @@ namespace: linkding | |||||||
| images: | images: | ||||||
|   - name: linkding |   - name: linkding | ||||||
|     newName: sissbruecker/linkding |     newName: sissbruecker/linkding | ||||||
|     newTag: "1.41.0" |     newTag: "1.40.0" | ||||||
|   | |||||||
| @@ -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.17.1" |     newTag: "2.16.3" | ||||||
|  |  | ||||||
|  |  | ||||||
| helmCharts: | helmCharts: | ||||||
|   - name: redis |   - name: redis | ||||||
|     releaseName: redis |     releaseName: redis | ||||||
|     repo: https://charts.bitnami.com/bitnami |     repo: https://charts.bitnami.com/bitnami | ||||||
|     version: 21.2.5 |     version: 21.1.11 | ||||||
|     valuesInline: |     valuesInline: | ||||||
|       auth: |       auth: | ||||||
|         enabled: false |         enabled: false | ||||||
|   | |||||||
| @@ -4,7 +4,7 @@ kind: Kustomization | |||||||
| namespace: argocd | namespace: argocd | ||||||
| resources: | resources: | ||||||
|   - namespace.yaml |   - namespace.yaml | ||||||
|   - https://github.com/argoproj/argo-cd//manifests/cluster-install?timeout=120&ref=v2.14.15 |   - https://github.com/argoproj/argo-cd//manifests/cluster-install?timeout=120&ref=v2.13.3 | ||||||
|   - ingress.yaml |   - ingress.yaml | ||||||
|   - argo-apps.application.yaml |   - argo-apps.application.yaml | ||||||
|   - bootstrap-repo.sealedsecret.yaml |   - bootstrap-repo.sealedsecret.yaml | ||||||
|   | |||||||
| @@ -27,6 +27,6 @@ images: | |||||||
| helmCharts: | helmCharts: | ||||||
|   - name: authelia |   - name: authelia | ||||||
|     releaseName: authelia |     releaseName: authelia | ||||||
|     version: 0.10.21 |     version: 0.10.11 | ||||||
|     repo: https://charts.authelia.com |     repo: https://charts.authelia.com | ||||||
|     valuesFile: authelia.values.yaml |     valuesFile: authelia.values.yaml | ||||||
|   | |||||||
| @@ -11,7 +11,7 @@ resources: | |||||||
| images: | images: | ||||||
|   - name: octodns |   - name: octodns | ||||||
|     newName: octodns/octodns # has all plugins |     newName: octodns/octodns # has all plugins | ||||||
|     newTag: "2025.06" |     newTag: "2025.05" | ||||||
|  |  | ||||||
|   - name: git |   - name: git | ||||||
|     newName: alpine/git |     newName: alpine/git | ||||||
|   | |||||||
| @@ -11,4 +11,4 @@ resources: | |||||||
| images: | images: | ||||||
|   - name: renovate/renovate |   - name: renovate/renovate | ||||||
|     newName: renovate/renovate |     newName: renovate/renovate | ||||||
|     newTag: "41" |     newTag: "40" | ||||||
|   | |||||||
| @@ -9,4 +9,4 @@ resources: | |||||||
| images: | images: | ||||||
|   - name: controller |   - name: controller | ||||||
|     newName: docker.io/bitnami/sealed-secrets-controller |     newName: docker.io/bitnami/sealed-secrets-controller | ||||||
|     newTag: 0.30.0 |     newTag: 0.29.0 | ||||||
|   | |||||||
| @@ -13,6 +13,6 @@ namespace: traefik-system | |||||||
| helmCharts: | helmCharts: | ||||||
|   - name: traefik |   - name: traefik | ||||||
|     releaseName: traefik |     releaseName: traefik | ||||||
|     version: 36.2.0 |     version: 36.1.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