1 Commits

Author SHA1 Message Date
ea44867b95 Update Helm release loki to v6.32.0 2025-07-16 00:02:20 +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.2"
newTag: "2.26.0"

View File

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

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/6644480"
value: "https://www.curseforge.com/minecraft/modpacks/vault-hunters-1-18-2/files/5925838"
- 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.7"
newTag: "2.6"

View File

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

View File

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

View File

@@ -27,6 +27,6 @@ images:
helmCharts:
- name: authelia
releaseName: authelia
version: 0.10.41
version: 0.10.38
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.84.0
- https://github.com/prometheus-operator/prometheus-operator?ref=v0.83.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.2
newTag: v0.39.1
helmCharts:
- name: loki
releaseName: loki
repo: https://grafana.github.io/helm-charts
version: 6.33.0
version: 6.32.0
valuesFile: loki.values.yaml
- name: prometheus-node-exporter
releaseName: prometheus-node-exporter
repo: https://prometheus-community.github.io/helm-charts
version: 4.47.3
version: 4.47.1
valuesFile: prometheus-node-exporter.values.yaml