5 Commits

3 changed files with 4 additions and 4 deletions

View File

@@ -17,5 +17,5 @@ helmCharts:
- releaseName: grafana
name: grafana
repo: https://grafana.github.io/helm-charts
version: 10.4.0
version: 10.3.2
valuesFile: grafana.values.yaml

View File

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

View File

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