Compare commits
17 Commits
ea44867b95
...
ccae75ab33
Author | SHA1 | Date | |
---|---|---|---|
ccae75ab33 | |||
86d192d66e | |||
2dc36ce24e | |||
522922ff94 | |||
3d06570212 | |||
9c212b9dae | |||
819a21021c | |||
7f41a6590a | |||
a2228fce9a | |||
a26d8d5ef9 | |||
095f3f3f33 | |||
7110deb289 | |||
e6ec48aefa | |||
6eb16c0d2c | |||
4866c23d6b | |||
ea7fc46f58 | |||
e41c4058d7 |
@@ -12,4 +12,4 @@ namespace: audiobookshelf
|
||||
images:
|
||||
- name: audiobookshelf
|
||||
newName: ghcr.io/advplyr/audiobookshelf
|
||||
newTag: "2.26.0"
|
||||
newTag: "2.26.2"
|
||||
|
@@ -13,4 +13,4 @@ namespace: files
|
||||
images:
|
||||
- name: ocis
|
||||
newName: owncloud/ocis
|
||||
newTag: "7.1.3"
|
||||
newTag: "7.2.0"
|
||||
|
@@ -42,7 +42,7 @@ spec:
|
||||
name: curseforge-api
|
||||
key: key
|
||||
- name: CF_PAGE_URL
|
||||
value: "https://www.curseforge.com/minecraft/modpacks/vault-hunters-1-18-2/files/5925838"
|
||||
value: "https://www.curseforge.com/minecraft/modpacks/vault-hunters-1-18-2/files/6644480"
|
||||
- name: VERSION
|
||||
value: "1.18.2"
|
||||
- name: INIT_MEMORY
|
||||
|
@@ -21,4 +21,4 @@ images:
|
||||
newTag: "3.22"
|
||||
- name: rsync
|
||||
newName: eeacms/rsync
|
||||
newTag: "2.6"
|
||||
newTag: "2.7"
|
||||
|
@@ -21,7 +21,7 @@ helmCharts:
|
||||
- name: redis
|
||||
releaseName: redis
|
||||
repo: https://charts.bitnami.com/bitnami
|
||||
version: 21.2.11
|
||||
version: 21.2.13
|
||||
valuesInline:
|
||||
auth:
|
||||
enabled: false
|
||||
|
@@ -13,5 +13,5 @@ resources:
|
||||
|
||||
images:
|
||||
- name: mealie
|
||||
newTag: v3.0.1
|
||||
newTag: v3.0.2
|
||||
newName: ghcr.io/mealie-recipes/mealie
|
||||
|
@@ -27,6 +27,6 @@ images:
|
||||
helmCharts:
|
||||
- name: authelia
|
||||
releaseName: authelia
|
||||
version: 0.10.38
|
||||
version: 0.10.41
|
||||
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.83.0
|
||||
- https://github.com/prometheus-operator/prometheus-operator?ref=v0.84.0
|
||||
# single prometheus instance with a thanos sidecar
|
||||
- prometheus.yaml
|
||||
- thanos-store.statefulset.yaml
|
||||
@@ -17,17 +17,17 @@ resources:
|
||||
images:
|
||||
- name: thanos
|
||||
newName: quay.io/thanos/thanos
|
||||
newTag: v0.39.1
|
||||
newTag: v0.39.2
|
||||
|
||||
|
||||
helmCharts:
|
||||
- name: loki
|
||||
releaseName: loki
|
||||
repo: https://grafana.github.io/helm-charts
|
||||
version: 6.32.0
|
||||
version: 6.33.0
|
||||
valuesFile: loki.values.yaml
|
||||
- name: prometheus-node-exporter
|
||||
releaseName: prometheus-node-exporter
|
||||
repo: https://prometheus-community.github.io/helm-charts
|
||||
version: 4.47.1
|
||||
version: 4.47.3
|
||||
valuesFile: prometheus-node-exporter.values.yaml
|
||||
|
Reference in New Issue
Block a user