diff --git a/charts/incubator/maloja/Chart.yaml b/charts/incubator/maloja/Chart.yaml index 4bad8f25177..bde593649d3 100644 --- a/charts/incubator/maloja/Chart.yaml +++ b/charts/incubator/maloja/Chart.yaml @@ -26,4 +26,4 @@ sources: - https://hub.docker.com/r/krateng/maloja - https://maloja.krateng.ch/ type: application -version: 2.0.9 +version: 2.0.10 diff --git a/charts/incubator/maloja/values.yaml b/charts/incubator/maloja/values.yaml index 6a9f38f34d5..6f9473393a1 100644 --- a/charts/incubator/maloja/values.yaml +++ b/charts/incubator/maloja/values.yaml @@ -4,7 +4,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/maloja - tag: latest@sha256:4d135ffe0db4b568b1a9f7488030b7fb8c34e56cf0022eca8aee393c31fd94f7 + tag: latest@sha256:aed9c2044a962314ed8f59989af317f6ead220fa25cf8c71984284ed41e7f7e0 persistence: config: enabled: true diff --git a/charts/incubator/misskey/Chart.yaml b/charts/incubator/misskey/Chart.yaml index e5b3a4079aa..bebd767e31c 100644 --- a/charts/incubator/misskey/Chart.yaml +++ b/charts/incubator/misskey/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "13.7.5" +appVersion: "13.8.1" home: https://truecharts.org/charts/incubator/misskey dependencies: - name: common @@ -38,4 +38,4 @@ annotations: truecharts.org/catagories: | - Social type: application -version: 3.0.41 +version: 3.0.42 diff --git a/charts/incubator/misskey/values.yaml b/charts/incubator/misskey/values.yaml index e38292a65f8..6049d7150d6 100644 --- a/charts/incubator/misskey/values.yaml +++ b/charts/incubator/misskey/values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/misskey pullPolicy: IfNotPresent - tag: 13.7.5@sha256:ef72041776f5271870cb1f4af6c6b0053ec9ed7bdd111a01b29b2ec17c2a4989 + tag: 13.8.1@sha256:8c0686172b31fd55c25168f333107ba1ae7a622505d36a95d387a41209927fbe securityContext: readOnlyRootFilesystem: false diff --git a/charts/incubator/scrypted/Chart.yaml b/charts/incubator/scrypted/Chart.yaml index 7f2ac5a0986..9d16eedbf2d 100644 --- a/charts/incubator/scrypted/Chart.yaml +++ b/charts/incubator/scrypted/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "0.6.22" +appVersion: "0.6.24" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -21,7 +21,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/scrypted - https://github.com/koush/scrypted type: application -version: 0.0.4 +version: 0.0.6 annotations: truecharts.org/catagories: | - media diff --git a/charts/incubator/scrypted/values.yaml b/charts/incubator/scrypted/values.yaml index f69ebb074b5..f9792e08778 100644 --- a/charts/incubator/scrypted/values.yaml +++ b/charts/incubator/scrypted/values.yaml @@ -1,16 +1,16 @@ image: repository: tccr.io/truecharts/scrypted-thin pullPolicy: IfNotPresent - tag: 0.6.22@sha256:830172e593c076bb272216d5fb5cb03b8d412efe66ed5458bb3dbd6441260371 + tag: 0.6.24@sha256:aafc5380264e78f96f7fad7e47ff7df26e42dcc1d4c0977a790246be9659ca92 liteImage: repository: tccr.io/truecharts/scrypted-lite - tag: 0.6.22@sha256:ba694eb477b9bc8bec65bfd22d29afa267d9a853bc124338680d94f37faf31ff + tag: 0.6.24@sha256:b2fb6d7de6ed4ad5c7bb0aaa460e6fbcfdda2f2c2dae4aecf323f37332d9b6cf pullPolicy: Always fullImage: repository: tccr.io/truecharts/scrypted-full - tag: 0.6.22@sha256:b0e8addb29393d7dc2f29558093ab1a5ccc962bb5ac424319f587dc4d1b60fd3 + tag: 0.6.24@sha256:b557c86f7668df545988eadbca8d5d31ed793fb0e3872558bd05f00588260c2f pullPolicy: Always imageSelector: image diff --git a/charts/incubator/upsnap/Chart.yaml b/charts/incubator/upsnap/Chart.yaml index 9981fc45c9f..76af8168ed4 100644 --- a/charts/incubator/upsnap/Chart.yaml +++ b/charts/incubator/upsnap/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "3.0.5" +appVersion: "3.0.6" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -21,7 +21,7 @@ sources: - https://ghcr.io/seriousm4x/upsnap - https://github.com/seriousm4x/UpSnap type: application -version: 0.0.1 +version: 0.0.2 annotations: truecharts.org/catagories: | - networking diff --git a/charts/incubator/upsnap/values.yaml b/charts/incubator/upsnap/values.yaml index 985700fa965..936ed91a96b 100644 --- a/charts/incubator/upsnap/values.yaml +++ b/charts/incubator/upsnap/values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/upsnap pullPolicy: IfNotPresent - tag: 3.0.5@sha256:5ed2433add3e4faad082d37c7df55c08409c8e4708bb1fa3129715e76b892ce5 + tag: 3.0.6@sha256:7d116a07c590535dcd4390ad73dc469e6f0b1aefb67241e7ac1ab140943e7f7a securityContext: readOnlyRootFilesystem: false diff --git a/charts/incubator/wizarr/Chart.yaml b/charts/incubator/wizarr/Chart.yaml index 16ae8a06fc3..39ab83fa488 100644 --- a/charts/incubator/wizarr/Chart.yaml +++ b/charts/incubator/wizarr/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "2.0.0" +appVersion: "2.0.2" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -24,7 +24,7 @@ sources: - https://ghcr.io/wizarrrr/wizarr - https://github.com/Wizarrrr/wizarr type: application -version: 1.0.5 +version: 1.0.7 annotations: truecharts.org/catagories: | - HomeAutomation diff --git a/charts/incubator/wizarr/values.yaml b/charts/incubator/wizarr/values.yaml index e5e635bbc0f..97f961cbf08 100644 --- a/charts/incubator/wizarr/values.yaml +++ b/charts/incubator/wizarr/values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/wizarr pullPolicy: IfNotPresent - tag: 2.0.0@sha256:de2c3ab3f1a241e8ba05b52ee188a6499495dca64b897d7d53abc0479f71add4 + tag: 2.0.2@sha256:2763cf6d40715603d5203d75f1416aae17bf14b1a9520ba8a1f324f24aff1956 env: APP_URL: "http://localhost:{{ .Values.service.main.ports.main.port }}" diff --git a/charts/stable/babybuddy/Chart.yaml b/charts/stable/babybuddy/Chart.yaml index 36ce778f373..1be5efa29a0 100644 --- a/charts/stable/babybuddy/Chart.yaml +++ b/charts/stable/babybuddy/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 appVersion: "1.15.0" kubeVersion: ">=1.16.0-0" -version: 11.0.31 +version: 11.0.32 name: babybuddy description: Helps caregivers track sleep, feedings, diaper changes, tummy time and more to learn about and predict baby's needs without (as much) guess work. type: application diff --git a/charts/stable/babybuddy/values.yaml b/charts/stable/babybuddy/values.yaml index 2b7eaad6624..9ec48fa5afa 100644 --- a/charts/stable/babybuddy/values.yaml +++ b/charts/stable/babybuddy/values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/babybuddy pullPolicy: IfNotPresent - tag: 1.15.0@sha256:612da19e028bf9591de06182f247d2f91ad00f7e5c61c28887920a2e3cacdac3 + tag: 1.15.0@sha256:8a692204e529c12755e5fdc3f641a113c1ee1d3d33d197b8112edcad7ed0bb36 env: DB_ENGINE: "django.db.backends.postgresql" diff --git a/charts/stable/bookstack/Chart.yaml b/charts/stable/bookstack/Chart.yaml index e8d6e9d64e8..724813f91af 100644 --- a/charts/stable/bookstack/Chart.yaml +++ b/charts/stable/bookstack/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "23.01.2023" +appVersion: "23.02.2023" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -28,7 +28,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/bookstack - https://ghcr.io/linuxserver/bookstack - https://www.bookstackapp.com/ -version: 6.0.21 +version: 6.0.22 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/bookstack/values.yaml b/charts/stable/bookstack/values.yaml index bf170cde6ed..a609a7af08c 100644 --- a/charts/stable/bookstack/values.yaml +++ b/charts/stable/bookstack/values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/bookstack pullPolicy: IfNotPresent - tag: 23.01.20230131@sha256:c6bfd7603aab1cafbce32e1b89c2efa4456b859c7e80a108a04f1fb2b205843b + tag: 23.02.20230226@sha256:8c90a4e5983fca7e8675708e7bf6beae880ef88f8d1047c8784cf9b3d4a78a55 env: DB_USER: "{{ .Values.mariadb.mariadbUsername }}" diff --git a/charts/stable/calibre/Chart.yaml b/charts/stable/calibre/Chart.yaml index 4174f5b14f1..107124dc5ed 100644 --- a/charts/stable/calibre/Chart.yaml +++ b/charts/stable/calibre/Chart.yaml @@ -19,7 +19,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/calibre - https://ghcr.io/linuxserver/calibre - https://github.com/kovidgoyal/calibre/ -version: 9.0.20 +version: 9.0.21 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/calibre/values.yaml b/charts/stable/calibre/values.yaml index ec8acaf0d12..27fbb9ccdb6 100644 --- a/charts/stable/calibre/values.yaml +++ b/charts/stable/calibre/values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/calibre - tag: 6.13.0@sha256:8bae8a44f5caf580b409edadfd1c43299ae6eb5c93413836a71d73a18f095307 + tag: 6.13.0@sha256:3fc99c64349175096669625e7dc5f5f99d0a5982669652a946f4ea0f5a13fc52 pullPolicy: IfNotPresent securityContext: diff --git a/charts/stable/ddns-go/Chart.yaml b/charts/stable/ddns-go/Chart.yaml index c2d5b5e1024..a328419f645 100644 --- a/charts/stable/ddns-go/Chart.yaml +++ b/charts/stable/ddns-go/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: ddns-go -version: 4.0.21 -appVersion: "4.5.5" +version: 4.0.22 +appVersion: "4.5.6" description: Automatically obtain your public network IPv4 or IPv6 address and resolve it to the corresponding domain name service type: application deprecated: false diff --git a/charts/stable/ddns-go/values.yaml b/charts/stable/ddns-go/values.yaml index 23e058ca7c8..cf35bd5354c 100644 --- a/charts/stable/ddns-go/values.yaml +++ b/charts/stable/ddns-go/values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/ddns-go pullPolicy: IfNotPresent - tag: 4.5.5@sha256:926003a7d9270676bcdf3e48d2d99dd90e01596040c6768e2845469bd7bb6fb9 + tag: 4.5.6@sha256:a04a187ef15fe274e1969c3808586d963affb9e5e0f34377823a15182cdb4b5a securityContext: readOnlyRootFilesystem: false diff --git a/charts/stable/handbrake/Chart.yaml b/charts/stable/handbrake/Chart.yaml index 3935b1ab70d..653e7c4e0d9 100644 --- a/charts/stable/handbrake/Chart.yaml +++ b/charts/stable/handbrake/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "1.25.1" +appVersion: "23.02.1" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -24,7 +24,7 @@ sources: - https://github.com/jlesage/docker-handbrake - https://handbrake.fr/ type: application -version: 15.0.9 +version: 15.0.10 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/handbrake/values.yaml b/charts/stable/handbrake/values.yaml index e2849c022dd..f77c7fd49ed 100644 --- a/charts/stable/handbrake/values.yaml +++ b/charts/stable/handbrake/values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/handbrake - tag: v1.25.1@sha256:a5261046540181d4f5f66fa1e207669487b58d241903647dd4ee8de997ae10ca + tag: 23.02.1@sha256:6c3b2acce5d7750fe4831d181ff9fc3dbf1c5663944778193477d51f9725f060 pullPolicy: IfNotPresent securityContext: diff --git a/charts/stable/ntfy/Chart.yaml b/charts/stable/ntfy/Chart.yaml index 42f0de6483d..64e925d0cdd 100644 --- a/charts/stable/ntfy/Chart.yaml +++ b/charts/stable/ntfy/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "2.0.1" +appVersion: "2.1.0" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -19,7 +19,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/ntfy - https://hub.docker.com/r/binwiederhier/ntfy - https://github.com/binwiederhier/ntfy/ -version: 4.0.13 +version: 4.0.14 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/ntfy/values.yaml b/charts/stable/ntfy/values.yaml index a09d631f606..455ff987ff9 100644 --- a/charts/stable/ntfy/values.yaml +++ b/charts/stable/ntfy/values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/ntfy - tag: 2.0.1@sha256:e539c2850810537e89c1f5338164cf478141693efb06f5be87bdc2da91937770 + tag: 2.1.0@sha256:ccbaacb4ca95fd61ea5b4ac18615a80ccc5ebae7f0a46115d020879e1fdb929e pullPolicy: IfNotPresent extraArgs: ["serve"] diff --git a/charts/stable/octoprint/Chart.yaml b/charts/stable/octoprint/Chart.yaml index 288eb625b99..c40c30f8a54 100644 --- a/charts/stable/octoprint/Chart.yaml +++ b/charts/stable/octoprint/Chart.yaml @@ -21,7 +21,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/octoprint - https://hub.docker.com/r/octoprint/octoprint - https://github.com/OctoPrint/OctoPrint -version: 8.0.9 +version: 8.0.10 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/octoprint/values.yaml b/charts/stable/octoprint/values.yaml index f471efb00c6..203cfe19b06 100644 --- a/charts/stable/octoprint/values.yaml +++ b/charts/stable/octoprint/values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/octoprint - tag: 1.8.6@sha256:74865bb376361a7df850109021715e63d3c04c64257db7d1772a53d413e0d28e + tag: 1.8.6@sha256:26575ca7f588dab503bce387f0829436466ca15cf2ff8dda801c4807619be1d8 pullPolicy: IfNotPresent securityContext: diff --git a/charts/stable/prowlarr/Chart.yaml b/charts/stable/prowlarr/Chart.yaml index 530857d7f8c..21dcdf28e88 100644 --- a/charts/stable/prowlarr/Chart.yaml +++ b/charts/stable/prowlarr/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "1.3.0.2757" +appVersion: "1.3.1.2796" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -22,7 +22,7 @@ sources: - https://ghcr.io/onedr0p/prowlarr-develop - https://github.com/Prowlarr/Prowlarr - https://github.com/k8s-at-home/container-images -version: 8.0.26 +version: 8.0.27 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/prowlarr/values.yaml b/charts/stable/prowlarr/values.yaml index 5eaf8028d8f..80c5f29a028 100644 --- a/charts/stable/prowlarr/values.yaml +++ b/charts/stable/prowlarr/values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/prowlarr - tag: 1.3.0.2757@sha256:12b23e63642f5439d217360aefbab7e0ca2947638bad7b185e95dfbafb78ab4f + tag: 1.3.1.2796@sha256:e9d90ff7367ebbad0c45e9a39ee2cafad70109b962c523a9a2291fd9d620443b pullPolicy: IfNotPresent securityContext: diff --git a/charts/stable/readarr/Chart.yaml b/charts/stable/readarr/Chart.yaml index 9f40ebc566b..32bd6af04da 100644 --- a/charts/stable/readarr/Chart.yaml +++ b/charts/stable/readarr/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "0.1.3.1584" +appVersion: "0.1.4.1596" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -26,7 +26,7 @@ sources: - https://github.com/Readarr/Readarr - https://readarr.com type: application -version: 13.0.14 +version: 13.0.15 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/readarr/values.yaml b/charts/stable/readarr/values.yaml index 3d8ca9c2dac..d258c81d695 100644 --- a/charts/stable/readarr/values.yaml +++ b/charts/stable/readarr/values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/readarr pullPolicy: IfNotPresent - tag: 0.1.3.1584@sha256:c8edb5626f3ff593086dd9596e4d08cd50c9677c3df1228e8b3deeaf9c33ac0b + tag: 0.1.4.1596@sha256:31ec42eddeff7af9919ef5312289c74eace114b7fa532cf6040afaf54e3b5c98 securityContext: readOnlyRootFilesystem: false diff --git a/charts/stable/uptime-kuma/Chart.yaml b/charts/stable/uptime-kuma/Chart.yaml index 9b3b31eab75..15410dee40e 100644 --- a/charts/stable/uptime-kuma/Chart.yaml +++ b/charts/stable/uptime-kuma/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "1.20.1" +appVersion: "1.20.2" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -22,7 +22,7 @@ sources: - https://hub.docker.com/r/louislam/uptime-kuma - https://github.com/louislam/uptime-kuma type: application -version: 5.0.20 +version: 5.0.21 annotations: truecharts.org/catagories: | - monitoring diff --git a/charts/stable/uptime-kuma/values.yaml b/charts/stable/uptime-kuma/values.yaml index 0ea27c7e418..40949701dea 100644 --- a/charts/stable/uptime-kuma/values.yaml +++ b/charts/stable/uptime-kuma/values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/uptime-kuma pullPolicy: IfNotPresent - tag: 1.20.1@sha256:7b37a9b0000cfbdcf8b7dd9e01852c079c5be253cfec2e753e8ef52f4ac19ec6 + tag: 1.20.2@sha256:b1bb3e6fe1a35a23bd4671acdc8e014615e4495ab96537ac465a11d5938665bf securityContext: runAsNonRoot: false diff --git a/charts/stable/ztcuui-aio/Chart.yaml b/charts/stable/ztcuui-aio/Chart.yaml index 2057f9cfd52..38c4dfc0b4b 100644 --- a/charts/stable/ztcuui-aio/Chart.yaml +++ b/charts/stable/ztcuui-aio/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "1.2.11" +appVersion: "1.2.12" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -19,7 +19,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/ztcuui-aio - https://hub.docker.com/r/keynetworks/ztncui - https://github.com/key-networks/ztncui-aio -version: 3.0.9 +version: 3.0.10 annotations: truecharts.org/catagories: | - network diff --git a/charts/stable/ztcuui-aio/values.yaml b/charts/stable/ztcuui-aio/values.yaml index af1bb5f3380..67367b0dc73 100644 --- a/charts/stable/ztcuui-aio/values.yaml +++ b/charts/stable/ztcuui-aio/values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/ztcuui-aio - tag: v1.2.11@sha256:89e5b5a5c2b0473f3c16d9c0fb0f8411be83ca8dbfa2d290ca619cc9f2d4c399 + tag: 1.2.12@sha256:5fc96868920124f3b28e6e3c59956b72b15fff5a3ccf56e0d9bce8283d1cc29e pullPolicy: IfNotPresent securityContext: