Compare commits
	
		
			20 Commits
		
	
	
		
			a769bcdd7a
			...
			85a872362a
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| 85a872362a | |||
| 859bb219ff | |||
| 354dd43725 | |||
| 3b4cac980b | |||
| 7eb33ad706 | |||
| 45b96e71f4 | |||
| 5a8d748d6c | |||
| 03f43b6020 | |||
| 3477257d1e | |||
| 6bea714e28 | |||
| 71141ff966 | |||
| 93e0879bc9 | |||
| 16afeded5d | |||
| 017d3e8ac2 | |||
| f48d9a57cb | |||
| 4929b1542b | |||
| 5c5efe0b73 | |||
| 48bd840f39 | |||
| 28d719790c | |||
| 1522e18210 | 
| @@ -10,7 +10,7 @@ resources: | |||||||
| images: | images: | ||||||
|   - name: adguard/adguardhome |   - name: adguard/adguardhome | ||||||
|     newName: adguard/adguardhome |     newName: adguard/adguardhome | ||||||
|     newTag: v0.107.61 |     newTag: v0.107.62 | ||||||
|  |  | ||||||
| namespace: adguard | namespace: adguard | ||||||
|  |  | ||||||
|   | |||||||
| @@ -13,4 +13,4 @@ namespace: files | |||||||
| images: | images: | ||||||
|   - name: ocis |   - name: ocis | ||||||
|     newName: owncloud/ocis |     newName: owncloud/ocis | ||||||
|     newTag: "7.1.2" |     newTag: "7.1.3" | ||||||
|   | |||||||
| @@ -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.0 |     version: 9.2.1 | ||||||
|     valuesFile: grafana.values.yaml |     valuesFile: grafana.values.yaml | ||||||
|   | |||||||
| @@ -15,7 +15,7 @@ namespace: immich | |||||||
| helmCharts: | helmCharts: | ||||||
|   - name: immich |   - name: immich | ||||||
|     releaseName: immich |     releaseName: immich | ||||||
|     version: 0.9.2 |     version: 0.9.3 | ||||||
|     valuesFile: values.yaml |     valuesFile: values.yaml | ||||||
|     repo: https://immich-app.github.io/immich-charts |     repo: https://immich-app.github.io/immich-charts | ||||||
|  |  | ||||||
|   | |||||||
							
								
								
									
										10
									
								
								apps/immich/renovate.json
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										10
									
								
								apps/immich/renovate.json
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,10 @@ | |||||||
|  | { | ||||||
|  |     "packageRules": [ | ||||||
|  |       { | ||||||
|  |         "matchDatasources": ["docker"], | ||||||
|  |         "matchPackagePrefixes": ["ghcr.io/immich-app/"], | ||||||
|  |         "groupName": "Immich containers", | ||||||
|  |         "groupSlug": "immich-app-images" | ||||||
|  |       } | ||||||
|  |     ] | ||||||
|  |   } | ||||||
| @@ -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.16.1" |     newTag: "2.16.2" | ||||||
|  |  | ||||||
|  |  | ||||||
| helmCharts: | helmCharts: | ||||||
|   - name: redis |   - name: redis | ||||||
|     releaseName: redis |     releaseName: redis | ||||||
|     repo: https://charts.bitnami.com/bitnami |     repo: https://charts.bitnami.com/bitnami | ||||||
|     version: 21.1.6 |     version: 21.1.8 | ||||||
|     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=v3.0.3 |   - https://github.com/argoproj/argo-cd//manifests/cluster-install?timeout=120&ref=v3.0.4 | ||||||
|   - ingress.yaml |   - ingress.yaml | ||||||
|   - argo-apps.application.yaml |   - argo-apps.application.yaml | ||||||
|   - bootstrap-repo.sealedsecret.yaml |   - bootstrap-repo.sealedsecret.yaml | ||||||
|   | |||||||
| @@ -24,10 +24,10 @@ helmCharts: | |||||||
|   - name: loki |   - name: loki | ||||||
|     releaseName: loki |     releaseName: loki | ||||||
|     repo: https://grafana.github.io/helm-charts |     repo: https://grafana.github.io/helm-charts | ||||||
|     version: 6.29.0 |     version: 6.30.1 | ||||||
|     valuesFile: loki.values.yaml |     valuesFile: loki.values.yaml | ||||||
|   - 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.46.0 |     version: 4.46.1 | ||||||
|     valuesFile: prometheus-node-exporter.values.yaml |     valuesFile: prometheus-node-exporter.values.yaml | ||||||
|   | |||||||
| @@ -9,6 +9,6 @@ namespace: pg-ha | |||||||
| helmCharts: | helmCharts: | ||||||
|   - name: cloudnative-pg |   - name: cloudnative-pg | ||||||
|     releaseName: pg-controller |     releaseName: pg-controller | ||||||
|     version: 0.23.2 |     version: 0.24.0 | ||||||
|     valuesFile: values.yaml |     valuesFile: values.yaml | ||||||
|     repo: https://cloudnative-pg.io/charts/ |     repo: https://cloudnative-pg.io/charts/ | ||||||
|   | |||||||
| @@ -1,4 +1,14 @@ | |||||||
| { | { | ||||||
|   "$schema": "https://docs.renovatebot.com/renovate-schema.json", |   "$schema": "https://docs.renovatebot.com/renovate-schema.json", | ||||||
|   "dependencyDashboard": true |   "dependencyDashboard": true, | ||||||
|  |   "extends": [ | ||||||
|  |     "local>remoll/k3s-infra//apps/immich/renovate.json" | ||||||
|  |   ], | ||||||
|  |   "packageRules": [ | ||||||
|  |     { | ||||||
|  |       "matchUpdateTypes": ["patch"], | ||||||
|  |       "automerge": true, | ||||||
|  |       "ignoreTests": true | ||||||
|  |     } | ||||||
|  |   ] | ||||||
| } | } | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user