Compare commits
1 Commits
master
...
renovate/m
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
50616f0b03 |
@@ -1,5 +1,5 @@
|
||||
annotations:
|
||||
max_scale_version: 24.04.0
|
||||
max_scale_version: 23.10.2
|
||||
min_scale_version: 23.10.0
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/category: database
|
||||
@@ -36,4 +36,4 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/dependency/mongodb
|
||||
- https://hub.docker.com/r/bitnami/mongodb
|
||||
type: application
|
||||
version: 11.2.2
|
||||
version: 11.2.1
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: bitnami/mongodb
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 7.0.5@sha256:6cbe3bd37863b3c67b2f59ac74b2b10c57511c48c5b2befdf84bbcca020c5a7f
|
||||
tag: 7.0.5@sha256:3e1c53e8b319e2578151a05b542e7003c8a20e021c4fc830539a4d3892122eba
|
||||
workload:
|
||||
main:
|
||||
replicas: 1
|
||||
|
||||
@@ -50,4 +50,4 @@ sources:
|
||||
- https://hub.docker.com/r/bitnami/alertmanager
|
||||
- https://quay.io/thanos/thanos
|
||||
type: application
|
||||
version: 16.7.2
|
||||
version: 16.7.1
|
||||
|
||||
@@ -6,7 +6,7 @@ thanosImage:
|
||||
tag: v0.34.1@sha256:567346c3f6ff2927c2c6c0daad977b2213f62d45eca54d48afd19e6deb902181
|
||||
alertmanagerImage:
|
||||
repository: bitnami/alertmanager
|
||||
tag: 0.26.0@sha256:9e7e46e5a8fa16d7c67bcae3fc7fcd96e19958459c6dbee487bf538867a0465c
|
||||
tag: 0.26.0@sha256:5779c22b78afa1dec3a2f0285ccb1d7077f60b42482cde06a4fe62b539c7229c
|
||||
global:
|
||||
labels: {}
|
||||
workload:
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
annotations:
|
||||
max_scale_version: 23.10.2
|
||||
max_scale_version: 24.04.0
|
||||
min_scale_version: 23.10.0
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/category: authentication
|
||||
@@ -7,7 +7,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 2023.10.7
|
||||
appVersion: 2024.2.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.4.2
|
||||
@@ -29,7 +29,7 @@ home: https://truecharts.org/charts/stable/authentik
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/authentik.png
|
||||
keywords:
|
||||
- authentik
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
@@ -39,10 +39,10 @@ sources:
|
||||
- https://goauthentik.io/docs/
|
||||
- https://github.com/goauthentik/authentik
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/authentik
|
||||
- https://ghcr.io/goauthentik/radius
|
||||
- https://ghcr.io/goauthentik/proxy
|
||||
- https://ghcr.io/goauthentik/radius
|
||||
- https://ghcr.io/goauthentik/server
|
||||
- https://ghcr.io/maxmind/geoipupdate
|
||||
- https://ghcr.io/goauthentik/ldap
|
||||
- https://ghcr.io/goauthentik/server
|
||||
type: application
|
||||
version: 19.4.0
|
||||
version: 23.0.0
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: ghcr.io/goauthentik/server
|
||||
tag: 2023.10.7@sha256:8ebdd51a95d3efdcb0cf3b26ed849cc0f9a8c032adb8cd595cabb59a1f321161
|
||||
tag: 2024.2.0@sha256:fa00120dbc6a96d707bd21844461029cc3454917c41e6f3aeff4210833b74e16
|
||||
pullPolicy: IfNotPresent
|
||||
geoipImage:
|
||||
repository: ghcr.io/maxmind/geoipupdate
|
||||
@@ -8,15 +8,15 @@ geoipImage:
|
||||
pullPolicy: IfNotPresent
|
||||
ldapImage:
|
||||
repository: ghcr.io/goauthentik/ldap
|
||||
tag: 2023.10.7@sha256:c483b0adf9a2123ab3d0498450d3d0f91344c97248dba789a4f80fdd3f6eb213
|
||||
tag: 2024.2.0@sha256:0099d352195be72cba0dc67773d92f293399b86267c55e23e893b26085f2abfc
|
||||
pullPolicy: IfNotPresent
|
||||
radiusImage:
|
||||
repository: ghcr.io/goauthentik/radius
|
||||
tag: 2023.10.7@sha256:ae095ce83ec6ff40e03104ff04a315269a7f2094df7310317140fa5f00fa74ff
|
||||
tag: 2024.2.0@sha256:c52ef107d67b130ab6232a3a4120a66c875e5253053be569f33a3d6bcdd84165
|
||||
pullPolicy: IfNotPresent
|
||||
proxyImage:
|
||||
repository: ghcr.io/goauthentik/proxy
|
||||
tag: 2023.10.7@sha256:082cd5860274a1edd2c291ef81eb795fed95fa36d65a3014bf158db291dacd58
|
||||
tag: 2024.2.0@sha256:8db6b47c61090c8992cb408b7c333edc46b5eac304199f9c688646fe6c1ded6f
|
||||
pullPolicy: IfNotPresent
|
||||
authentik:
|
||||
credentials:
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
annotations:
|
||||
max_scale_version: 24.04.0
|
||||
max_scale_version: 23.10.2
|
||||
min_scale_version: 23.10.0
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/category: media
|
||||
@@ -7,7 +7,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 1.30.0
|
||||
appVersion: 1.29.1
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.4.2
|
||||
@@ -42,4 +42,4 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/n8n
|
||||
- https://hub.docker.com/r/n8nio/n8n
|
||||
type: application
|
||||
version: 12.11.0
|
||||
version: 12.10.0
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: n8nio/n8n
|
||||
tag: 1.30.0@sha256:96c305c2fee382e073336ad31cb0f8b259c2253dd926ac48d082e19292d10036
|
||||
tag: 1.29.1@sha256:6d163fba75c8a4cd088fc840c6242291b11a5facf3b5796f6f5b9ccd94deb32c
|
||||
pullPolicy: IfNotPresent
|
||||
timezoneandlocale: {}
|
||||
# N8N_DEFAULT_LOCALE: "en"
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
annotations:
|
||||
max_scale_version: 24.04.0
|
||||
max_scale_version: 23.10.2
|
||||
min_scale_version: 23.10.0
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/category: media
|
||||
@@ -37,4 +37,4 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/remmina
|
||||
- https://ghcr.io/linuxserver/remmina
|
||||
type: application
|
||||
version: 9.2.2
|
||||
version: 9.2.1
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: ghcr.io/linuxserver/remmina
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.4.2@sha256:02b73755426aee0a83f20617347d5fe88c12bd9ccdd3c1271b98e5d494146c4e
|
||||
tag: 1.4.2@sha256:453d94d3bbf506da03b62fee100469345c833b6ddf619c3a4732686b12080737
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
annotations:
|
||||
max_scale_version: 24.04.0
|
||||
max_scale_version: 23.10.2
|
||||
min_scale_version: 23.10.0
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/category: media
|
||||
@@ -40,7 +40,7 @@ sources:
|
||||
- https://docs.rsshub.app/en/install/
|
||||
- https://github.com/DIYgod/RSSHub
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/rsshub
|
||||
- https://hub.docker.com/r/diygod/rsshub
|
||||
- https://hub.docker.com/r/browserless/chrome
|
||||
- https://hub.docker.com/r/diygod/rsshub
|
||||
type: application
|
||||
version: 11.4.1
|
||||
version: 11.4.0
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: diygod/rsshub
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:81bf06640cfaa68a14947c45537fa02a64c4e19d9b549ab7c53d0f2d734b3ce9
|
||||
tag: latest@sha256:c4993c891de7ba8db4a43ce51914e638724dcce13da8170853ae08da01f14b7e
|
||||
browserlessImage:
|
||||
repository: browserless/chrome
|
||||
tag: 1.61.1-chrome-stable@sha256:efac47cfff3830d9a50b27d29f8bbb61949058ae336c823fbe9bd3c0d1debcc8
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
annotations:
|
||||
max_scale_version: 24.04.0
|
||||
max_scale_version: 23.10.2
|
||||
min_scale_version: 23.10.0
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/category: media
|
||||
@@ -32,4 +32,4 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/synclounge
|
||||
- https://ghcr.io/linuxserver/synclounge
|
||||
type: application
|
||||
version: 8.2.2
|
||||
version: 8.2.1
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: ghcr.io/linuxserver/synclounge
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 5.2.25@sha256:c932d3cabb872a67f65374c41705874cff0f9d8acc78a6de5141ea842761202a
|
||||
tag: 5.2.25@sha256:5c30df3efb34fae9148b81b0d96f60b77e879ef41d0824a845084bacbd26a579
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
annotations:
|
||||
max_scale_version: 24.04.0
|
||||
max_scale_version: 23.10.2
|
||||
min_scale_version: 23.10.0
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/category: productivity
|
||||
@@ -7,7 +7,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 7.31.0
|
||||
appVersion: 7.30.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.4.2
|
||||
@@ -30,7 +30,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/wekan.png
|
||||
keywords:
|
||||
- wekan
|
||||
- kanban
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
@@ -42,4 +42,4 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/wekan
|
||||
- https://hub.docker.com/r/wekanteam/wekan
|
||||
type: application
|
||||
version: 13.6.0
|
||||
version: 13.5.0
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: wekanteam/wekan
|
||||
tag: v7.31@sha256:2df3389f971138682e9a66db8b4a610595fac048f1e4ea1e6cfc0d9d5402501c
|
||||
tag: v7.30@sha256:99e9d9b25b9a1eb01c0fd9ef3e83c538809b62607d8a693d26c0ba9d6d478af6
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
||||
|
||||
Reference in New Issue
Block a user