27 Commits

Author SHA1 Message Date
9f3d33519f Update Immich containers to v1.143.0 2025-09-23 02:03:02 +00:00
5642a22a13 Merge pull request 'Update tombursch/kitchenowl Docker tag to v0.7.4' (#602) from renovate/tombursch-kitchenowl-0.x into main 2025-09-23 00:03:18 +00:00
1d2589f082 Update tombursch/kitchenowl Docker tag to v0.7.4 2025-09-23 00:03:13 +00:00
d6d2262d83 Merge pull request 'Update dependency argoproj/argo-cd to v3.1.7' (#601) from renovate/argoproj-argo-cd-3.x into main 2025-09-23 00:02:59 +00:00
90c6236a7b Update dependency argoproj/argo-cd to v3.1.7 2025-09-23 00:02:40 +00:00
bbb5907561 Merge pull request 'Update eeacms/rsync Docker tag to v2.9' (#581) from renovate/eeacms-rsync-2.x into main
Reviewed-on: #581
2025-09-22 23:04:53 +00:00
7c87899ac4 Merge pull request 'Update ghcr.io/mealie-recipes/mealie Docker tag to v3.2.1' (#597) from renovate/ghcr.io-mealie-recipes-mealie-3.x into main
Reviewed-on: #597
2025-09-22 23:03:57 +00:00
1cb7c13a2d Merge pull request 'Update dependency prometheus-operator/prometheus-operator to v0.85.0' (#578) from renovate/prometheus-operator-prometheus-operator-0.x into main
Reviewed-on: #578
2025-09-22 23:03:17 +00:00
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
4b87fd3100 Update ghcr.io/mealie-recipes/mealie Docker tag to v3.2.1 2025-09-16 08:04: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
49cf8fc332 Update eeacms/rsync Docker tag to v2.9 2025-09-06 22:01:26 +00:00
bd4c4293a6 Update dependency prometheus-operator/prometheus-operator to v0.85.0 2025-09-04 22:01:58 +00:00
10 changed files with 11 additions and 11 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.143.0
- name: ghcr.io/immich-app/immich-server - name: ghcr.io/immich-app/immich-server
newTag: v1.140.1 newTag: v1.143.0
patches: patches:

View File

@@ -14,4 +14,4 @@ namespace: kitchenowl
images: images:
- name: kitchenowl - name: kitchenowl
newName: tombursch/kitchenowl newName: tombursch/kitchenowl
newTag: v0.7.3 newTag: v0.7.4

View File

@@ -21,4 +21,4 @@ images:
newTag: "3.22" newTag: "3.22"
- name: rsync - name: rsync
newName: eeacms/rsync newName: eeacms/rsync
newTag: "2.7" newTag: "2.9"

View File

@@ -13,5 +13,5 @@ resources:
images: images:
- name: mealie - name: mealie
newTag: v3.1.2 newTag: v3.2.1
newName: ghcr.io/mealie-recipes/mealie newName: ghcr.io/mealie-recipes/mealie

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.7
- 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

@@ -6,7 +6,7 @@ namespace: monitoring
resources: resources:
- namespace.yaml - namespace.yaml
# prometheus-operator crds # prometheus-operator crds
- https://github.com/prometheus-operator/prometheus-operator?ref=v0.84.0 - https://github.com/prometheus-operator/prometheus-operator?ref=v0.85.0
# single prometheus instance with a thanos sidecar # single prometheus instance with a thanos sidecar
- prometheus.yaml - prometheus.yaml
- thanos-store.statefulset.yaml - thanos-store.statefulset.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