11 Commits

Author SHA1 Message Date
6d0162394d Update dependency prometheus-operator/prometheus-operator to v0.86.0 2025-10-07 16:02:25 +00:00
21eccef4c2 Merge pull request 'Update Helm release loki to v6.42.0' (#616) from renovate/loki-6.x into main
Reviewed-on: #616
2025-10-06 09:41:05 +00:00
d0f4113b58 Merge pull request 'Update homeassistant/home-assistant Docker tag to v2025.10' (#612) from renovate/homeassistant-home-assistant-2025.x into main
Reviewed-on: #612
2025-10-06 09:28:01 +00:00
c4b74b677a Merge pull request 'Update actualbudget/actual-server Docker tag to v25.10.0' (#614) from renovate/actualbudget-actual-server-25.x into main
Reviewed-on: #614
2025-10-06 09:27:32 +00:00
eaf9a69166 Merge pull request 'Update sissbruecker/linkding Docker tag to v1.44.0' (#618) from renovate/sissbruecker-linkding-1.x into main
Reviewed-on: #618
2025-10-06 09:27:16 +00:00
7ab4c5a561 Merge pull request 'Update aaronleopold/stump Docker tag to v0.0.12' (#619) from renovate/aaronleopold-stump-0.x into main 2025-10-05 22:01:40 +00:00
2c8511586c Update aaronleopold/stump Docker tag to v0.0.12 2025-10-05 22:01:35 +00:00
005b76a37c Update sissbruecker/linkding Docker tag to v1.44.0 2025-10-05 12:02:34 +00:00
ac4a854b5b Update Helm release loki to v6.42.0 2025-10-02 20:02:21 +00:00
6b6a857884 Update actualbudget/actual-server Docker tag to v25.10.0 2025-10-02 12:01:51 +00:00
6a8cd1b36c Update homeassistant/home-assistant Docker tag to v2025.10 2025-10-01 18:02:18 +00:00
6 changed files with 8 additions and 8 deletions

View File

@@ -14,4 +14,4 @@ resources:
images: images:
- name: actualbudget - name: actualbudget
newName: actualbudget/actual-server newName: actualbudget/actual-server
newTag: 25.9.0 newTag: 25.10.0

View File

@@ -15,4 +15,4 @@ resources:
images: images:
- name: homeassistant - name: homeassistant
newName: homeassistant/home-assistant newName: homeassistant/home-assistant
newTag: "2025.9" newTag: "2025.10"

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: v2.0.1 newTag: v1.143.1
- name: ghcr.io/immich-app/immich-server - name: ghcr.io/immich-app/immich-server
newTag: v2.0.1 newTag: v1.143.1
patches: patches:

View File

@@ -13,4 +13,4 @@ namespace: linkding
images: images:
- name: linkding - name: linkding
newName: sissbruecker/linkding newName: sissbruecker/linkding
newTag: "1.43.0" newTag: "1.44.0"

View File

@@ -14,4 +14,4 @@ namespace: stump
images: images:
- name: stump - name: stump
newName: aaronleopold/stump newName: aaronleopold/stump
newTag: "0.0.11" newTag: "0.0.12"

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.85.0 - https://github.com/prometheus-operator/prometheus-operator?ref=v0.86.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
@@ -24,7 +24,7 @@ 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.41.1 version: 6.42.0
valuesFile: loki.values.yaml valuesFile: loki.values.yaml
- name: prometheus-node-exporter - name: prometheus-node-exporter
releaseName: prometheus-node-exporter releaseName: prometheus-node-exporter