Compare commits
	
		
			1 Commits
		
	
	
		
			85a872362a
			...
			a769bcdd7a
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| a769bcdd7a | 
| @@ -10,7 +10,7 @@ resources: | ||||
| images: | ||||
|   - name: adguard/adguardhome | ||||
|     newName: adguard/adguardhome | ||||
|     newTag: v0.107.62 | ||||
|     newTag: v0.107.61 | ||||
|  | ||||
| namespace: adguard | ||||
|  | ||||
|   | ||||
| @@ -13,4 +13,4 @@ namespace: files | ||||
| images: | ||||
|   - name: ocis | ||||
|     newName: owncloud/ocis | ||||
|     newTag: "7.1.3" | ||||
|     newTag: "7.1.2" | ||||
|   | ||||
| @@ -17,5 +17,5 @@ helmCharts: | ||||
|   - releaseName: grafana | ||||
|     name: grafana | ||||
|     repo: https://grafana.github.io/helm-charts | ||||
|     version: 9.2.1 | ||||
|     version: 9.2.0 | ||||
|     valuesFile: grafana.values.yaml | ||||
|   | ||||
| @@ -15,7 +15,7 @@ namespace: immich | ||||
| helmCharts: | ||||
|   - name: immich | ||||
|     releaseName: immich | ||||
|     version: 0.9.3 | ||||
|     version: 0.9.2 | ||||
|     valuesFile: values.yaml | ||||
|     repo: https://immich-app.github.io/immich-charts | ||||
|  | ||||
|   | ||||
| @@ -1,10 +0,0 @@ | ||||
| { | ||||
|     "packageRules": [ | ||||
|       { | ||||
|         "matchDatasources": ["docker"], | ||||
|         "matchPackagePrefixes": ["ghcr.io/immich-app/"], | ||||
|         "groupName": "Immich containers", | ||||
|         "groupSlug": "immich-app-images" | ||||
|       } | ||||
|     ] | ||||
|   } | ||||
| @@ -14,14 +14,14 @@ namespace: paperless | ||||
| images: | ||||
|   - name: paperless | ||||
|     newName: ghcr.io/paperless-ngx/paperless-ngx | ||||
|     newTag: "2.16.2" | ||||
|     newTag: "2.16.1" | ||||
|  | ||||
|  | ||||
| helmCharts: | ||||
|   - name: redis | ||||
|     releaseName: redis | ||||
|     repo: https://charts.bitnami.com/bitnami | ||||
|     version: 21.1.8 | ||||
|     version: 21.1.6 | ||||
|     valuesInline: | ||||
|       auth: | ||||
|         enabled: false | ||||
|   | ||||
| @@ -4,7 +4,7 @@ kind: Kustomization | ||||
| namespace: argocd | ||||
| resources: | ||||
|   - namespace.yaml | ||||
|   - https://github.com/argoproj/argo-cd//manifests/cluster-install?timeout=120&ref=v3.0.4 | ||||
|   - https://github.com/argoproj/argo-cd//manifests/cluster-install?timeout=120&ref=v3.0.3 | ||||
|   - ingress.yaml | ||||
|   - argo-apps.application.yaml | ||||
|   - bootstrap-repo.sealedsecret.yaml | ||||
|   | ||||
| @@ -24,10 +24,10 @@ helmCharts: | ||||
|   - name: loki | ||||
|     releaseName: loki | ||||
|     repo: https://grafana.github.io/helm-charts | ||||
|     version: 6.30.1 | ||||
|     version: 6.29.0 | ||||
|     valuesFile: loki.values.yaml | ||||
|   - name: prometheus-node-exporter | ||||
|     releaseName: prometheus-node-exporter | ||||
|     repo: https://prometheus-community.github.io/helm-charts | ||||
|     version: 4.46.1 | ||||
|     version: 4.46.0 | ||||
|     valuesFile: prometheus-node-exporter.values.yaml | ||||
|   | ||||
| @@ -9,6 +9,6 @@ namespace: pg-ha | ||||
| helmCharts: | ||||
|   - name: cloudnative-pg | ||||
|     releaseName: pg-controller | ||||
|     version: 0.24.0 | ||||
|     version: 0.23.2 | ||||
|     valuesFile: values.yaml | ||||
|     repo: https://cloudnative-pg.io/charts/ | ||||
|   | ||||
| @@ -1,14 +1,4 @@ | ||||
| { | ||||
|   "$schema": "https://docs.renovatebot.com/renovate-schema.json", | ||||
|   "dependencyDashboard": true, | ||||
|   "extends": [ | ||||
|     "local>remoll/k3s-infra//apps/immich/renovate.json" | ||||
|   ], | ||||
|   "packageRules": [ | ||||
|     { | ||||
|       "matchUpdateTypes": ["patch"], | ||||
|       "automerge": true, | ||||
|       "ignoreTests": true | ||||
|     } | ||||
|   ] | ||||
|   "dependencyDashboard": true | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user