From 42ed66ce20f31639a91df11e193503510a2447bd Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Sat, 25 Feb 2023 19:21:25 +0000 Subject: [PATCH 01/36] chore(deps): update container image tccr.io/truecharts/wizarr to v2.0.1 --- charts/incubator/wizarr/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/incubator/wizarr/values.yaml b/charts/incubator/wizarr/values.yaml index e5e635bbc0f..1417e1735c0 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.1@sha256:ee4ec8e736548f0e518f741396e8d7568c2c4f01a5b49f54525b2a2e5711b968 env: APP_URL: "http://localhost:{{ .Values.service.main.ports.main.port }}" From f25d465aa28634823da9c36ce491e9ba23f4ac41 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Sat, 25 Feb 2023 19:21:34 +0000 Subject: [PATCH 02/36] chore(deps): update scrypted to v0.6.23 --- charts/incubator/scrypted/values.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/incubator/scrypted/values.yaml b/charts/incubator/scrypted/values.yaml index f69ebb074b5..6eb9d832cca 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.23@sha256:541ec0b4cc51d8e56eb69139c3cf7ab905ef9257617003319830eb91312ad981 liteImage: repository: tccr.io/truecharts/scrypted-lite - tag: 0.6.22@sha256:ba694eb477b9bc8bec65bfd22d29afa267d9a853bc124338680d94f37faf31ff + tag: 0.6.23@sha256:716deb1d2d8d0ad53645068e564de86111b7f20d0f17ae97050139a5d38cf3da pullPolicy: Always fullImage: repository: tccr.io/truecharts/scrypted-full - tag: 0.6.22@sha256:b0e8addb29393d7dc2f29558093ab1a5ccc962bb5ac424319f587dc4d1b60fd3 + tag: 0.6.23@sha256:ff78f200e2981573b2da79fb07c79855d0fa2325118ad07fd110a16e8ca06533 pullPolicy: Always imageSelector: image From e2583ef9a3918d3ab00505d143e8b340fd74bd85 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sat, 25 Feb 2023 19:25:36 +0000 Subject: [PATCH 03/36] Commit bumped Chart Version Signed-off-by: TrueCharts-Bot --- charts/incubator/scrypted/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/incubator/scrypted/Chart.yaml b/charts/incubator/scrypted/Chart.yaml index 7f2ac5a0986..a1a5285b77c 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.23" 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.5 annotations: truecharts.org/catagories: | - media From 0c75c8a8ebf77e1b75d8590884edcbef20c75eee Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sat, 25 Feb 2023 19:25:48 +0000 Subject: [PATCH 04/36] Commit bumped Chart Version Signed-off-by: TrueCharts-Bot --- charts/incubator/wizarr/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/incubator/wizarr/Chart.yaml b/charts/incubator/wizarr/Chart.yaml index 16ae8a06fc3..2cded006627 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.1" 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.6 annotations: truecharts.org/catagories: | - HomeAutomation From 028a174a38956062b0472b7fa9c03edbcb6e1a72 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Sat, 25 Feb 2023 20:22:15 +0000 Subject: [PATCH 05/36] chore(deps): update container image tccr.io/truecharts/wizarr to v2.0.2 --- charts/incubator/wizarr/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/incubator/wizarr/values.yaml b/charts/incubator/wizarr/values.yaml index 1417e1735c0..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.1@sha256:ee4ec8e736548f0e518f741396e8d7568c2c4f01a5b49f54525b2a2e5711b968 + tag: 2.0.2@sha256:2763cf6d40715603d5203d75f1416aae17bf14b1a9520ba8a1f324f24aff1956 env: APP_URL: "http://localhost:{{ .Values.service.main.ports.main.port }}" From 814bfde07e6f3ec98502b1130db52acf42018063 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sat, 25 Feb 2023 20:26:10 +0000 Subject: [PATCH 06/36] Commit bumped Chart Version Signed-off-by: TrueCharts-Bot --- charts/incubator/wizarr/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/incubator/wizarr/Chart.yaml b/charts/incubator/wizarr/Chart.yaml index 2cded006627..39ab83fa488 100644 --- a/charts/incubator/wizarr/Chart.yaml +++ b/charts/incubator/wizarr/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "2.0.1" +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.6 +version: 1.0.7 annotations: truecharts.org/catagories: | - HomeAutomation From 91314e4d1e9e0d545ded1c274528e77c3cc853e2 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Sun, 26 Feb 2023 00:33:03 +0000 Subject: [PATCH 07/36] chore(deps): update scrypted to v0.6.24 --- charts/incubator/scrypted/values.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/incubator/scrypted/values.yaml b/charts/incubator/scrypted/values.yaml index 6eb9d832cca..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.23@sha256:541ec0b4cc51d8e56eb69139c3cf7ab905ef9257617003319830eb91312ad981 + tag: 0.6.24@sha256:aafc5380264e78f96f7fad7e47ff7df26e42dcc1d4c0977a790246be9659ca92 liteImage: repository: tccr.io/truecharts/scrypted-lite - tag: 0.6.23@sha256:716deb1d2d8d0ad53645068e564de86111b7f20d0f17ae97050139a5d38cf3da + tag: 0.6.24@sha256:b2fb6d7de6ed4ad5c7bb0aaa460e6fbcfdda2f2c2dae4aecf323f37332d9b6cf pullPolicy: Always fullImage: repository: tccr.io/truecharts/scrypted-full - tag: 0.6.23@sha256:ff78f200e2981573b2da79fb07c79855d0fa2325118ad07fd110a16e8ca06533 + tag: 0.6.24@sha256:b557c86f7668df545988eadbca8d5d31ed793fb0e3872558bd05f00588260c2f pullPolicy: Always imageSelector: image From 3d3568ece835a86f80e567092bc4395d89736fc1 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sun, 26 Feb 2023 00:36:59 +0000 Subject: [PATCH 08/36] Commit bumped Chart Version Signed-off-by: TrueCharts-Bot --- charts/incubator/scrypted/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/incubator/scrypted/Chart.yaml b/charts/incubator/scrypted/Chart.yaml index a1a5285b77c..9d16eedbf2d 100644 --- a/charts/incubator/scrypted/Chart.yaml +++ b/charts/incubator/scrypted/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "0.6.23" +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.5 +version: 0.0.6 annotations: truecharts.org/catagories: | - media From 00d12c3a9d5a66b520c86383f1133b3fc48f3be4 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Sun, 26 Feb 2023 03:32:59 +0000 Subject: [PATCH 09/36] chore(deps): update container image tccr.io/truecharts/ddns-go to v4.5.6 --- charts/stable/ddns-go/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 From e5efb6e71c0ebe148daa0fce4ebee8616dc1b738 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Sun, 26 Feb 2023 03:33:11 +0000 Subject: [PATCH 10/36] chore(deps): update container image tccr.io/truecharts/readarr to v0.1.4.1596 --- charts/stable/readarr/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 From 1f32125e6a657ab03d392d9acb1c498a2e332cbd Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Sun, 26 Feb 2023 03:33:28 +0000 Subject: [PATCH 11/36] chore(deps): update container image tccr.io/truecharts/ntfy to v2.1.0 --- charts/stable/ntfy/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"] From 0af937da88fa41f1e75a8b050f8db5eaa5e3d5c1 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sun, 26 Feb 2023 03:36:53 +0000 Subject: [PATCH 12/36] Commit bumped Chart Version Signed-off-by: TrueCharts-Bot --- charts/stable/ddns-go/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 From c9af1be756c400537ce17cfe7b98444c6105acb2 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sun, 26 Feb 2023 03:37:07 +0000 Subject: [PATCH 13/36] Commit bumped Chart Version Signed-off-by: TrueCharts-Bot --- charts/stable/readarr/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 From 9fbd26cd750aaa70e7f0e99c2d0cbd46b9d36bdb Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sun, 26 Feb 2023 03:37:26 +0000 Subject: [PATCH 14/36] Commit bumped Chart Version Signed-off-by: TrueCharts-Bot --- charts/stable/ntfy/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 From 1797b7ebcd7d80b12c7e97ee60ab992260af93e5 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Sun, 26 Feb 2023 05:23:14 +0000 Subject: [PATCH 15/36] chore(deps): update container image tccr.io/truecharts/calibre to 6.13.0 --- charts/stable/calibre/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: From fb9e08ade11e897cd936e10d216d1cc66ed49ed0 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Sun, 26 Feb 2023 05:23:31 +0000 Subject: [PATCH 16/36] chore(deps): update container image tccr.io/truecharts/prowlarr to v1.3.1.2796 --- charts/stable/prowlarr/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: From 8c6e30d1dd2d8d704c2e582afd1564f1f1a119db Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sun, 26 Feb 2023 05:27:18 +0000 Subject: [PATCH 17/36] Commit bumped Chart Version Signed-off-by: TrueCharts-Bot --- charts/stable/calibre/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 From 2fca4313bf54eb6ede1bf821cc92da654fac47ec Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sun, 26 Feb 2023 05:27:33 +0000 Subject: [PATCH 18/36] Commit bumped Chart Version Signed-off-by: TrueCharts-Bot --- charts/stable/prowlarr/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 From 6735b3ccd761ce80953fc5f9904a7cc35dacbc79 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Sun, 26 Feb 2023 06:24:42 +0000 Subject: [PATCH 19/36] chore(deps): update container image tccr.io/truecharts/ztcuui-aio to v1.2.12 --- charts/stable/ztcuui-aio/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: From 2306c350f692411f352916eb5a062fc1f291325f Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sun, 26 Feb 2023 06:28:47 +0000 Subject: [PATCH 20/36] Commit bumped Chart Version Signed-off-by: TrueCharts-Bot --- charts/stable/ztcuui-aio/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 From 9834315afc4653d30fc772a19162baacbc5aeca6 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Sun, 26 Feb 2023 09:23:55 +0000 Subject: [PATCH 21/36] chore(deps): update container image tccr.io/truecharts/uptime-kuma to v1.20.2 --- charts/stable/uptime-kuma/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 From a11554b99560a80c0cb60e3dbc46ee12bf706717 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sun, 26 Feb 2023 09:27:50 +0000 Subject: [PATCH 22/36] Commit bumped Chart Version Signed-off-by: TrueCharts-Bot --- charts/stable/uptime-kuma/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 From 3709dcf4df60cf08b269f0c65d03402b7ce4253e Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Sun, 26 Feb 2023 13:28:00 +0000 Subject: [PATCH 23/36] chore(deps): update container image tccr.io/truecharts/upsnap to v3.0.6 --- charts/incubator/upsnap/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 From cb1f592edd7aa1a289a8c17d6b9a1e786a75ada5 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Sun, 26 Feb 2023 13:28:10 +0000 Subject: [PATCH 24/36] chore(deps): update container image tccr.io/truecharts/bookstack to v23.02.20230226 --- charts/stable/bookstack/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 }}" From 861262a455e585f7b2aae680b05d7f629f7c8a78 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sun, 26 Feb 2023 13:31:52 +0000 Subject: [PATCH 25/36] Commit bumped Chart Version Signed-off-by: TrueCharts-Bot --- charts/incubator/upsnap/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 From dd0dd558243fccb4a335d5f4eeb5e1f90b424e52 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sun, 26 Feb 2023 13:32:11 +0000 Subject: [PATCH 26/36] Commit bumped Chart Version Signed-off-by: TrueCharts-Bot --- charts/stable/bookstack/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 From 0cc6db7769334e3ebd4942798b49ca00cb2e235d Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Sun, 26 Feb 2023 14:23:27 +0000 Subject: [PATCH 27/36] chore(deps): update container image tccr.io/truecharts/misskey to v13.8.1 --- charts/incubator/misskey/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 From 9f6d9cce8642d205db29045c26aa46dee0e7a724 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sun, 26 Feb 2023 14:27:23 +0000 Subject: [PATCH 28/36] Commit bumped Chart Version Signed-off-by: TrueCharts-Bot --- charts/incubator/misskey/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 From af7819c1b31e246ec84a71425ea7a028a0ceb2df Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Sun, 26 Feb 2023 17:23:15 +0000 Subject: [PATCH 29/36] chore(deps): update container image tccr.io/truecharts/babybuddy to 1.15.0 --- charts/stable/babybuddy/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" From 6aa2ef894552f912e8c3a5c5cdd09fcb2ffe1e03 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Sun, 26 Feb 2023 17:23:31 +0000 Subject: [PATCH 30/36] chore(deps): update container image tccr.io/truecharts/maloja to latest --- charts/incubator/maloja/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 From 0f918ef38f86e32f6633a6402eccdeebb7dcf3fb Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Sun, 26 Feb 2023 17:23:39 +0000 Subject: [PATCH 31/36] chore(deps): update container image tccr.io/truecharts/octoprint to 1.8.6 --- charts/stable/octoprint/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: From 129c7a592ba1c375d9a5f9de2558999dfb07c18b Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sun, 26 Feb 2023 17:27:22 +0000 Subject: [PATCH 32/36] Commit bumped Chart Version Signed-off-by: TrueCharts-Bot --- charts/stable/babybuddy/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 From 858b4842684b877bebe020a2abd77478daa8ea5e Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sun, 26 Feb 2023 17:27:26 +0000 Subject: [PATCH 33/36] Commit bumped Chart Version Signed-off-by: TrueCharts-Bot --- charts/incubator/maloja/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 From aa3ba113e3ac1c5ee19f6cb381861f0fa2973f43 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sun, 26 Feb 2023 17:28:27 +0000 Subject: [PATCH 34/36] Commit bumped Chart Version Signed-off-by: TrueCharts-Bot --- charts/stable/octoprint/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 From 01e538826a8d7575c5bb5522f1465c8ba5903510 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Sun, 26 Feb 2023 19:26:59 +0000 Subject: [PATCH 35/36] chore(deps): update container image tccr.io/truecharts/handbrake to v23.02.1 --- charts/stable/handbrake/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: From c9835d81be8f2efb00f88719c55e17161ac218cd Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sun, 26 Feb 2023 19:31:01 +0000 Subject: [PATCH 36/36] Commit bumped Chart Version Signed-off-by: TrueCharts-Bot --- charts/stable/handbrake/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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