allow renovate to fetch release notes
This commit is contained in:
		| @@ -15,3 +15,12 @@ helmCharts: | ||||
|     version: 0.3.1 | ||||
|     valuesFile: values.yaml | ||||
|     repo: https://immich-app.github.io/immich-charts | ||||
|  | ||||
|  | ||||
| images: | ||||
|   - name: ghcr.io/immich-app/immich-machine-learning | ||||
|     newTag: 1.92.1 | ||||
|   - name: ghcr.io/immich-app/immich-server | ||||
|     newTag: 1.92.1 | ||||
|   - name: ghcr.io/immich-app/immich-microservices | ||||
|     newTag: 1.92.1 | ||||
|   | ||||
| @@ -2,10 +2,6 @@ | ||||
| ## You can find it at https://github.com/bjw-s/helm-charts/tree/main/charts/library/common | ||||
| ## Refer there for more detail about the supported values | ||||
|  | ||||
|  | ||||
| image: | ||||
|   tag: v1.92.1 | ||||
|  | ||||
| # These entries are shared between all the Immich components | ||||
|  | ||||
| env: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user