Compare commits
1 Commits
37f3da0f9d
...
1d089056d8
Author | SHA1 | Date | |
---|---|---|---|
1d089056d8 |
@ -10,7 +10,7 @@ resources:
|
||||
images:
|
||||
- name: adguard/adguardhome
|
||||
newName: adguard/adguardhome
|
||||
newTag: v0.107.60
|
||||
newTag: v0.107.59
|
||||
|
||||
namespace: adguard
|
||||
|
||||
|
@ -12,4 +12,4 @@ namespace: code-server
|
||||
images:
|
||||
- name: code-server
|
||||
newName: ghcr.io/coder/code-server
|
||||
newTag: 4.99.3-fedora
|
||||
newTag: 4.98.2-fedora
|
||||
|
@ -17,5 +17,5 @@ helmCharts:
|
||||
- releaseName: grafana
|
||||
name: grafana
|
||||
repo: https://grafana.github.io/helm-charts
|
||||
version: 8.12.1
|
||||
version: 8.11.4
|
||||
valuesFile: grafana.values.yaml
|
||||
|
@ -14,14 +14,14 @@ namespace: paperless
|
||||
images:
|
||||
- name: paperless
|
||||
newName: ghcr.io/paperless-ngx/paperless-ngx
|
||||
newTag: "2.15.3"
|
||||
newTag: "2.15.1"
|
||||
|
||||
|
||||
helmCharts:
|
||||
- name: redis
|
||||
releaseName: redis
|
||||
repo: https://charts.bitnami.com/bitnami
|
||||
version: 20.12.1
|
||||
version: 20.11.4
|
||||
valuesInline:
|
||||
auth:
|
||||
enabled: false
|
||||
|
@ -27,6 +27,6 @@ images:
|
||||
helmCharts:
|
||||
- name: authelia
|
||||
releaseName: authelia
|
||||
version: 0.10.6
|
||||
version: 0.10.5
|
||||
repo: https://charts.authelia.com
|
||||
valuesFile: authelia.values.yaml
|
||||
|
@ -6,7 +6,7 @@ namespace: monitoring
|
||||
resources:
|
||||
- namespace.yaml
|
||||
# prometheus-operator crds
|
||||
- https://github.com/prometheus-operator/prometheus-operator?ref=v0.82.0
|
||||
- https://github.com/prometheus-operator/prometheus-operator?ref=v0.81.0
|
||||
# single prometheus instance with a thanos sidecar
|
||||
- prometheus.yaml
|
||||
- thanos-store.statefulset.yaml
|
||||
|
@ -13,6 +13,6 @@ namespace: traefik-system
|
||||
helmCharts:
|
||||
- name: traefik
|
||||
releaseName: traefik
|
||||
version: 35.0.1
|
||||
version: 34.5.0
|
||||
valuesFile: values.yaml
|
||||
repo: https://traefik.github.io/charts
|
||||
|
Loading…
x
Reference in New Issue
Block a user