Compare commits
18 Commits
cf87cea0c0
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| 61620d6c03 | |||
| a17821d522 | |||
| 5862134d7d | |||
| 1202d84ddb | |||
| 3828d7e7c9 | |||
| d45fb737d5 | |||
| 85359c06b0 | |||
| 5f6fac652a | |||
| 009df4f1f2 | |||
| ee0307947c | |||
| 6f7e086e2f | |||
| 59cad6c59b | |||
| 7c8a330ec4 | |||
| c031072456 | |||
| 995ae7ec3b | |||
| a631f93395 | |||
| 92b03a76dd | |||
| 830005de36 |
@@ -13,4 +13,4 @@ namespace: linkding
|
||||
images:
|
||||
- name: linkding
|
||||
newName: sissbruecker/linkding
|
||||
newTag: "1.44.1"
|
||||
newTag: "1.44.2"
|
||||
|
||||
@@ -12,4 +12,4 @@ resources:
|
||||
images:
|
||||
- name: jellyfin/jellyfin
|
||||
newName: jellyfin/jellyfin
|
||||
newTag: 10.11.4
|
||||
newTag: 10.11.5
|
||||
|
||||
@@ -18,7 +18,7 @@ images:
|
||||
newTag: java21
|
||||
- name: alpine
|
||||
newName: alpine
|
||||
newTag: "3.22"
|
||||
newTag: "3.23"
|
||||
- name: rsync
|
||||
newName: eeacms/rsync
|
||||
newTag: "3.0"
|
||||
|
||||
@@ -14,14 +14,14 @@ namespace: paperless
|
||||
images:
|
||||
- name: paperless
|
||||
newName: ghcr.io/paperless-ngx/paperless-ngx
|
||||
newTag: "2.20.1"
|
||||
newTag: "2.20.2"
|
||||
|
||||
|
||||
helmCharts:
|
||||
- name: redis
|
||||
releaseName: redis
|
||||
repo: https://charts.bitnami.com/bitnami
|
||||
version: 24.0.7
|
||||
version: 24.0.8
|
||||
valuesInline:
|
||||
auth:
|
||||
enabled: false
|
||||
|
||||
@@ -13,5 +13,5 @@ resources:
|
||||
|
||||
images:
|
||||
- name: mealie
|
||||
newTag: v3.6.1
|
||||
newTag: v3.7.0
|
||||
newName: ghcr.io/mealie-recipes/mealie
|
||||
|
||||
@@ -6,7 +6,7 @@ namespace: monitoring
|
||||
resources:
|
||||
- namespace.yaml
|
||||
# prometheus-operator crds
|
||||
- https://github.com/prometheus-operator/prometheus-operator?ref=v0.86.2
|
||||
- https://github.com/prometheus-operator/prometheus-operator?ref=v0.87.1
|
||||
# single prometheus instance with a thanos sidecar
|
||||
- prometheus.yaml
|
||||
- thanos-store.statefulset.yaml
|
||||
@@ -24,7 +24,7 @@ helmCharts:
|
||||
- name: loki
|
||||
releaseName: loki
|
||||
repo: https://grafana.github.io/helm-charts
|
||||
version: 6.48.0
|
||||
version: 6.49.0
|
||||
valuesFile: loki.values.yaml
|
||||
- name: prometheus-node-exporter
|
||||
releaseName: prometheus-node-exporter
|
||||
|
||||
@@ -9,6 +9,6 @@ namespace: pg-ha
|
||||
helmCharts:
|
||||
- name: cloudnative-pg
|
||||
releaseName: pg-controller
|
||||
version: 0.26.1
|
||||
version: 0.27.0
|
||||
valuesFile: values.yaml
|
||||
repo: https://cloudnative-pg.io/charts/
|
||||
|
||||
Reference in New Issue
Block a user