1 Commits

Author SHA1 Message Date
fe28f15971 Update Helm release traefik to v38 2025-12-18 10:02:48 +00:00
9 changed files with 10 additions and 10 deletions

View File

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

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: 10.4.1 version: 10.3.2
valuesFile: grafana.values.yaml valuesFile: grafana.values.yaml

View File

@@ -56,7 +56,7 @@ spec:
- name: CREATE_CONSOLE_IN_PIPE - name: CREATE_CONSOLE_IN_PIPE
value: "true" value: "true"
- name: ONLINE_MODE - name: ONLINE_MODE
value: "true" value: "false"
- name: ENABLE_AUTOSTOP - name: ENABLE_AUTOSTOP
value: "true" value: "true"
- name: AUTOSTOP_TIMEOUT_EST - name: AUTOSTOP_TIMEOUT_EST

View File

@@ -14,14 +14,14 @@ namespace: paperless
images: images:
- name: paperless - name: paperless
newName: ghcr.io/paperless-ngx/paperless-ngx newName: ghcr.io/paperless-ngx/paperless-ngx
newTag: "2.20.3" newTag: "2.20.2"
helmCharts: helmCharts:
- name: redis - name: redis
releaseName: redis releaseName: redis
repo: https://charts.bitnami.com/bitnami repo: https://charts.bitnami.com/bitnami
version: 24.1.0 version: 24.0.8
valuesInline: valuesInline:
auth: auth:
enabled: false enabled: false

View File

@@ -13,5 +13,5 @@ resources:
images: images:
- name: mealie - name: mealie
newTag: v3.8.0 newTag: v3.7.0
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.2.3 - https://github.com/argoproj/argo-cd//manifests/cluster-install?timeout=120&ref=v3.2.2
- ingress.yaml - ingress.yaml
- argo-apps.application.yaml - argo-apps.application.yaml
- bootstrap-repo.sealedsecret.yaml - bootstrap-repo.sealedsecret.yaml

View File

@@ -11,4 +11,4 @@ resources:
images: images:
- name: dns - name: dns
newName: git.kluster.moll.re/remoll/dns newName: git.kluster.moll.re/remoll/dns
newTag: 0.0.2-build.128 newTag: 0.0.2-build.124

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.34.0 newTag: 0.33.1

View File

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