17 Commits

Author SHA1 Message Date
ccae75ab33 Update Helm release loki to v6.33.0 2025-07-23 22:02:22 +00:00
86d192d66e Update Helm release prometheus-node-exporter to v4.47.3 2025-07-23 22:01:27 +00:00
2dc36ce24e Update Helm release redis to v21.2.13 2025-07-23 14:01:36 +00:00
522922ff94 Update ghcr.io/advplyr/audiobookshelf Docker tag to v2.26.2 2025-07-22 00:01:29 +00:00
3d06570212 Update ghcr.io/mealie-recipes/mealie Docker tag to v3.0.2 2025-07-21 14:01:55 +00:00
9c212b9dae Update quay.io/thanos/thanos Docker tag to v0.39.2 2025-07-21 08:01:30 +00:00
819a21021c minecraft and co updates 2025-07-20 18:11:51 +02:00
7f41a6590a Update Helm release prometheus-node-exporter to v4.47.2 2025-07-19 18:01:18 +00:00
a2228fce9a Merge pull request 'Update dependency prometheus-operator/prometheus-operator to v0.84.0' (#546) from renovate/prometheus-operator-prometheus-operator-0.x into main
Reviewed-on: #546
2025-07-19 12:47:01 +00:00
a26d8d5ef9 Update Helm release authelia to v0.10.41 2025-07-19 10:01:25 +00:00
095f3f3f33 Update Helm release authelia to v0.10.40 2025-07-19 04:01:36 +00:00
7110deb289 Update Helm release authelia to v0.10.39 2025-07-18 00:01:33 +00:00
e6ec48aefa Update ghcr.io/advplyr/audiobookshelf Docker tag to v2.26.1 2025-07-17 00:01:53 +00:00
6eb16c0d2c Merge pull request 'Update owncloud/ocis Docker tag to v7.2.0' (#547) from renovate/owncloud-ocis-7.x into main
Reviewed-on: #547
2025-07-16 08:17:26 +00:00
4866c23d6b Update Helm release redis to v21.2.12 2025-07-16 04:01:29 +00:00
ea7fc46f58 Update owncloud/ocis Docker tag to v7.2.0 2025-07-14 14:01:53 +00:00
e41c4058d7 Update dependency prometheus-operator/prometheus-operator to v0.84.0 2025-07-14 12:01:42 +00:00
8 changed files with 11 additions and 11 deletions

View File

@@ -12,4 +12,4 @@ namespace: audiobookshelf
images:
- name: audiobookshelf
newName: ghcr.io/advplyr/audiobookshelf
newTag: "2.26.0"
newTag: "2.26.2"

View File

@@ -13,4 +13,4 @@ namespace: files
images:
- name: ocis
newName: owncloud/ocis
newTag: "7.1.3"
newTag: "7.2.0"

View File

@@ -42,7 +42,7 @@ spec:
name: curseforge-api
key: key
- name: CF_PAGE_URL
value: "https://www.curseforge.com/minecraft/modpacks/vault-hunters-1-18-2/files/5925838"
value: "https://www.curseforge.com/minecraft/modpacks/vault-hunters-1-18-2/files/6644480"
- name: VERSION
value: "1.18.2"
- name: INIT_MEMORY

View File

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

View File

@@ -21,7 +21,7 @@ helmCharts:
- name: redis
releaseName: redis
repo: https://charts.bitnami.com/bitnami
version: 21.2.11
version: 21.2.13
valuesInline:
auth:
enabled: false

View File

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

View File

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

View File

@@ -6,7 +6,7 @@ namespace: monitoring
resources:
- namespace.yaml
# prometheus-operator crds
- https://github.com/prometheus-operator/prometheus-operator?ref=v0.83.0
- https://github.com/prometheus-operator/prometheus-operator?ref=v0.84.0
# single prometheus instance with a thanos sidecar
- prometheus.yaml
- thanos-store.statefulset.yaml
@@ -17,17 +17,17 @@ resources:
images:
- name: thanos
newName: quay.io/thanos/thanos
newTag: v0.39.1
newTag: v0.39.2
helmCharts:
- name: loki
releaseName: loki
repo: https://grafana.github.io/helm-charts
version: 6.32.0
version: 6.33.0
valuesFile: loki.values.yaml
- name: prometheus-node-exporter
releaseName: prometheus-node-exporter
repo: https://prometheus-community.github.io/helm-charts
version: 4.47.1
version: 4.47.3
valuesFile: prometheus-node-exporter.values.yaml