Compare commits
9 Commits
0c8f256be8
...
f22ca6fc14
Author | SHA1 | Date | |
---|---|---|---|
f22ca6fc14 | |||
6027c40630 | |||
5541be46fd | |||
efbdb5a9ce | |||
0749490292 | |||
092010dd75 | |||
42d67db99d | |||
c51b6965e8 | |||
ecac04b548 |
@ -17,5 +17,5 @@ helmCharts:
|
||||
- releaseName: grafana
|
||||
name: grafana
|
||||
repo: https://grafana.github.io/helm-charts
|
||||
version: 8.11.3
|
||||
version: 8.11.4
|
||||
valuesFile: grafana.values.yaml
|
||||
|
@ -14,7 +14,7 @@ namespace: paperless
|
||||
images:
|
||||
- name: paperless
|
||||
newName: ghcr.io/paperless-ngx/paperless-ngx
|
||||
newTag: "2.14.7"
|
||||
newTag: "2.15.1"
|
||||
|
||||
|
||||
helmCharts:
|
||||
|
@ -29,5 +29,5 @@ helmCharts:
|
||||
- name: prometheus-node-exporter
|
||||
releaseName: prometheus-node-exporter
|
||||
repo: https://prometheus-community.github.io/helm-charts
|
||||
version: 4.45.0
|
||||
version: 4.45.2
|
||||
valuesFile: prometheus-node-exporter.values.yaml
|
||||
|
@ -13,6 +13,6 @@ namespace: traefik-system
|
||||
helmCharts:
|
||||
- name: traefik
|
||||
releaseName: traefik
|
||||
version: 35.0.0
|
||||
version: 35.0.1
|
||||
valuesFile: values.yaml
|
||||
repo: https://traefik.github.io/charts
|
||||
|
Loading…
x
Reference in New Issue
Block a user