Compare commits

..

5 Commits

2 changed files with 3 additions and 3 deletions

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: 8.11.3 version: 8.11.4
valuesFile: grafana.values.yaml valuesFile: grafana.values.yaml

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.15.0" newTag: "2.15.1"
helmCharts: helmCharts:
- name: redis - name: redis
releaseName: redis releaseName: redis
repo: https://charts.bitnami.com/bitnami repo: https://charts.bitnami.com/bitnami
version: 20.11.5 version: 20.12.0
valuesInline: valuesInline:
auth: auth:
enabled: false enabled: false