16 Commits

Author SHA1 Message Date
065bc1b820 Merge pull request 'Update Immich containers to v1.142.1' (#599) from renovate/immich-app-images into main 2025-09-21 06:01:51 +00:00
587ff8c889 Update Immich containers to v1.142.1 2025-09-21 06:01:40 +00:00
1b14cbae38 Merge pull request 'Update dependency argoproj/argo-cd to v3.1.6' (#577) from renovate/argoproj-argo-cd-3.x into main
Reviewed-on: #577
2025-09-21 05:41:31 +00:00
7a123511ae Update dependency argoproj/argo-cd to v3.1.6 2025-09-18 20:01:44 +00:00
3e0ff7b255 Merge pull request 'Update adguard/adguardhome Docker tag to v0.107.66' (#596) from renovate/adguard-adguardhome-0.x into main 2025-09-16 08:04:17 +00:00
79d278526a Update adguard/adguardhome Docker tag to v0.107.66 2025-09-16 08:04:04 +00:00
3ecf9b5d98 Merge pull request 'Update docker.io/bitnami/sealed-secrets-controller Docker tag to v0.32.2' (#594) from renovate/docker.io-bitnami-sealed-secrets-controller-0.x into main
Reviewed-on: #594
2025-09-16 07:48:48 +00:00
3b3ff0c6ca Merge pull request 'Update Immich containers to v1.142.0' (#595) from renovate/immich-app-images into main
Reviewed-on: #595
2025-09-16 07:48:24 +00:00
1ecc82e498 Update docker.io/bitnami/sealed-secrets-controller Docker tag to v0.32.2 2025-09-15 10:04:27 +00:00
5296572443 Update Immich containers to v1.142.0 2025-09-12 20:02:23 +00:00
7a98df9a95 Merge pull request 'Update Immich containers to v1.141.1' (#590) from renovate/immich-app-images into main
Reviewed-on: #590
2025-09-12 07:23:31 +00:00
b8e03a0300 Merge pull request 'Update Helm release authelia to v0.10.46' (#593) from renovate/authelia-0.x into main 2025-09-12 00:01:54 +00:00
7021eddaf9 Update Helm release authelia to v0.10.46 2025-09-12 00:01:45 +00:00
5f66d1ed9c Merge pull request 'Update Helm release grafana to v9.4.5' (#592) from renovate/grafana-9.x into main 2025-09-11 14:03:26 +00:00
83ecf04690 Update Helm release grafana to v9.4.5 2025-09-11 14:02:48 +00:00
d6d1eca8b9 Update Immich containers to v1.141.1 2025-09-09 10:04:14 +00:00
7 changed files with 8 additions and 8 deletions

View File

@@ -10,7 +10,7 @@ resources:
images: images:
- name: adguard/adguardhome - name: adguard/adguardhome
newName: adguard/adguardhome newName: adguard/adguardhome
newTag: v0.107.65 newTag: v0.107.66
namespace: adguard namespace: adguard

View File

@@ -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.4.4 version: 9.4.5
valuesFile: grafana.values.yaml valuesFile: grafana.values.yaml

View File

@@ -22,9 +22,9 @@ helmCharts:
images: images:
- name: ghcr.io/immich-app/immich-machine-learning - name: ghcr.io/immich-app/immich-machine-learning
newTag: v1.140.1 newTag: v1.142.1
- name: ghcr.io/immich-app/immich-server - name: ghcr.io/immich-app/immich-server
newTag: v1.140.1 newTag: v1.142.1
patches: patches:

View File

@@ -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.12 - https://github.com/argoproj/argo-cd//manifests/cluster-install?timeout=120&ref=v3.1.6
- ingress.yaml - ingress.yaml
- argo-apps.application.yaml - argo-apps.application.yaml
- bootstrap-repo.sealedsecret.yaml - bootstrap-repo.sealedsecret.yaml

View File

@@ -27,6 +27,6 @@ images:
helmCharts: helmCharts:
- name: authelia - name: authelia
releaseName: authelia releaseName: authelia
version: 0.10.45 version: 0.10.46
repo: https://charts.authelia.com repo: https://charts.authelia.com
valuesFile: authelia.values.yaml valuesFile: authelia.values.yaml

View File

@@ -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.31.0 newTag: 0.32.2

View File

@@ -13,6 +13,6 @@ namespace: traefik-system
helmCharts: helmCharts:
- name: traefik - name: traefik
releaseName: traefik releaseName: traefik
version: 37.1.1 version: 36.3.0
valuesFile: values.yaml valuesFile: values.yaml
repo: https://traefik.github.io/charts repo: https://traefik.github.io/charts