diff --git a/charts/dependency/mariadb/values.yaml b/charts/dependency/mariadb/values.yaml index 592f5fe7ba0..c60e9297d6a 100644 --- a/charts/dependency/mariadb/values.yaml +++ b/charts/dependency/mariadb/values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/mariadb pullPolicy: IfNotPresent - tag: 10.8.4@sha256:8cb0034bde2eeac6aa9803c39727f50be3f078d0b08204104694cb90970e9673 + tag: 10.9.2@sha256:967e3a426de0b97ed5dded5d4d1e6306fafe126faa1ccf9652f4e0512f396bd4 controller: # -- Set the controller type. diff --git a/charts/incubator/adguardhome-sync/Chart.yaml b/charts/incubator/adguardhome-sync/Chart.yaml index 88dd7ad0fc2..39da9c38822 100644 --- a/charts/incubator/adguardhome-sync/Chart.yaml +++ b/charts/incubator/adguardhome-sync/Chart.yaml @@ -27,4 +27,4 @@ sources: - https://github.com/orgs/linuxserver/packages/container/package/adguardhome-sync - https://github.com/linuxserver/docker-adguardhome-sync#readme type: application -version: 0.0.26 +version: 0.0.27 diff --git a/charts/incubator/adguardhome-sync/values.yaml b/charts/incubator/adguardhome-sync/values.yaml index c979a792473..c29ce70ba8d 100644 --- a/charts/incubator/adguardhome-sync/values.yaml +++ b/charts/incubator/adguardhome-sync/values.yaml @@ -4,7 +4,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/adguardhome-sync - tag: latest@sha256:2cbb0b776514cc2cb68763414d51b88e633e218dee37eb827811c063538d5fd4 + tag: latest@sha256:a29533b283782424bdefd48cd578a1d79325330502ae44a7c32167f0aa20501b persistence: config: enabled: true diff --git a/charts/incubator/appsmith/Chart.yaml b/charts/incubator/appsmith/Chart.yaml index 1dd0dc4c887..afe36264bd9 100644 --- a/charts/incubator/appsmith/Chart.yaml +++ b/charts/incubator/appsmith/Chart.yaml @@ -26,7 +26,7 @@ name: appsmith sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/appsmith - https://github.com/appsmithorg/appsmith -version: 2.0.48 +version: 2.0.49 annotations: truecharts.org/catagories: | - productivity diff --git a/charts/incubator/appsmith/values.yaml b/charts/incubator/appsmith/values.yaml index ae74a76f76b..5726130788b 100644 --- a/charts/incubator/appsmith/values.yaml +++ b/charts/incubator/appsmith/values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/appsmith - tag: 1.7.14@sha256:994d7d3f962965e879475cda9b88542603f528313b63d68a59ee54e7d06fa65a + tag: 1.8.0@sha256:4f9fe32f6a72ad7339955dd042998be12e2d6c3119b408b99184fdf4989a4139 pullPolicy: IfNotPresent securityContext: diff --git a/charts/incubator/autobrr/Chart.yaml b/charts/incubator/autobrr/Chart.yaml index c740ff30dc9..e9247803d8a 100644 --- a/charts/incubator/autobrr/Chart.yaml +++ b/charts/incubator/autobrr/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: autobrr -version: 0.0.13 +version: 0.0.14 appVersion: "1.5.0" description: The modern download automation tool for torrents. type: application diff --git a/charts/incubator/autobrr/values.yaml b/charts/incubator/autobrr/values.yaml index 45df84b9207..33ceccd8bb4 100644 --- a/charts/incubator/autobrr/values.yaml +++ b/charts/incubator/autobrr/values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/autobrr pullPolicy: IfNotPresent - tag: 1.5.0@sha256:c8e5d56561e8f3058d01560303685dfa60aac17beb2478cd633223820c73ac9f + tag: 1.6.0@sha256:fa0354e576466be6c48d87e78347ef062dbe3074954b4474a2f92998ea61debb service: main: diff --git a/charts/incubator/autoscan/Chart.yaml b/charts/incubator/autoscan/Chart.yaml index 5242eda9293..1f6c2c5db02 100644 --- a/charts/incubator/autoscan/Chart.yaml +++ b/charts/incubator/autoscan/Chart.yaml @@ -26,4 +26,4 @@ sources: - https://hotio.dev/containers/autoscan - https://hub.docker.com/r/hotio/autoscan type: application -version: 0.0.25 +version: 0.0.26 diff --git a/charts/incubator/autoscan/values.yaml b/charts/incubator/autoscan/values.yaml index 4032f89c140..87f81b74594 100644 --- a/charts/incubator/autoscan/values.yaml +++ b/charts/incubator/autoscan/values.yaml @@ -5,7 +5,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/autoscan - tag: latest@sha256:807c5e31f3f6976decba434f964d96e72ee8963cacb965cbfcb3e26a404aded0 + tag: latest@sha256:0d81e310e7e1bffee0b00422aae8b5a38bd592d68ddfcf788375dd4cbd5ccd8f persistence: config: enabled: true diff --git a/charts/incubator/blender/Chart.yaml b/charts/incubator/blender/Chart.yaml index 2ada8ae4788..a8c84a8f22e 100644 --- a/charts/incubator/blender/Chart.yaml +++ b/charts/incubator/blender/Chart.yaml @@ -27,4 +27,4 @@ sources: - https://github.com/orgs/linuxserver/packages/container/package/blender - https://github.com/linuxserver/docker-blender#readme type: application -version: 0.0.26 +version: 0.0.27 diff --git a/charts/incubator/blender/values.yaml b/charts/incubator/blender/values.yaml index eec43e96af7..fd584f218c2 100644 --- a/charts/incubator/blender/values.yaml +++ b/charts/incubator/blender/values.yaml @@ -5,7 +5,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/blender - tag: latest@sha256:3954036f3cf44a5c075490294abd3fa013e0e6d08edc0c6c7cc5390da2c00372 + tag: latest@sha256:86c4724d14fbfee670ad692d1cc26e136cc85b523dbee64b181c1af55e57d490 persistence: config: enabled: true diff --git a/charts/incubator/cadquery-server/Chart.yaml b/charts/incubator/cadquery-server/Chart.yaml index 002fe1c23c3..7194c84f283 100644 --- a/charts/incubator/cadquery-server/Chart.yaml +++ b/charts/incubator/cadquery-server/Chart.yaml @@ -32,4 +32,4 @@ sources: - https://github.com/roipoussiere/cadquery - https://hub.docker.com/r/cadquery/cadquery-server type: application -version: 0.0.24 +version: 0.0.25 diff --git a/charts/incubator/cadquery-server/values.yaml b/charts/incubator/cadquery-server/values.yaml index 3c692b17772..ff8eb3e24d8 100644 --- a/charts/incubator/cadquery-server/values.yaml +++ b/charts/incubator/cadquery-server/values.yaml @@ -2,7 +2,7 @@ env: {} image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/cadquery-server - tag: latest@sha256:4383246bc7a4d6660129193d118d3601da791299a616faa4c4b5bf695ee4a242 + tag: latest@sha256:508f13615b915fa867b1d28f1634adc8531959749d210c03ee96020f2b5ab262 persistence: {} podSecurityContext: runAsGroup: 0 diff --git a/charts/incubator/chromium-desktop-g3/Chart.yaml b/charts/incubator/chromium-desktop-g3/Chart.yaml index 8a3fc05349f..ff48b159d35 100644 --- a/charts/incubator/chromium-desktop-g3/Chart.yaml +++ b/charts/incubator/chromium-desktop-g3/Chart.yaml @@ -28,4 +28,4 @@ sources: - https://github.com/accetto/headless-drawing-g3/ - https://hub.docker.com/r/accetto/ubuntu-vnc-xfce-chromium-g3 type: application -version: 0.0.23 +version: 0.0.24 diff --git a/charts/incubator/chromium-desktop-g3/values.yaml b/charts/incubator/chromium-desktop-g3/values.yaml index a302d4d29db..6e13c77d206 100644 --- a/charts/incubator/chromium-desktop-g3/values.yaml +++ b/charts/incubator/chromium-desktop-g3/values.yaml @@ -4,7 +4,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/chromium-desktop-g3 - tag: latest@sha256:030e348c2c67c1ae613a33c62580fbe77c16f9de1ab6b6deeb0e49666e672b9b + tag: latest@sha256:9ab18c7546a4c463c9ea22831e148e9e8e44aac0df31f9656c84cc80795ea153 persistence: internalshare: enabled: true diff --git a/charts/incubator/chromium/Chart.yaml b/charts/incubator/chromium/Chart.yaml index 41ed259ae76..06baaee7c3c 100644 --- a/charts/incubator/chromium/Chart.yaml +++ b/charts/incubator/chromium/Chart.yaml @@ -28,4 +28,4 @@ sources: - https://www.google.com/chrome/ - https://hub.docker.com/r/ich777/chrome/ type: application -version: 0.0.26 +version: 0.0.27 diff --git a/charts/incubator/chromium/values.yaml b/charts/incubator/chromium/values.yaml index 9995769dc86..2f38da13c51 100644 --- a/charts/incubator/chromium/values.yaml +++ b/charts/incubator/chromium/values.yaml @@ -6,7 +6,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/chromium - tag: latest@sha256:4357c1bffa26fbd01f3ac6b621163cd0cceb218bdef1f31f434c3491327a6c66 + tag: latest@sha256:efa697c2f98d7b84b734be860b0e742ffcd4440dd34984efe967fe2ce386805d persistence: datadir: enabled: true diff --git a/charts/incubator/cloudbeaver/Chart.yaml b/charts/incubator/cloudbeaver/Chart.yaml index ccc692e3f52..ca26cb15dfd 100644 --- a/charts/incubator/cloudbeaver/Chart.yaml +++ b/charts/incubator/cloudbeaver/Chart.yaml @@ -28,4 +28,4 @@ sources: - https://github.com/dbeaver/cloudbeaver - https://hub.docker.com/r/dbeaver/cloudbeaver/ type: application -version: 0.0.23 +version: 0.0.24 diff --git a/charts/incubator/cloudbeaver/values.yaml b/charts/incubator/cloudbeaver/values.yaml index f1d6c872b24..1dd63df9560 100644 --- a/charts/incubator/cloudbeaver/values.yaml +++ b/charts/incubator/cloudbeaver/values.yaml @@ -2,7 +2,7 @@ env: {} image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/cloudbeaver - tag: latest@sha256:b13e3a300891451ef7e6f9577e07585acb51ab9d8a3a45ef329833f820de76b8 + tag: latest@sha256:23d1ce448ea9e6e058abee3055d5d323e87d4edc3d6517fee6c15239a02d5c46 persistence: appdata: enabled: true diff --git a/charts/incubator/cryptpad/Chart.yaml b/charts/incubator/cryptpad/Chart.yaml index 8b95268fc9c..099cb2635cf 100644 --- a/charts/incubator/cryptpad/Chart.yaml +++ b/charts/incubator/cryptpad/Chart.yaml @@ -28,4 +28,4 @@ sources: - https://cryptpad.fr/ - https://hub.docker.com/r/promasu/cryptpad/ type: application -version: 0.0.47 +version: 0.0.48 diff --git a/charts/incubator/cryptpad/values.yaml b/charts/incubator/cryptpad/values.yaml index dcb1c649056..190ae48c6f9 100644 --- a/charts/incubator/cryptpad/values.yaml +++ b/charts/incubator/cryptpad/values.yaml @@ -2,7 +2,7 @@ env: {} image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/cryptpad - tag: latest@sha256:7d6b846c628b400ff8963d4f04ec2f2cbca24d48ae6280eef82fa87656902074 + tag: latest@sha256:76a947a6c65d30c76e745896043470e19ba03476c27f6f646123c473cf4ccb28 persistence: blobpath: enabled: true diff --git a/charts/incubator/csgo/Chart.yaml b/charts/incubator/csgo/Chart.yaml index 685cea1b4e1..40d74bf07d6 100644 --- a/charts/incubator/csgo/Chart.yaml +++ b/charts/incubator/csgo/Chart.yaml @@ -26,4 +26,4 @@ sources: - https://www.steampowered.com/ - https://hub.docker.com/r/ich777/steamcmd/ type: application -version: 0.0.22 +version: 0.0.23 diff --git a/charts/incubator/csgo/values.yaml b/charts/incubator/csgo/values.yaml index 08740a08ab0..525124674d4 100644 --- a/charts/incubator/csgo/values.yaml +++ b/charts/incubator/csgo/values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/csgo - tag: latest@sha256:126f97683eea92f19c1cef6ca9754cc6e5cce74c6fc175d27304b3cea9cfae19 + tag: latest@sha256:1c63adc828b1b80e5a008668b5998f6679ea6f20c4a055cb286606c9eec4c68d podSecurityContext: runAsGroup: 0 diff --git a/charts/incubator/cssource/Chart.yaml b/charts/incubator/cssource/Chart.yaml index a872d93a69f..06631baee03 100644 --- a/charts/incubator/cssource/Chart.yaml +++ b/charts/incubator/cssource/Chart.yaml @@ -26,4 +26,4 @@ sources: - https://www.steampowered.com/ - https://hub.docker.com/r/ich777/steamcmd/ type: application -version: 0.0.22 +version: 0.0.23 diff --git a/charts/incubator/cssource/values.yaml b/charts/incubator/cssource/values.yaml index bf00a5f7a6b..0b285f6e915 100644 --- a/charts/incubator/cssource/values.yaml +++ b/charts/incubator/cssource/values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/cssource - tag: latest@sha256:e56db64b677ee02035a77a0ad8c32c8cd8546f7e6b6d90d269081e92ecfa7005 + tag: latest@sha256:f1ebfe39aa7f7aef6621448c6892628d0aef192bf09bf9f464dba81583d892a3 podSecurityContext: runAsGroup: 0 diff --git a/charts/incubator/duplicacy/Chart.yaml b/charts/incubator/duplicacy/Chart.yaml index e5f49935e00..ff26d13a754 100644 --- a/charts/incubator/duplicacy/Chart.yaml +++ b/charts/incubator/duplicacy/Chart.yaml @@ -26,4 +26,4 @@ sources: - https://hotio.dev/containers/duplicacy - https://hub.docker.com/r/hotio/duplicacy type: application -version: 0.0.25 +version: 0.0.26 diff --git a/charts/incubator/duplicacy/values.yaml b/charts/incubator/duplicacy/values.yaml index 2d062a98787..b5c4807820c 100644 --- a/charts/incubator/duplicacy/values.yaml +++ b/charts/incubator/duplicacy/values.yaml @@ -3,7 +3,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/duplicacy - tag: latest@sha256:cfa026d138c1910d56f1e2b00b64cf881f8bc09cca45530b9ef2c68b6e185b9c + tag: latest@sha256:d8542012c282ed00af6dfdfa49412216c18ef925b1a3824a5baa1b279dcfef5c persistence: config: enabled: true diff --git a/charts/incubator/facturascripts/Chart.yaml b/charts/incubator/facturascripts/Chart.yaml index a3593738214..a04bd97f0e2 100644 --- a/charts/incubator/facturascripts/Chart.yaml +++ b/charts/incubator/facturascripts/Chart.yaml @@ -28,4 +28,4 @@ sources: - https://facturascripts.com/ - https://hub.docker.com/r/unraides/facturascripts type: application -version: 0.0.22 +version: 0.0.23 diff --git a/charts/incubator/facturascripts/values.yaml b/charts/incubator/facturascripts/values.yaml index 49f7a62b573..f11ae4208cc 100644 --- a/charts/incubator/facturascripts/values.yaml +++ b/charts/incubator/facturascripts/values.yaml @@ -2,7 +2,7 @@ env: {} image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/facturascripts - tag: latest@sha256:10c0e04e4d4313daf59e64aed30e817dfa7773963d8c5f5940a8efe4fa655a97 + tag: latest@sha256:477396783806627fa1d316a12c3da9e7b24747591dc58852d629825572e4d83a persistence: appdata: enabled: true diff --git a/charts/incubator/firefox-desktop-g3/Chart.yaml b/charts/incubator/firefox-desktop-g3/Chart.yaml index aeba6b145a6..16f6ab27b25 100644 --- a/charts/incubator/firefox-desktop-g3/Chart.yaml +++ b/charts/incubator/firefox-desktop-g3/Chart.yaml @@ -30,4 +30,4 @@ sources: - https://github.com/accetto/headless-drawing-g3/ - https://hub.docker.com/r/accetto/ubuntu-vnc-xfce-firefox-g3 type: application -version: 0.0.24 +version: 0.0.25 diff --git a/charts/incubator/firefox-desktop-g3/values.yaml b/charts/incubator/firefox-desktop-g3/values.yaml index 72a2f064390..98bb86b1ef3 100644 --- a/charts/incubator/firefox-desktop-g3/values.yaml +++ b/charts/incubator/firefox-desktop-g3/values.yaml @@ -4,7 +4,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/firefox-desktop-g3 - tag: latest@sha256:52c0e1573b0519e0e40fea7f5571feaf7b033ff784f6bc40c885c776ca4a28c4 + tag: latest@sha256:116d538f7db9267dc7e3a4400119951d2b56cf744c0e032445413cd0aa04af66 persistence: internalshare: enabled: true diff --git a/charts/incubator/ghost/Chart.yaml b/charts/incubator/ghost/Chart.yaml index bf715f88f55..1c8877c13d2 100644 --- a/charts/incubator/ghost/Chart.yaml +++ b/charts/incubator/ghost/Chart.yaml @@ -26,7 +26,7 @@ sources: - https://github.com/TryGhost/Ghost - https://hub.docker.com/_/ghost - https://ghost.org/docs/ -version: 3.0.57 +version: 3.0.58 annotations: truecharts.org/catagories: | - productivity diff --git a/charts/incubator/ghost/values.yaml b/charts/incubator/ghost/values.yaml index dc8080185b5..a1282a92356 100644 --- a/charts/incubator/ghost/values.yaml +++ b/charts/incubator/ghost/values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/ghost - tag: 5.12.3@sha256:6cf70b56fd665006da859d92f3d9996f7a2c631b7d45b109f65325b64fd72643 + tag: 5.13.2@sha256:a8b63b0dec7de5fd2f91c38977640c0086dfd282623ae7703b7bd705d062ccda pullPolicy: IfNotPresent env: diff --git a/charts/incubator/googlephotossync/Chart.yaml b/charts/incubator/googlephotossync/Chart.yaml index c02df37867c..b47df84d6a4 100644 --- a/charts/incubator/googlephotossync/Chart.yaml +++ b/charts/incubator/googlephotossync/Chart.yaml @@ -25,4 +25,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/googlephotossync - https://hub.docker.com/r/rix1337/docker-gphotos-sync type: application -version: 0.0.30 +version: 0.0.31 diff --git a/charts/incubator/googlephotossync/values.yaml b/charts/incubator/googlephotossync/values.yaml index 62d0aa918a5..06e0457c802 100644 --- a/charts/incubator/googlephotossync/values.yaml +++ b/charts/incubator/googlephotossync/values.yaml @@ -2,7 +2,7 @@ env: {} image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/googlephotossync - tag: latest@sha256:883f3cda9c51a19e7a9a4605352676606e055c3beaede01e9d7964024dd6c2aa + tag: latest@sha256:26724f30942800806446d21eecf31b4b7f11c8a4820c738d44755d84d92bb633 persistence: config: enabled: true diff --git a/charts/incubator/kdenlive/Chart.yaml b/charts/incubator/kdenlive/Chart.yaml index b047337849a..cff448aedca 100644 --- a/charts/incubator/kdenlive/Chart.yaml +++ b/charts/incubator/kdenlive/Chart.yaml @@ -27,4 +27,4 @@ sources: - https://github.com/orgs/linuxserver/packages/container/package/kdenlive - https://github.com/linuxserver/docker-kdenlive#readme type: application -version: 0.0.27 +version: 0.0.28 diff --git a/charts/incubator/kdenlive/values.yaml b/charts/incubator/kdenlive/values.yaml index 477aadd26aa..3f1986fc098 100644 --- a/charts/incubator/kdenlive/values.yaml +++ b/charts/incubator/kdenlive/values.yaml @@ -5,7 +5,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/kdenlive - tag: latest@sha256:a5fcab1b5c28d364bbee7bf5edb6f374a7914503f2f133578c3e35632fea9a21 + tag: latest@sha256:6fda36d7396916b0e9edf7e77378438ebe54d5dc6050b52b4b091448fd144de9 persistence: config: enabled: true diff --git a/charts/incubator/neko/Chart.yaml b/charts/incubator/neko/Chart.yaml index 67ec22a1429..e010cf14fa3 100644 --- a/charts/incubator/neko/Chart.yaml +++ b/charts/incubator/neko/Chart.yaml @@ -21,7 +21,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/neko - https://hub.docker.com/r/m1k1o/neko/ type: application -version: 0.0.29 +version: 0.0.30 annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | diff --git a/charts/incubator/neko/values.yaml b/charts/incubator/neko/values.yaml index 05f00b7b17e..d3b6f96a79b 100644 --- a/charts/incubator/neko/values.yaml +++ b/charts/incubator/neko/values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/neko-firefox pullPolicy: IfNotPresent - tag: latest@sha256:d32a289f8dabf04c4e12a1e56117eddc63fa51f88492eedef50d4694466a0959 + tag: latest@sha256:40deb2dd6ef4fc8e12f8a9188877248ce23c26d687cfc896368005f7229b0f60 imageBrave: repository: tccr.io/truecharts/neko-brave diff --git a/charts/incubator/passwordpusherephemeral/Chart.yaml b/charts/incubator/passwordpusherephemeral/Chart.yaml index 54568e2b102..72de879a13e 100644 --- a/charts/incubator/passwordpusherephemeral/Chart.yaml +++ b/charts/incubator/passwordpusherephemeral/Chart.yaml @@ -30,4 +30,4 @@ sources: - https://github.com/pglombardo/PasswordPusher - https://hub.docker.com/r/pglombardo/pwpush-ephemeral/ type: application -version: 0.0.31 +version: 0.0.32 diff --git a/charts/incubator/passwordpusherephemeral/values.yaml b/charts/incubator/passwordpusherephemeral/values.yaml index 16e7468ab53..e62caabf8ab 100644 --- a/charts/incubator/passwordpusherephemeral/values.yaml +++ b/charts/incubator/passwordpusherephemeral/values.yaml @@ -2,7 +2,7 @@ env: {} image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/passwordpusherephemeral - tag: latest@sha256:39d531de570ba5ec3be8b78cd81eafbedbba7bbe84419d4441067d590cda2545 + tag: latest@sha256:16c97c743e0e38288942ab33648a36a4dc0a46ef32645370e6f524a31547c746 persistence: {} podSecurityContext: runAsGroup: 0 diff --git a/charts/incubator/plextraktsync/Chart.yaml b/charts/incubator/plextraktsync/Chart.yaml index 55c0ff57b0e..57ada308759 100644 --- a/charts/incubator/plextraktsync/Chart.yaml +++ b/charts/incubator/plextraktsync/Chart.yaml @@ -28,4 +28,4 @@ sources: - https://github.com/Taxel/PlexTraktSync - https://ghcr.io/taxel/plextraktsync type: application -version: 0.0.29 +version: 0.0.30 diff --git a/charts/incubator/plextraktsync/values.yaml b/charts/incubator/plextraktsync/values.yaml index c3ed68c079d..5e83970d934 100644 --- a/charts/incubator/plextraktsync/values.yaml +++ b/charts/incubator/plextraktsync/values.yaml @@ -2,7 +2,7 @@ env: {} image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/plextraktsync - tag: latest@sha256:5144c43c73ef2de888278780deee1e951f1724b123cabe9136549ef274a469c1 + tag: latest@sha256:d76e19db77e87d4eea07c90baf43f5c37e9f4f41987aca1fa96bd52554beb7c7 persistence: {} podSecurityContext: runAsGroup: 0 diff --git a/charts/incubator/prusaslicer-novnc/Chart.yaml b/charts/incubator/prusaslicer-novnc/Chart.yaml index 82d40320c61..b74029d0045 100644 --- a/charts/incubator/prusaslicer-novnc/Chart.yaml +++ b/charts/incubator/prusaslicer-novnc/Chart.yaml @@ -28,4 +28,4 @@ sources: - https://www.prusa3d.com/prusaslicer/ - https://hub.docker.com/r/mikeah/prusaslicer-novnc type: application -version: 0.0.27 +version: 0.0.28 diff --git a/charts/incubator/prusaslicer-novnc/values.yaml b/charts/incubator/prusaslicer-novnc/values.yaml index 26074377807..1ba3f5c62c3 100644 --- a/charts/incubator/prusaslicer-novnc/values.yaml +++ b/charts/incubator/prusaslicer-novnc/values.yaml @@ -3,7 +3,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/prusaslicer-novnc - tag: latest@sha256:f62da5acb47b2b6c3f2d5e980fb8c071f65c9f8544a0d911e3a70e2d8ed8a6d6 + tag: latest@sha256:b47b641ec09812d5c2f0641264b903e2271c696aa2e84cf4ff6b91aa9d874f7e persistence: configsfolder: enabled: true diff --git a/charts/incubator/pyload-ng/Chart.yaml b/charts/incubator/pyload-ng/Chart.yaml index e6acd84d2c5..55d7b391ce4 100644 --- a/charts/incubator/pyload-ng/Chart.yaml +++ b/charts/incubator/pyload-ng/Chart.yaml @@ -27,4 +27,4 @@ sources: - https://github.com/orgs/linuxserver/packages/container/package/pyload-ng - https://github.com/linuxserver/docker-pyload-ng#readme type: application -version: 0.0.25 +version: 0.0.26 diff --git a/charts/incubator/pyload-ng/values.yaml b/charts/incubator/pyload-ng/values.yaml index b3834803a59..927019113f4 100644 --- a/charts/incubator/pyload-ng/values.yaml +++ b/charts/incubator/pyload-ng/values.yaml @@ -3,7 +3,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/pyload-ng - tag: latest@sha256:715a60d53dd90a5773359659d79bcb81d492b8a9437bf56840cf9da1312102e1 + tag: latest@sha256:0b91bef4b0507ef361966327dc33f6e341cca45278be70be234bdb291251d6f8 persistence: config: enabled: true diff --git a/charts/incubator/qflood/Chart.yaml b/charts/incubator/qflood/Chart.yaml index 93c54cc1756..8916863cb87 100644 --- a/charts/incubator/qflood/Chart.yaml +++ b/charts/incubator/qflood/Chart.yaml @@ -26,4 +26,4 @@ sources: - https://hotio.dev/containers/qflood - https://hub.docker.com/r/hotio/qflood type: application -version: 0.0.28 +version: 0.0.29 diff --git a/charts/incubator/qflood/values.yaml b/charts/incubator/qflood/values.yaml index 128424e3f47..14c714336a6 100644 --- a/charts/incubator/qflood/values.yaml +++ b/charts/incubator/qflood/values.yaml @@ -4,7 +4,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/qflood - tag: latest@sha256:bdc5f17b04297f22e078ea1f2c9f08f021b9144863a3093d422f4b8889c689ac + tag: latest@sha256:16add1f34107291e01fbac06bebc9bd3435315de6f9958ced8dfcf48244781d2 persistence: config: enabled: true diff --git a/charts/incubator/ra-rom-processor/Chart.yaml b/charts/incubator/ra-rom-processor/Chart.yaml index e382528653c..53a4e51b12a 100644 --- a/charts/incubator/ra-rom-processor/Chart.yaml +++ b/charts/incubator/ra-rom-processor/Chart.yaml @@ -27,4 +27,4 @@ sources: - https://hub.docker.com/r/randomninjaatk/raromprocessor - https://github.com/RandomNinjaAtk/docker-raromprocessor#instructionsusage-guidelines type: application -version: 0.0.28 +version: 0.0.29 diff --git a/charts/incubator/ra-rom-processor/values.yaml b/charts/incubator/ra-rom-processor/values.yaml index 92631fae812..fdcc6139836 100644 --- a/charts/incubator/ra-rom-processor/values.yaml +++ b/charts/incubator/ra-rom-processor/values.yaml @@ -13,7 +13,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/ra-rom-processor - tag: latest@sha256:fb70bc384fd7f0373b1d1c3f86bee9c29351bbc0076ea2db11b7f265bbceee49 + tag: latest@sha256:a2bcbdfa06a824ddd85f70a811037d0a181a0d41c1dc7f9dd695226acb7e1346 persistence: config: enabled: true diff --git a/charts/incubator/raneto/Chart.yaml b/charts/incubator/raneto/Chart.yaml index d259cb37aed..4063651164a 100644 --- a/charts/incubator/raneto/Chart.yaml +++ b/charts/incubator/raneto/Chart.yaml @@ -29,4 +29,4 @@ sources: - https://github.com/orgs/linuxserver/packages/container/package/raneto - https://github.com/linuxserver/docker-raneto#readme type: application -version: 0.0.27 +version: 0.0.28 diff --git a/charts/incubator/raneto/values.yaml b/charts/incubator/raneto/values.yaml index 637963937b0..7596b3a2438 100644 --- a/charts/incubator/raneto/values.yaml +++ b/charts/incubator/raneto/values.yaml @@ -3,7 +3,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/raneto - tag: latest@sha256:5b0d19784191a6289a6462db739beeed8cc66d9c6514f110cdd7e6c505f79383 + tag: latest@sha256:c1fa16b79380a36a8f57ce7af8141450372319ec73861c8fef2446433dd28376 persistence: config: enabled: true diff --git a/charts/incubator/rdesktop/Chart.yaml b/charts/incubator/rdesktop/Chart.yaml index 779f598ab38..5b5c9b16fb6 100644 --- a/charts/incubator/rdesktop/Chart.yaml +++ b/charts/incubator/rdesktop/Chart.yaml @@ -27,4 +27,4 @@ sources: - https://github.com/orgs/linuxserver/packages/container/package/rdesktop - https://github.com/linuxserver/docker-rdesktop#readme type: application -version: 0.0.27 +version: 0.0.28 diff --git a/charts/incubator/rdesktop/values.yaml b/charts/incubator/rdesktop/values.yaml index 442d2f1947a..082c26a36c8 100644 --- a/charts/incubator/rdesktop/values.yaml +++ b/charts/incubator/rdesktop/values.yaml @@ -3,7 +3,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/rdesktop - tag: latest@sha256:70a0f5a288bd0c2a77b20f57b33a09264e6d9adfb7df1307534835921075d8e4 + tag: latest@sha256:46f393e1e16f5bcd406a31ba66757f18ce5abb5ac9f76435ded5ef4178a66ff2 persistence: config: enabled: true diff --git a/charts/incubator/rflood/Chart.yaml b/charts/incubator/rflood/Chart.yaml index 8e19d048273..d9e1a95d9df 100644 --- a/charts/incubator/rflood/Chart.yaml +++ b/charts/incubator/rflood/Chart.yaml @@ -22,7 +22,7 @@ sources: - https://hotio.dev/containers/rflood - https://hub.docker.com/r/hotio/rflood type: application -version: 0.0.25 +version: 0.0.26 annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | diff --git a/charts/incubator/rflood/values.yaml b/charts/incubator/rflood/values.yaml index de8225cba96..89293d51215 100644 --- a/charts/incubator/rflood/values.yaml +++ b/charts/incubator/rflood/values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/rflood pullPolicy: IfNotPresent - tag: latest@sha256:789670a11a6b7d56aa656a314864c9f72168e446c6cacaf9069f3f95a6ac905e + tag: latest@sha256:df4e3e74d768c81f0f9c76e4097fb0844fd14874b9418a9c9f99fbd1d199ab5c podSecurityContext: runAsGroup: 0 diff --git a/charts/incubator/rimgo/Chart.yaml b/charts/incubator/rimgo/Chart.yaml index 252b45171b5..f688da05add 100644 --- a/charts/incubator/rimgo/Chart.yaml +++ b/charts/incubator/rimgo/Chart.yaml @@ -25,4 +25,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/rimgo - https://quay.io/repository/pussthecatorg/rimgo type: application -version: 0.0.51 +version: 0.0.52 diff --git a/charts/incubator/rimgo/values.yaml b/charts/incubator/rimgo/values.yaml index 54ef862b34a..a80ed202fc5 100644 --- a/charts/incubator/rimgo/values.yaml +++ b/charts/incubator/rimgo/values.yaml @@ -5,7 +5,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/rimgo - tag: latest@sha256:cd8e6edf3b6e6eb1b9bd718c9a68f4834657810ed741a5eac9a019717c277d9b + tag: latest@sha256:ea5cfda6a92a0026e5fba8d504dcd76cf1a6988c38cb9690eff3a7f95884632c persistence: {} podSecurityContext: runAsGroup: 0 diff --git a/charts/incubator/rstudio/Chart.yaml b/charts/incubator/rstudio/Chart.yaml index 3930f26f2e8..15840d89587 100644 --- a/charts/incubator/rstudio/Chart.yaml +++ b/charts/incubator/rstudio/Chart.yaml @@ -26,4 +26,4 @@ sources: - https://github.com/rocker-org/rocker-versioned - https://hub.docker.com/r/rocker/rstudio/ type: application -version: 0.0.24 +version: 0.0.25 diff --git a/charts/incubator/rstudio/values.yaml b/charts/incubator/rstudio/values.yaml index 373a340fe29..31310df65a7 100644 --- a/charts/incubator/rstudio/values.yaml +++ b/charts/incubator/rstudio/values.yaml @@ -5,7 +5,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/rstudio - tag: latest@sha256:fd6d97f52b72ab3eaf20ad1f969f8ef31fd0c6f95eb58df39a5d44ae6b03ccb1 + tag: latest@sha256:b999c8e5b1f1b4641a5420410a82e483f87054aed162ffcc0129309213292e69 persistence: userdatadirectory: enabled: true diff --git a/charts/incubator/searxng/Chart.yaml b/charts/incubator/searxng/Chart.yaml index 9e98839fa37..65285b6962f 100644 --- a/charts/incubator/searxng/Chart.yaml +++ b/charts/incubator/searxng/Chart.yaml @@ -28,4 +28,4 @@ sources: - https://github.com/searxng/searxng - https://hub.docker.com/r/searxng/searxng type: application -version: 0.0.38 +version: 0.0.39 diff --git a/charts/incubator/searxng/values.yaml b/charts/incubator/searxng/values.yaml index 430245e0da2..449457bba51 100644 --- a/charts/incubator/searxng/values.yaml +++ b/charts/incubator/searxng/values.yaml @@ -3,7 +3,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/searxng - tag: latest@sha256:88f60ccc87d406e0fb3398e5ef09e9225639ffaf0caa0858f0f528b9aa651d1e + tag: latest@sha256:c96f8b6a1f9aad3db2461748a59da5f2dcfe5436b4cdc1819f1190b7427d660e persistence: config: enabled: true diff --git a/charts/incubator/sourcegraph/Chart.yaml b/charts/incubator/sourcegraph/Chart.yaml index e2e186ec179..3f19a115895 100644 --- a/charts/incubator/sourcegraph/Chart.yaml +++ b/charts/incubator/sourcegraph/Chart.yaml @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/sourcegraph - https://hub.docker.com/r/sourcegraph/server/ type: application -version: 0.0.25 +version: 0.0.26 diff --git a/charts/incubator/sourcegraph/values.yaml b/charts/incubator/sourcegraph/values.yaml index f077e6d5876..2070635428f 100644 --- a/charts/incubator/sourcegraph/values.yaml +++ b/charts/incubator/sourcegraph/values.yaml @@ -2,7 +2,7 @@ env: {} image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/sourcegraph - tag: 3.43.1 + tag: 3.43.2 persistence: applicationdatastoragepath: enabled: true diff --git a/charts/incubator/tar1090/Chart.yaml b/charts/incubator/tar1090/Chart.yaml index cd71c758d83..0c6b103e011 100644 --- a/charts/incubator/tar1090/Chart.yaml +++ b/charts/incubator/tar1090/Chart.yaml @@ -26,4 +26,4 @@ sources: - https://hub.docker.com/r/mikenye/tar1090 - https://hub.docker.com/r/mikenye/tar1090/ type: application -version: 0.0.24 +version: 0.0.25 diff --git a/charts/incubator/tar1090/values.yaml b/charts/incubator/tar1090/values.yaml index bec79eb7505..d49ff30dc92 100644 --- a/charts/incubator/tar1090/values.yaml +++ b/charts/incubator/tar1090/values.yaml @@ -6,7 +6,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/tar1090 - tag: latest@sha256:956097b8e37cd2e892097c7c16d2e5237b245cad778ad772ad6b325b2e950e6b + tag: latest@sha256:54ed72ef199ff776944378c3f657fafa26188ef4747709764a32b1bc9817e195 persistence: {} podSecurityContext: runAsGroup: 0 diff --git a/charts/incubator/tasmocompiler/Chart.yaml b/charts/incubator/tasmocompiler/Chart.yaml index 11a7a32ca8a..39f83540ed8 100644 --- a/charts/incubator/tasmocompiler/Chart.yaml +++ b/charts/incubator/tasmocompiler/Chart.yaml @@ -28,4 +28,4 @@ sources: - https://github.com/benzino77/tasmocompiler - https://hub.docker.com/r/benzino77/tasmocompiler type: application -version: 0.0.23 +version: 0.0.24 diff --git a/charts/incubator/tasmocompiler/values.yaml b/charts/incubator/tasmocompiler/values.yaml index 9e5f864d83f..73c42cc40bb 100644 --- a/charts/incubator/tasmocompiler/values.yaml +++ b/charts/incubator/tasmocompiler/values.yaml @@ -2,7 +2,7 @@ env: {} image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/tasmocompiler - tag: latest@sha256:48fcda47ac8bbec716ed486ebe4cfe17f9e4c5515e4bff99e619aeca16f3a85d + tag: latest@sha256:cf89c72873978b93be621c3e2429a93b90b9591c45ecf82c0045be4d893151d6 persistence: {} podSecurityContext: runAsGroup: 0 diff --git a/charts/incubator/tracks/Chart.yaml b/charts/incubator/tracks/Chart.yaml index 0adf92a5b69..998b6a1ff83 100644 --- a/charts/incubator/tracks/Chart.yaml +++ b/charts/incubator/tracks/Chart.yaml @@ -26,4 +26,4 @@ sources: - http://www.getontracks.org/ - https://hub.docker.com/r/tracksapp/tracks type: application -version: 0.0.25 +version: 0.0.26 diff --git a/charts/incubator/tracks/values.yaml b/charts/incubator/tracks/values.yaml index 0b562809e89..70b08e4c9c4 100644 --- a/charts/incubator/tracks/values.yaml +++ b/charts/incubator/tracks/values.yaml @@ -11,7 +11,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/tracks - tag: latest@sha256:f584ea0a374fd72ba2c44e86152e9b0a6076b93afde7bf39b8b7087e4234ace4 + tag: latest@sha256:aa3136df48c872dd38fcb48fd648b12ba658050ae60a4a0f197c67178c1ff1c5 persistence: {} podSecurityContext: runAsGroup: 0 diff --git a/charts/incubator/traktarr/Chart.yaml b/charts/incubator/traktarr/Chart.yaml index 15b55f7f5b6..14653cd4488 100644 --- a/charts/incubator/traktarr/Chart.yaml +++ b/charts/incubator/traktarr/Chart.yaml @@ -26,4 +26,4 @@ sources: - https://github.com/l3uddz/traktarr - https://hub.docker.com/r/eafxx/traktarr type: application -version: 0.0.28 +version: 0.0.29 diff --git a/charts/incubator/traktarr/values.yaml b/charts/incubator/traktarr/values.yaml index 94494cd7726..a5d703e1a09 100644 --- a/charts/incubator/traktarr/values.yaml +++ b/charts/incubator/traktarr/values.yaml @@ -10,7 +10,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/traktarr - tag: latest@sha256:0580a05aca9eeda40e13005c7686ea4f329b8311882c188cd1df3d1c4da4bd7e + tag: latest@sha256:025cd25aa26206855de0ccbdf24a6694a14a2e80df4baa2f3b83a117745fbdfa persistence: config: enabled: true diff --git a/charts/incubator/ts-dnsserver/Chart.yaml b/charts/incubator/ts-dnsserver/Chart.yaml index 097d7203a8c..c79c69a4e20 100644 --- a/charts/incubator/ts-dnsserver/Chart.yaml +++ b/charts/incubator/ts-dnsserver/Chart.yaml @@ -26,4 +26,4 @@ sources: - https://github.com/TechnitiumSoftware/DnsServer - https://hub.docker.com/r/roxedus/ts-dnsserver/ type: application -version: 0.0.31 +version: 0.0.32 diff --git a/charts/incubator/ts-dnsserver/values.yaml b/charts/incubator/ts-dnsserver/values.yaml index bae31e7a880..2bd1e91c6bb 100644 --- a/charts/incubator/ts-dnsserver/values.yaml +++ b/charts/incubator/ts-dnsserver/values.yaml @@ -2,7 +2,7 @@ env: {} image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/ts-dnsserver - tag: latest@sha256:fe87e0c313e6a99af3134e45046aef1d115912955ae84c0a9e1d6f032f731f0b + tag: latest@sha256:0de49763b14ec43d3f3dfdcd8d4d621575431279c240d07867d22175e6e30211 persistence: config: enabled: true diff --git a/charts/incubator/twonky-server/Chart.yaml b/charts/incubator/twonky-server/Chart.yaml index 14c695e599d..93eba83a6b4 100644 --- a/charts/incubator/twonky-server/Chart.yaml +++ b/charts/incubator/twonky-server/Chart.yaml @@ -30,4 +30,4 @@ sources: - https://github.com/H2CK/twonkyserver - https://hub.docker.com/r/dtjs48jkt/twonkyserver/ type: application -version: 0.0.26 +version: 0.0.27 diff --git a/charts/incubator/twonky-server/values.yaml b/charts/incubator/twonky-server/values.yaml index 28cb805853a..f068f2d023f 100644 --- a/charts/incubator/twonky-server/values.yaml +++ b/charts/incubator/twonky-server/values.yaml @@ -2,7 +2,7 @@ env: {} image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/twonky-server - tag: latest@sha256:8cc404c3493438af852b1e4d8bd63b6425ce8fefd119a50b0e2d7354eb59b0c8 + tag: latest@sha256:b889b3d7a254618bf4d9e8e5a8314bfe061f2dfea0111b4143a4c29d392097fb persistence: config: enabled: true diff --git a/charts/incubator/vertex/Chart.yaml b/charts/incubator/vertex/Chart.yaml index 74cc1385ab3..9db36d7e2e2 100644 --- a/charts/incubator/vertex/Chart.yaml +++ b/charts/incubator/vertex/Chart.yaml @@ -28,4 +28,4 @@ sources: - https://gitlab.lswl.in/lswl/vertex - https://hub.docker.com/r/lswl/vertex type: application -version: 0.0.45 +version: 0.0.46 diff --git a/charts/incubator/vertex/values.yaml b/charts/incubator/vertex/values.yaml index e2f78af9599..c3396f59dc2 100644 --- a/charts/incubator/vertex/values.yaml +++ b/charts/incubator/vertex/values.yaml @@ -3,7 +3,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/vertex - tag: vstable@sha256:69d4771a3e3c420b89ec0ae46ff6a1e9be1396a165dd8e40ca7cb41f2a0d58df + tag: vstable@sha256:6a71723f2864c93a9446f5b858af070cca028a5ca1e0617d73d8c08ce4046a7c persistence: config: enabled: true diff --git a/charts/incubator/virt-manager/Chart.yaml b/charts/incubator/virt-manager/Chart.yaml index 3ee0d43fbc3..67fb2d68c26 100644 --- a/charts/incubator/virt-manager/Chart.yaml +++ b/charts/incubator/virt-manager/Chart.yaml @@ -25,4 +25,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/virt-manager - https://hub.docker.com/r/mber5/virt-manager type: application -version: 0.0.50 +version: 0.0.51 diff --git a/charts/incubator/virt-manager/values.yaml b/charts/incubator/virt-manager/values.yaml index f50f2a4bc11..792359addaf 100644 --- a/charts/incubator/virt-manager/values.yaml +++ b/charts/incubator/virt-manager/values.yaml @@ -3,7 +3,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/virt-manager - tag: latest@sha256:4cb5592ab1bc2def006a20b99c9f301b5454fbab91a179b3eae33cd0606459e1 + tag: latest@sha256:84e44c1d4f2adf719fe37541d95b4310324a194bd4cc9e9fda0a43cd8a9e8643 persistence: devkvm: enabled: true diff --git a/charts/incubator/webp-server/Chart.yaml b/charts/incubator/webp-server/Chart.yaml index dee14601836..8e2f645d649 100644 --- a/charts/incubator/webp-server/Chart.yaml +++ b/charts/incubator/webp-server/Chart.yaml @@ -36,4 +36,4 @@ sources: - https://github.com/webp-sh/webp_server_go - https://hub.docker.com/r/webpsh/webps type: application -version: 0.0.27 +version: 0.0.28 diff --git a/charts/incubator/webp-server/values.yaml b/charts/incubator/webp-server/values.yaml index 392f369ce12..a28a66dcf41 100644 --- a/charts/incubator/webp-server/values.yaml +++ b/charts/incubator/webp-server/values.yaml @@ -5,7 +5,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/webp-server - tag: latest@sha256:d5c375f0630288ab808d007ec3ca494c92a2b47b44ac7e3dd773168d31425735 + tag: latest@sha256:248331fd5ff5dd9c81c8f22a1de268b10b910b51dd52b0ffbdc4fbfdb625b747 persistence: storagecache: enabled: true diff --git a/charts/stable/adguard-home/Chart.yaml b/charts/stable/adguard-home/Chart.yaml index bdec3089bf7..3ea86dfcb81 100644 --- a/charts/stable/adguard-home/Chart.yaml +++ b/charts/stable/adguard-home/Chart.yaml @@ -19,7 +19,7 @@ name: adguard-home sources: - https://github.com/truecharts/charts/tree/master/charts/stable/adguard-home - https://hub.docker.com/r/adguard/adguardhome -version: 2.0.0 +version: 2.0.1 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/adguard-home/values.yaml b/charts/stable/adguard-home/values.yaml index d68648b443c..9e6e352c752 100644 --- a/charts/stable/adguard-home/values.yaml +++ b/charts/stable/adguard-home/values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/adguard-home - tag: 0.107.11@sha256:daa7a7f8f3a8f09c65becbc7e94bb939f625a4248532e6d6109611b40b5ec206 + tag: 0.107.12@sha256:88155d565c0a0d764a8757f211467aa426d03e3989bf09d964d69202a6d8a1f0 pullPolicy: IfNotPresent securityContext: diff --git a/charts/stable/aria2/Chart.yaml b/charts/stable/aria2/Chart.yaml index 67051cc2146..59a27fb5421 100644 --- a/charts/stable/aria2/Chart.yaml +++ b/charts/stable/aria2/Chart.yaml @@ -18,7 +18,7 @@ name: aria2 sources: - https://github.com/truecharts/charts/tree/master/charts/stable/aria2 - https://github.com/P3TERX/Aria2-Pro-Docker -version: 5.0.31 +version: 5.0.32 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/aria2/values.yaml b/charts/stable/aria2/values.yaml index 6df1aa2c063..b9720b5348e 100644 --- a/charts/stable/aria2/values.yaml +++ b/charts/stable/aria2/values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/aria2-pro - tag: latest@sha256:0e8e802c18b47dce2e6da23a27b71debb439bea24e9b80815724e2a16d179067 + tag: latest@sha256:08a35fe3204c00dbdc609b1abc8c05c349764c3caecb9dadb970dc470c5b1f41 pullPolicy: IfNotPresent secretEnv: diff --git a/charts/stable/audiobookshelf/Chart.yaml b/charts/stable/audiobookshelf/Chart.yaml index 0db02b7c73a..7e0ab5b2347 100644 --- a/charts/stable/audiobookshelf/Chart.yaml +++ b/charts/stable/audiobookshelf/Chart.yaml @@ -19,7 +19,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/audiobookshelf - https://hub.docker.com/r/advplyr/audiobookshelf - https://github.com/advplyr/audiobookshelf -version: 2.0.36 +version: 2.0.37 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/audiobookshelf/values.yaml b/charts/stable/audiobookshelf/values.yaml index e9b31ee00fe..a4f99b94214 100644 --- a/charts/stable/audiobookshelf/values.yaml +++ b/charts/stable/audiobookshelf/values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/audiobookshelf - tag: 2.1.4@sha256:7bffc89a51eee4295322d6a865678da3ba6e4d8cd5323ca3ba07791a8dec1343 + tag: 2.1.5@sha256:1edb01c01befa2920bbf1c2e92cad3473de9bd40e47d822212a716f1069a1347 pullPolicy: IfNotPresent env: diff --git a/charts/stable/authelia/Chart.yaml b/charts/stable/authelia/Chart.yaml index 7c46e69bfad..eb78e6bcc50 100644 --- a/charts/stable/authelia/Chart.yaml +++ b/charts/stable/authelia/Chart.yaml @@ -39,7 +39,7 @@ sources: - https://github.com/authelia/chartrepo - https://github.com/authelia/authelia type: application -version: 11.0.44 +version: 11.0.45 annotations: truecharts.org/catagories: | - security diff --git a/charts/stable/authelia/values.yaml b/charts/stable/authelia/values.yaml index f35aef81c7e..2c995377103 100644 --- a/charts/stable/authelia/values.yaml +++ b/charts/stable/authelia/values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/authelia pullPolicy: IfNotPresent - tag: 4.36.6@sha256:b1eabe401fa8d858542fa9675a1823424f6ec3343a2349d95283f57b5058ae73 + tag: 4.36.7@sha256:3f2ccebdd0765d093080ebbad252dfe8769998f83f293b53b9b6491164d2b770 command: ["authelia"] args: ["--config=/configuration.yaml"] diff --git a/charts/stable/baserow/Chart.yaml b/charts/stable/baserow/Chart.yaml index b374d55bc98..960cf3b6c1c 100644 --- a/charts/stable/baserow/Chart.yaml +++ b/charts/stable/baserow/Chart.yaml @@ -27,7 +27,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/baserow - https://hub.docker.com/r/baserow/baserow - https://gitlab.com/bramw/baserow/ -version: 3.0.39 +version: 3.0.40 annotations: truecharts.org/catagories: | - productivity diff --git a/charts/stable/baserow/values.yaml b/charts/stable/baserow/values.yaml index a33dbe5a4a1..da18217acd6 100644 --- a/charts/stable/baserow/values.yaml +++ b/charts/stable/baserow/values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/baserow - tag: 1.11.0@sha256:bfaa828eddca2595402d3e8bbca12298db41c954d7ff9db7dfae3e09879cb560 + tag: 1.12.0@sha256:75c914753a5fd09c9b4ee42f1587add48c68aca97546a679cee1e52944a5ecde pullPolicy: IfNotPresent securityContext: diff --git a/charts/stable/boinc/Chart.yaml b/charts/stable/boinc/Chart.yaml index b945a42c6e6..7f7d1fb793e 100644 --- a/charts/stable/boinc/Chart.yaml +++ b/charts/stable/boinc/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: boinc -version: 2.0.45 +version: 2.0.46 appVersion: "latest" description: BOINC is a platform for high-throughput computing on a large scale (thousands or millions of computers). type: application diff --git a/charts/stable/boinc/values.yaml b/charts/stable/boinc/values.yaml index d1aafd7f42c..d9013a702d8 100644 --- a/charts/stable/boinc/values.yaml +++ b/charts/stable/boinc/values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/boinc pullPolicy: IfNotPresent - tag: latest@sha256:fcd36d0a318482cee62262832a2805200f576c3d06c53bd941ddf2d6e7f85b71 + tag: latest@sha256:4e68c9ae4f56a50857223756de6a302ab53d56a9720120e57a65d4d2b7d81ff7 securityContext: readOnlyRootFilesystem: false diff --git a/charts/stable/bookstack/Chart.yaml b/charts/stable/bookstack/Chart.yaml index 262d030e16d..0881321502f 100644 --- a/charts/stable/bookstack/Chart.yaml +++ b/charts/stable/bookstack/Chart.yaml @@ -28,7 +28,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/bookstack - https://www.bookstackapp.com/ - https://hub.docker.com/r/linuxserver/bookstack -version: 3.0.37 +version: 3.0.38 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/bookstack/values.yaml b/charts/stable/bookstack/values.yaml index df9a76f8539..f7d5031c895 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: 22.07.20220728@sha256:e323c1d90d22572d49f20cd297bb27be698c2e7fc197d9e237c9e32f52ca030b + tag: 22.09.20220908@sha256:688555ae9f9dd9296f537583d807ebc13d412e5d580bca267ce0f1ec8fbca71c env: DB_USER: "{{ .Values.mariadb.mariadbUsername }}" diff --git a/charts/stable/cloudflareddns/Chart.yaml b/charts/stable/cloudflareddns/Chart.yaml index 4e311cbd2e5..0579a0892c9 100644 --- a/charts/stable/cloudflareddns/Chart.yaml +++ b/charts/stable/cloudflareddns/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: cloudflareddns -version: 1.0.19 +version: 1.0.20 appVersion: "latest" description: Update your Cloudflare DNS records automatically for those with a dynamic IP type: application diff --git a/charts/stable/cloudflareddns/values.yaml b/charts/stable/cloudflareddns/values.yaml index a2d47ec92ca..7f459c044ae 100644 --- a/charts/stable/cloudflareddns/values.yaml +++ b/charts/stable/cloudflareddns/values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/cloudflareddns pullPolicy: IfNotPresent - tag: latest@sha256:ced71f3b9efe31fbbfe631f784986bdf40fb6eb53a8ff4be7b85d96d4b465ba3 + tag: latest@sha256:8b1941c032cf84d023330897dad67c4dcc5e720cdf193ac42426d683f0b5810b securityContext: runAsNonRoot: false diff --git a/charts/stable/code-server/Chart.yaml b/charts/stable/code-server/Chart.yaml index bd1427a82bc..faf39952a20 100644 --- a/charts/stable/code-server/Chart.yaml +++ b/charts/stable/code-server/Chart.yaml @@ -22,7 +22,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/code-server - https://github.com/cdr/code-server type: application -version: 4.0.36 +version: 4.0.37 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/code-server/values.yaml b/charts/stable/code-server/values.yaml index 1fbc5ec63c1..2555c891407 100644 --- a/charts/stable/code-server/values.yaml +++ b/charts/stable/code-server/values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/code-server pullPolicy: IfNotPresent - tag: 4.6.1@sha256:50fe4d2604da5c4e2e0e5422a091282c78ca17f3a085bb5d6026f150f2e3b31c + tag: 4.7.0@sha256:0fb59db7ea6efa8275ccd890725029a90bbb55cb3eefa185ab09610995b74439 args: - --user-data-dir diff --git a/charts/stable/custom-app/Chart.yaml b/charts/stable/custom-app/Chart.yaml index 309b78fbd2c..e56382d3215 100644 --- a/charts/stable/custom-app/Chart.yaml +++ b/charts/stable/custom-app/Chart.yaml @@ -19,7 +19,7 @@ name: custom-app sources: - https://github.com/truecharts/charts/tree/master/charts/stable/custom-app type: application -version: 5.1.57 +version: 5.1.58 annotations: truecharts.org/catagories: | - custom diff --git a/charts/stable/custom-app/ci/test-values.yaml b/charts/stable/custom-app/ci/test-values.yaml index 4fbdab7c445..e450d38d38d 100644 --- a/charts/stable/custom-app/ci/test-values.yaml +++ b/charts/stable/custom-app/ci/test-values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/jackett pullPolicy: IfNotPresent - tag: 0.20.1853@sha256:c63526384cd33537bbc273f5c755c17891cbbc34ffb7e2f09661683c8b673c72 + tag: 0.20.1861@sha256:124d5503b8f6b707412ea4dad2631f28ca3b38d826cd9ecf73b6d038b62d4dc1 securityContext: readOnlyRootFilesystem: false diff --git a/charts/stable/custom-app/values.yaml b/charts/stable/custom-app/values.yaml index d94e4cbefc3..544cd73db87 100644 --- a/charts/stable/custom-app/values.yaml +++ b/charts/stable/custom-app/values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/jackett pullPolicy: IfNotPresent - tag: 0.20.1853@sha256:c63526384cd33537bbc273f5c755c17891cbbc34ffb7e2f09661683c8b673c72 + tag: 0.20.1861@sha256:124d5503b8f6b707412ea4dad2631f28ca3b38d826cd9ecf73b6d038b62d4dc1 portal: enabled: true diff --git a/charts/stable/cyberchef/Chart.yaml b/charts/stable/cyberchef/Chart.yaml index 3a42e6bf391..2d5204b29ab 100644 --- a/charts/stable/cyberchef/Chart.yaml +++ b/charts/stable/cyberchef/Chart.yaml @@ -18,7 +18,7 @@ name: cyberchef sources: - https://github.com/truecharts/charts/tree/master/charts/stable/cyberchef - https://hub.docker.com/r/mpepping/cyberchef -version: 2.0.80 +version: 2.0.81 annotations: truecharts.org/catagories: | - utilities diff --git a/charts/stable/cyberchef/values.yaml b/charts/stable/cyberchef/values.yaml index 6dbf1cff63d..7b60943129b 100644 --- a/charts/stable/cyberchef/values.yaml +++ b/charts/stable/cyberchef/values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/cyberchef - tag: v9.46.0@sha256:1df4d98ae11161a55160fce7895d22cb658ed2e61dd40fce421acd9ba54efbd4 + tag: 9.46.4@sha256:9bf1e219765d4b66ff559ecf2aa1e3db296476ef440eba20555e612a0a541e1f pullPolicy: IfNotPresent securityContext: diff --git a/charts/stable/deconz/Chart.yaml b/charts/stable/deconz/Chart.yaml index 184b1cf7dd4..e9bd3cc1f97 100644 --- a/charts/stable/deconz/Chart.yaml +++ b/charts/stable/deconz/Chart.yaml @@ -22,7 +22,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/deconz - https://github.com/dresden-elektronik/deconz-rest-plugin - https://github.com/marthoc/docker-deconz -version: 8.0.33 +version: 8.0.34 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/deconz/values.yaml b/charts/stable/deconz/values.yaml index 5a451611edd..ef8a1305a88 100644 --- a/charts/stable/deconz/values.yaml +++ b/charts/stable/deconz/values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/deconz - tag: 2.18.00@sha256:67c7b66d126e0ac5d08a24899c64a333547ffd371a84d84007837d8f088100f4 + tag: 2.18.01@sha256:4da7c810fb2c6f4199707ec1cf8430aae43b1993e7d93eeecaf4c9e8bf2f90a4 pullPolicy: IfNotPresent securityContext: diff --git a/charts/stable/esphome/Chart.yaml b/charts/stable/esphome/Chart.yaml index 7c3cdd4c498..ae05f436d11 100644 --- a/charts/stable/esphome/Chart.yaml +++ b/charts/stable/esphome/Chart.yaml @@ -21,7 +21,7 @@ sources: - https://github.com/esphome/esphome - https://hub.docker.com/u/esphome type: application -version: 11.0.34 +version: 11.0.35 annotations: truecharts.org/catagories: | - tools diff --git a/charts/stable/esphome/values.yaml b/charts/stable/esphome/values.yaml index 5cf39ef377e..7c9cd771843 100644 --- a/charts/stable/esphome/values.yaml +++ b/charts/stable/esphome/values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/esphome pullPolicy: IfNotPresent - tag: 2022.8.1@sha256:3c3e4b1168f8bf95060acb417d3980ddc03917d0e81e21dcc83c53a78f9972c0 + tag: 2022.8.3@sha256:82e62a0765215e3b78e4501c99b5da82b7efb4be9b3927f841274a10e14dc77f # App needs to run as root because of this: https://github.com/esphome/issues/issues/2752 securityContext: diff --git a/charts/stable/fireflyiii/Chart.yaml b/charts/stable/fireflyiii/Chart.yaml index fdc23129936..c3133c638f7 100644 --- a/charts/stable/fireflyiii/Chart.yaml +++ b/charts/stable/fireflyiii/Chart.yaml @@ -29,7 +29,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/fireflyiii - https://github.com/firefly-iii/firefly-iii/ type: application -version: 16.0.40 +version: 16.0.41 annotations: truecharts.org/catagories: | - finacial diff --git a/charts/stable/fireflyiii/values.yaml b/charts/stable/fireflyiii/values.yaml index c178c544ddb..dbc638b1d54 100644 --- a/charts/stable/fireflyiii/values.yaml +++ b/charts/stable/fireflyiii/values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/fireflyiii-core pullPolicy: IfNotPresent - tag: 5.7.10@sha256:74fcc7fc0c19ea7aa1c10a41d3d3e4268784150d0abdd74466fa8dc299b763fa + tag: 5.7.11@sha256:e5464eafea4d173f71bb8fccaf926a90dcaf054d416536c90330a50b9994dbf0 securityContext: readOnlyRootFilesystem: false diff --git a/charts/stable/flexget/Chart.yaml b/charts/stable/flexget/Chart.yaml index 0babccd3153..dca0c33217d 100644 --- a/charts/stable/flexget/Chart.yaml +++ b/charts/stable/flexget/Chart.yaml @@ -22,7 +22,7 @@ sources: - https://hub.docker.com/r/wiserain/flexget - https://github.com/wiserain/docker-flexget type: application -version: 2.0.42 +version: 2.0.43 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/flexget/values.yaml b/charts/stable/flexget/values.yaml index fa4895f65a8..6a932f43908 100644 --- a/charts/stable/flexget/values.yaml +++ b/charts/stable/flexget/values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/flexget pullPolicy: IfNotPresent - tag: 3.3.25@sha256:d9c62d414b2f7d4bdce81c3d54e13a86c279359b8984f83b89ca1dcb3e034404 + tag: 3.3.26@sha256:af5f0cf7dbd74341cedebf60c30d3d5ce37284db79d752588c36560a5aec6cea securityContext: runAsNonRoot: false diff --git a/charts/stable/gotify/Chart.yaml b/charts/stable/gotify/Chart.yaml index 154896684e2..0641c78c242 100644 --- a/charts/stable/gotify/Chart.yaml +++ b/charts/stable/gotify/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 appVersion: "2.1.5" -version: 8.0.36 +version: 8.0.37 kubeVersion: ">=1.16.0-0" name: gotify description: a simple server for sending and receiving messages diff --git a/charts/stable/gotify/values.yaml b/charts/stable/gotify/values.yaml index 1d2abddbd41..05f05ceedfa 100644 --- a/charts/stable/gotify/values.yaml +++ b/charts/stable/gotify/values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/gotify-server pullPolicy: IfNotPresent - tag: 2.1.5@sha256:5265583b0c1fc8d274fa9e9c5bc2d4e246c2d97de09baaf1c37e28e6fe7ce52e + tag: 2.1.6@sha256:bdde19368dbaca1affe0251b099e6aacbd0c6b57d6179ef4b9498d79cd3039c3 secretEnv: user: "admin" diff --git a/charts/stable/grafana/Chart.yaml b/charts/stable/grafana/Chart.yaml index b5c8bad5a17..e0002096aa0 100644 --- a/charts/stable/grafana/Chart.yaml +++ b/charts/stable/grafana/Chart.yaml @@ -24,7 +24,7 @@ sources: - https://github.com/bitnami/bitnami-docker-grafana - https://grafana.com/ type: application -version: 4.0.57 +version: 4.0.58 annotations: truecharts.org/catagories: | - metrics diff --git a/charts/stable/grafana/values.yaml b/charts/stable/grafana/values.yaml index dc6b472641c..f15744e7b81 100644 --- a/charts/stable/grafana/values.yaml +++ b/charts/stable/grafana/values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/grafana pullPolicy: IfNotPresent - tag: 9.1.2@sha256:df72a69f822fdc4946cb3e83db9b89473d8d066e3b21b6a6c2593333726d7df1 + tag: 9.1.4@sha256:f2559a5362310172b957854fe5069779df35b8fc7f149102731c1983eba9f6ea securityContext: readOnlyRootFilesystem: false diff --git a/charts/stable/home-assistant/Chart.yaml b/charts/stable/home-assistant/Chart.yaml index 034fdb9cb08..47faa051ebc 100644 --- a/charts/stable/home-assistant/Chart.yaml +++ b/charts/stable/home-assistant/Chart.yaml @@ -27,7 +27,7 @@ sources: - https://github.com/home-assistant/home-assistant - https://github.com/cdr/code-server type: application -version: 15.0.48 +version: 15.0.49 annotations: truecharts.org/catagories: | - home-automation diff --git a/charts/stable/home-assistant/values.yaml b/charts/stable/home-assistant/values.yaml index 63d75fe828c..abd10abe26c 100644 --- a/charts/stable/home-assistant/values.yaml +++ b/charts/stable/home-assistant/values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/home-assistant pullPolicy: IfNotPresent - tag: 2022.8.7@sha256:7c27a0d6a31d13cac5c87a8859b074b7a13672a7ccf2573ad7608a9c8e556066 + tag: 2022.9.1@sha256:c4217cae70898a8c8805e233b1c83f884649bc66b43eefbba4808833528efca7 securityContext: readOnlyRootFilesystem: false diff --git a/charts/stable/ispy-agent-dvr/Chart.yaml b/charts/stable/ispy-agent-dvr/Chart.yaml index da31c5ab531..148698d4fce 100644 --- a/charts/stable/ispy-agent-dvr/Chart.yaml +++ b/charts/stable/ispy-agent-dvr/Chart.yaml @@ -21,7 +21,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/ispy-agent-dvr - https://hub.docker.com/r/doitandbedone/ispyagentdvr - https://github.com/doitandbedone/ispyagentdvr-docker -version: 2.0.38 +version: 2.0.39 annotations: truecharts.org/catagories: | - security diff --git a/charts/stable/ispy-agent-dvr/values.yaml b/charts/stable/ispy-agent-dvr/values.yaml index 8d187032a2c..ff6db290e0b 100644 --- a/charts/stable/ispy-agent-dvr/values.yaml +++ b/charts/stable/ispy-agent-dvr/values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/ispy-agent-dvr - tag: 4.1.3.0@sha256:934a2280c99c5b061d24883975618024638be148289c45c4f251ce05ac01b277 + tag: 4.1.8.0@sha256:e8aaba96c2431ac7b438613f1c79a928029ca2f75b1d50b9922443b4f5d017c0 pullPolicy: IfNotPresent securityContext: diff --git a/charts/stable/jackett/Chart.yaml b/charts/stable/jackett/Chart.yaml index 19105a02a75..b7e7e9e8989 100644 --- a/charts/stable/jackett/Chart.yaml +++ b/charts/stable/jackett/Chart.yaml @@ -22,7 +22,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/jackett - https://github.com/Jackett/Jackett type: application -version: 11.0.80 +version: 11.0.81 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/jackett/values.yaml b/charts/stable/jackett/values.yaml index 4258c605069..95b005eb56e 100644 --- a/charts/stable/jackett/values.yaml +++ b/charts/stable/jackett/values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/jackett pullPolicy: IfNotPresent - tag: 0.20.1853@sha256:c63526384cd33537bbc273f5c755c17891cbbc34ffb7e2f09661683c8b673c72 + tag: 0.20.1861@sha256:124d5503b8f6b707412ea4dad2631f28ca3b38d826cd9ecf73b6d038b62d4dc1 securityContext: readOnlyRootFilesystem: false diff --git a/charts/stable/k8s-gateway/Chart.yaml b/charts/stable/k8s-gateway/Chart.yaml index f0def74c3f0..35244dc4b56 100644 --- a/charts/stable/k8s-gateway/Chart.yaml +++ b/charts/stable/k8s-gateway/Chart.yaml @@ -21,7 +21,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/k8s-gateway - https://github.com/ori-edge/k8s_gateway type: application -version: 6.1.16 +version: 6.1.17 annotations: truecharts.org/catagories: | - networking diff --git a/charts/stable/k8s-gateway/values.yaml b/charts/stable/k8s-gateway/values.yaml index afb22f998a0..b4818f07554 100644 --- a/charts/stable/k8s-gateway/values.yaml +++ b/charts/stable/k8s-gateway/values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/k8s_gateway pullPolicy: IfNotPresent - tag: 0.3.1@sha256:ae1406e5d1b278300343fbc8a22d157faddcdfe09f06f2b196b2628c261bd31d + tag: 0.3.2@sha256:594fd6990eb2e0af1df7df8ba76cb3ca66232f46c5df5ebf786a45dd19777ae5 controller: # -- Set additional annotations on the deployment/statefulset/daemonset diff --git a/charts/stable/littlelink/Chart.yaml b/charts/stable/littlelink/Chart.yaml index b1c05ef5630..fdfa34654e5 100644 --- a/charts/stable/littlelink/Chart.yaml +++ b/charts/stable/littlelink/Chart.yaml @@ -21,7 +21,7 @@ sources: - https://github.com/techno-tim/littlelink-server - https://github.com/sethcottle/littlelink type: application -version: 6.0.61 +version: 6.0.62 annotations: truecharts.org/catagories: | - social diff --git a/charts/stable/littlelink/values.yaml b/charts/stable/littlelink/values.yaml index 6cc6f7c128e..f810445c492 100644 --- a/charts/stable/littlelink/values.yaml +++ b/charts/stable/littlelink/values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/littlelink-server pullPolicy: IfNotPresent - tag: latest@sha256:e93fbdeef424ebe48d83015bc0d03ab6d5516642beed5a12bc7483c6088d9236 + tag: latest@sha256:d0d935132991a5ca528169dc5bfc02846e2ada782d55dddb12b61d1ab89383e2 service: main: diff --git a/charts/stable/logitech-media-server/Chart.yaml b/charts/stable/logitech-media-server/Chart.yaml index f05e84522d5..684bbc3ca81 100644 --- a/charts/stable/logitech-media-server/Chart.yaml +++ b/charts/stable/logitech-media-server/Chart.yaml @@ -24,7 +24,7 @@ sources: - https://github.com/Logitech/slimserver - https://hub.docker.com/r/lmscommunity/logitechmediaserver type: application -version: 4.0.36 +version: 4.0.37 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/logitech-media-server/values.yaml b/charts/stable/logitech-media-server/values.yaml index 98f98c295c2..f195f2954b7 100644 --- a/charts/stable/logitech-media-server/values.yaml +++ b/charts/stable/logitech-media-server/values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/logitechmediaserver pullPolicy: IfNotPresent - tag: v8.3.0@sha256:ec2602516a1faa4f0dea2fd3b75c7cb867ad1b85658d8e62502cb6bb71e76327 + tag: v8.3.0@sha256:9ef209587ee3b351bad483234de00c073668d55ee22a199a063324eb3b727db9 env: # Permissions Settings HTTP_PORT: "{{ .Values.service.main.ports.main.port }}" diff --git a/charts/stable/mattermost/Chart.yaml b/charts/stable/mattermost/Chart.yaml index ac3ee0c95e4..b8a023e1861 100644 --- a/charts/stable/mattermost/Chart.yaml +++ b/charts/stable/mattermost/Chart.yaml @@ -25,7 +25,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/mattermost - https://github.com/mattermost/mattermost-server - https://github.com/mattermost/docker -version: 3.0.41 +version: 3.0.42 annotations: truecharts.org/catagories: | - hosting diff --git a/charts/stable/mattermost/values.yaml b/charts/stable/mattermost/values.yaml index eae7aaba765..d1e95e7a88f 100644 --- a/charts/stable/mattermost/values.yaml +++ b/charts/stable/mattermost/values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/mattermost - tag: 7.3@sha256:c07e516e5888c5a4031c436175cbcf5093e707532258ed628d459efa0e059b13 + tag: 7.3@sha256:acd00bf10ed0d568f2622bed9ddeb36d59be645e3431d4a805b3bc7f6ff057a4 pullPolicy: IfNotPresent env: diff --git a/charts/stable/minecraft-java/Chart.yaml b/charts/stable/minecraft-java/Chart.yaml index e88a474e9d5..c23946074e3 100644 --- a/charts/stable/minecraft-java/Chart.yaml +++ b/charts/stable/minecraft-java/Chart.yaml @@ -21,7 +21,7 @@ sources: - https://github.com/itzg/docker-minecraft-server - https://hub.docker.com/r/itzg/minecraft-server type: application -version: 1.0.50 +version: 1.0.51 annotations: truecharts.org/catagories: | - games diff --git a/charts/stable/minecraft-java/ci/j11-values.yaml b/charts/stable/minecraft-java/ci/j11-values.yaml index 9aad943b4d6..996ac865c8d 100644 --- a/charts/stable/minecraft-java/ci/j11-values.yaml +++ b/charts/stable/minecraft-java/ci/j11-values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/minecraft-java11 - tag: latest@sha256:8cf182eda02156915f56e8151844fc1b030698d33cd168a57fef665ec9076d08 + tag: latest@sha256:6f98eddad172ba6682d26656d19c2a281a20402df91f8760d5f27fa9e028eeb9 pullPolicy: Always env: diff --git a/charts/stable/minecraft-java/ci/j8-values.yaml b/charts/stable/minecraft-java/ci/j8-values.yaml index f34c49a9a6b..1352ed4251e 100644 --- a/charts/stable/minecraft-java/ci/j8-values.yaml +++ b/charts/stable/minecraft-java/ci/j8-values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/minecraft-java8-openj9 - tag: latest@sha256:2f1fd7a0c8ecf186e3cce4712b9f291a5549f618fbd0b7409f75474f53998b39 + tag: latest@sha256:5a612c9e3cd22c1925ac28a0316def366ca3a5ce6034d2924d7c253f0f422cde pullPolicy: Always env: diff --git a/charts/stable/minecraft-java/values.yaml b/charts/stable/minecraft-java/values.yaml index e38cc7cd2a8..497b1edd216 100644 --- a/charts/stable/minecraft-java/values.yaml +++ b/charts/stable/minecraft-java/values.yaml @@ -4,7 +4,7 @@ image: pullPolicy: Always j11Image: repository: tccr.io/truecharts/minecraft-java11 - tag: latest@sha256:8cf182eda02156915f56e8151844fc1b030698d33cd168a57fef665ec9076d08 + tag: latest@sha256:6f98eddad172ba6682d26656d19c2a281a20402df91f8760d5f27fa9e028eeb9 pullPolicy: Always j11j9Image: repository: tccr.io/truecharts/minecraft-java11-openj9 @@ -12,11 +12,11 @@ j11j9Image: pullPolicy: Always j8Image: repository: tccr.io/truecharts/minecraft-java8-openj9 - tag: latest@sha256:2f1fd7a0c8ecf186e3cce4712b9f291a5549f618fbd0b7409f75474f53998b39 + tag: latest@sha256:5a612c9e3cd22c1925ac28a0316def366ca3a5ce6034d2924d7c253f0f422cde pullPolicy: Always j8j9Image: repository: tccr.io/truecharts/minecraft-java8-openj9 - tag: latest@sha256:2f1fd7a0c8ecf186e3cce4712b9f291a5549f618fbd0b7409f75474f53998b39 + tag: latest@sha256:5a612c9e3cd22c1925ac28a0316def366ca3a5ce6034d2924d7c253f0f422cde pullPolicy: Always securityContext: diff --git a/charts/stable/n8n/Chart.yaml b/charts/stable/n8n/Chart.yaml index 10ad2c57834..e4ddbb771e4 100644 --- a/charts/stable/n8n/Chart.yaml +++ b/charts/stable/n8n/Chart.yaml @@ -29,7 +29,7 @@ sources: - https://docs.n8n.io/ - https://github.com/n8n-io/n8n - https://hub.docker.com/r/n8nio/n8n -version: 4.0.52 +version: 4.0.53 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/n8n/values.yaml b/charts/stable/n8n/values.yaml index cbcfb4d6335..22e2d188656 100644 --- a/charts/stable/n8n/values.yaml +++ b/charts/stable/n8n/values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/n8n - tag: 0.193.3@sha256:f5706b9503b5611c8a8346d1cc237aa32d8743eb2423a145ed6059cd7a9188be + tag: 0.193.5@sha256:91e8b94415f115327091afa64fcf3ea1e5e8f80b89cb38d33bdc7a1064e989bf pullPolicy: IfNotPresent securityContext: diff --git a/charts/stable/nextcloud/Chart.yaml b/charts/stable/nextcloud/Chart.yaml index 049cdbf660c..b10cca97aab 100644 --- a/charts/stable/nextcloud/Chart.yaml +++ b/charts/stable/nextcloud/Chart.yaml @@ -37,7 +37,7 @@ sources: - https://github.com/nextcloud/docker - https://github.com/nextcloud/helm type: application -version: 15.3.10 +version: 15.3.11 annotations: truecharts.org/catagories: | - cloud diff --git a/charts/stable/nextcloud/values.yaml b/charts/stable/nextcloud/values.yaml index a3cb4aaf669..991e5a8a04b 100644 --- a/charts/stable/nextcloud/values.yaml +++ b/charts/stable/nextcloud/values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/nextcloud-fpm pullPolicy: IfNotPresent - tag: 24.0.4@sha256:2ec9476042f3e0734168ce62df0891811bc21965639a0d24483d3e2fca9596e0 + tag: 24.0.5@sha256:3448bd2ef8b73c61d0085cc1b2272b9e2573fe20333e94c12f8da35a1f8dd942 nginxImage: repository: tccr.io/truecharts/nginx-unprivileged diff --git a/charts/stable/nocodb/Chart.yaml b/charts/stable/nocodb/Chart.yaml index e4a6785db11..accf730d519 100644 --- a/charts/stable/nocodb/Chart.yaml +++ b/charts/stable/nocodb/Chart.yaml @@ -27,7 +27,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/nocodb - https://hub.docker.com/r/nocodb/nocodb - https://github.com/nocodb/nocodb -version: 3.0.41 +version: 3.0.42 annotations: truecharts.org/catagories: | - productivity diff --git a/charts/stable/nocodb/values.yaml b/charts/stable/nocodb/values.yaml index 32212a55ff1..97843441022 100644 --- a/charts/stable/nocodb/values.yaml +++ b/charts/stable/nocodb/values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/nocodb - tag: v0.92.4@sha256:b1e951523c0ceb18b44e6a841510510572ade9456215c4599b4bdead5f3b80c0 + tag: 0.96.2@sha256:15c6717d239245414badc1d2cd83d8dc4e0f628deaaf802942706bb705e50655 pullPolicy: IfNotPresent securityContext: diff --git a/charts/stable/omada-controller/Chart.yaml b/charts/stable/omada-controller/Chart.yaml index 1c36284555e..a498bb27005 100644 --- a/charts/stable/omada-controller/Chart.yaml +++ b/charts/stable/omada-controller/Chart.yaml @@ -18,7 +18,7 @@ name: omada-controller sources: - https://github.com/truecharts/charts/tree/master/charts/stable/omada-controller - https://github.com/mbentley/docker-omada-controller -version: 6.0.62 +version: 6.0.63 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/omada-controller/values.yaml b/charts/stable/omada-controller/values.yaml index c43b7f66c32..af3bd925a9d 100644 --- a/charts/stable/omada-controller/values.yaml +++ b/charts/stable/omada-controller/values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/omada-controller - tag: 5.5@sha256:c7b67a1f72933629f01492a676bda085ab484a0a9959cfff0f57422644ea5e56 + tag: 5.5@sha256:367a0f28cbee52906886a8db56b5efc019fa57882873c011af0df1891ad35494 pullPolicy: IfNotPresent securityContext: diff --git a/charts/stable/piaware/Chart.yaml b/charts/stable/piaware/Chart.yaml index eb7916c7700..d2309b44061 100644 --- a/charts/stable/piaware/Chart.yaml +++ b/charts/stable/piaware/Chart.yaml @@ -20,7 +20,7 @@ name: piaware sources: - https://github.com/truecharts/charts/tree/master/charts/stable/piaware - https://github.com/flightaware/piaware -version: 6.0.34 +version: 6.0.35 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/piaware/values.yaml b/charts/stable/piaware/values.yaml index f988d55aa96..317ba0fc802 100644 --- a/charts/stable/piaware/values.yaml +++ b/charts/stable/piaware/values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/piaware - tag: v7.2@sha256:5793171effc86a7b2592c58a20868c6bddef3d9781b4cf5b0fcc25d78878f465 + tag: v7.2@sha256:96a88db0579aa7da4bb38429e97139b9027cc64e8786fd1b0b9902470734c3b9 pullPolicy: IfNotPresent securityContext: diff --git a/charts/stable/plex-auto-languages/Chart.yaml b/charts/stable/plex-auto-languages/Chart.yaml index a84b3f0a4f5..fdf94851638 100644 --- a/charts/stable/plex-auto-languages/Chart.yaml +++ b/charts/stable/plex-auto-languages/Chart.yaml @@ -25,7 +25,7 @@ sources: - https://github.com/remirigal/plex-auto-languages - https://hub.docker.com/r/remirigal/plex-auto-languages type: application -version: 1.0.3 +version: 1.0.4 annotations: truecharts.org/catagories: | - Tools-Utilities diff --git a/charts/stable/plex-auto-languages/values.yaml b/charts/stable/plex-auto-languages/values.yaml index 0d957fd2a81..f3bda2c140d 100644 --- a/charts/stable/plex-auto-languages/values.yaml +++ b/charts/stable/plex-auto-languages/values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/plex-auto-languages - tag: latest@sha256:189e71bed60e6bf3e56c8a6b955db151d23af124ea91386e84983268ef74c0b5 + tag: latest@sha256:e33ef1aa90a5a80082109723e43ded02fc861bf4c0d9c9ac267a7898a4dbc1b3 securityContext: readOnlyRootFilesystem: false diff --git a/charts/stable/promcord/Chart.yaml b/charts/stable/promcord/Chart.yaml index e6c9b41d314..329ba7e8d32 100644 --- a/charts/stable/promcord/Chart.yaml +++ b/charts/stable/promcord/Chart.yaml @@ -22,7 +22,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/promcord - https://github.com/nimarion/promcord type: application -version: 4.0.32 +version: 4.0.33 annotations: truecharts.org/catagories: | - metrics diff --git a/charts/stable/promcord/ci/no-values.yaml b/charts/stable/promcord/ci/no-values.yaml index 908afe89c11..8390174f0b1 100644 --- a/charts/stable/promcord/ci/no-values.yaml +++ b/charts/stable/promcord/ci/no-values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/whoami pullPolicy: IfNotPresent - tag: v1.8.1@sha256:5996407019bc2ed7913c97434cc760d6e9610168c2d95078c3f3b05a38959c1b + tag: 1.8.6@sha256:eef74223e5dd3037414169342fd497a305d27fca849ea56f61657838507968b7 service: main: diff --git a/charts/stable/qinglong/Chart.yaml b/charts/stable/qinglong/Chart.yaml index 2ae3c3b818c..a417599e9ee 100644 --- a/charts/stable/qinglong/Chart.yaml +++ b/charts/stable/qinglong/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: qinglong -version: 2.0.37 +version: 2.0.38 appVersion: "2.14.1" description: A timed task management panel that supports typescript, javaScript, python3, and shell type: application diff --git a/charts/stable/qinglong/values.yaml b/charts/stable/qinglong/values.yaml index 1cf2b8bad4e..161dc9eeb62 100644 --- a/charts/stable/qinglong/values.yaml +++ b/charts/stable/qinglong/values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/qinglong pullPolicy: IfNotPresent - tag: 2.14.1@sha256:f1c8fc5921b5c433d78aca6597769b398a52fdc218526b0d5841397587b77796 + tag: 2.14.3@sha256:61b792c9b0d7626929b738a68ff550ecab8fad335a364f782fb394e8ccb2aec8 securityContext: readOnlyRootFilesystem: false diff --git a/charts/stable/rsshub/Chart.yaml b/charts/stable/rsshub/Chart.yaml index dd996b89f2e..b3424decffa 100644 --- a/charts/stable/rsshub/Chart.yaml +++ b/charts/stable/rsshub/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: rsshub -version: 3.0.91 +version: 3.0.92 appVersion: "latest" description: RSSHub can generate RSS feeds from pretty much everything type: application diff --git a/charts/stable/rsshub/values.yaml b/charts/stable/rsshub/values.yaml index 90e62399bd5..30217b7b118 100644 --- a/charts/stable/rsshub/values.yaml +++ b/charts/stable/rsshub/values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/rsshub pullPolicy: IfNotPresent - tag: latest@sha256:b4f97e719c735454588d4dde4768372146d80fa10764a67e05815fa43366f3dd + tag: latest@sha256:ecf3fcef6202d77951966f8ad77061946498b2725190f37bd01adaaaf5f9af59 browserlessImage: repository: tccr.io/truecharts/browserless-chrome diff --git a/charts/stable/sickchill/Chart.yaml b/charts/stable/sickchill/Chart.yaml index affaaee540c..3fbbc7c76c9 100644 --- a/charts/stable/sickchill/Chart.yaml +++ b/charts/stable/sickchill/Chart.yaml @@ -23,7 +23,7 @@ sources: - https://github.com/linuxserver/docker-sickchill - https://github.com/SickChill/SickChill type: application -version: 3.0.40 +version: 3.0.41 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/sickchill/values.yaml b/charts/stable/sickchill/values.yaml index dd97b5275c9..64b5c95e2ba 100644 --- a/charts/stable/sickchill/values.yaml +++ b/charts/stable/sickchill/values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/sickchill pullPolicy: IfNotPresent - tag: 2022.8.29@sha256:d9464d1411f5278e5154afe8a65eb048c1acbb6acf00f7f72ff8cb48aa47cc74 + tag: 2022.8.29@sha256:875d1f2d91cb718b8b0b79f77f9ad842becc6ba23ad5c39b1c16c05c4ff21f78 securityContext: readOnlyRootFilesystem: false diff --git a/charts/stable/synclounge/Chart.yaml b/charts/stable/synclounge/Chart.yaml index 0c065bbc69c..cfd1499ec0e 100644 --- a/charts/stable/synclounge/Chart.yaml +++ b/charts/stable/synclounge/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: synclounge -version: 2.0.40 +version: 2.0.41 appVersion: "5.1.123" description: Synclounge is a third party tool that allows you to watch Plex in sync with your friends/family, wherever you are. type: application diff --git a/charts/stable/synclounge/values.yaml b/charts/stable/synclounge/values.yaml index 481eb88a949..5d77ba7194f 100644 --- a/charts/stable/synclounge/values.yaml +++ b/charts/stable/synclounge/values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/synclounge pullPolicy: IfNotPresent - tag: v5.1.123@sha256:9640a1d2ff548064436f360a7d79cbfdeccb478d06149041c6bc2b080b866a8c + tag: v5.1.123@sha256:e6a42c49d27b722d17d5dad9acc1225b241a61609b465cf4854f10d7ed989489 securityContext: runAsNonRoot: false diff --git a/charts/stable/syncthing/Chart.yaml b/charts/stable/syncthing/Chart.yaml index 9bc82511429..0afdbca1258 100644 --- a/charts/stable/syncthing/Chart.yaml +++ b/charts/stable/syncthing/Chart.yaml @@ -22,7 +22,7 @@ sources: - https://github.com/syncthing/syncthing - https://hub.docker.com/r/syncthing/syncthing type: application -version: 11.0.33 +version: 11.0.34 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/syncthing/values.yaml b/charts/stable/syncthing/values.yaml index dee8d2bc9c9..9f28c888b0a 100644 --- a/charts/stable/syncthing/values.yaml +++ b/charts/stable/syncthing/values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/syncthing pullPolicy: IfNotPresent - tag: 1.20.4@sha256:9455814dce05fc9c2f5926841ef69cff1c98cd51038ef1847b7567d33506e682 + tag: 1.21.0@sha256:ba85b0fbe52fb5f10775a62daa912ab527a9e973f84d3abd5bf5575cc9250406 service: main: diff --git a/charts/stable/wikijs/Chart.yaml b/charts/stable/wikijs/Chart.yaml index ae4161e827b..2eaf93021ad 100644 --- a/charts/stable/wikijs/Chart.yaml +++ b/charts/stable/wikijs/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: "2.5.286" description: Make documentation a joy to write using Wiki.js's beautiful and intuitive interface! name: wikijs -version: 7.0.36 +version: 7.0.37 kubeVersion: ">=1.16.0-0" keywords: - wiki diff --git a/charts/stable/wikijs/values.yaml b/charts/stable/wikijs/values.yaml index 63f212ac4e0..b2a83bcf086 100644 --- a/charts/stable/wikijs/values.yaml +++ b/charts/stable/wikijs/values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/wikijs - tag: 2.5.286@sha256:0491fa2d0a5591536c08c81fe74700f640cb8aae74c7f202fedfbf6ee2454c53 + tag: 2.5.287@sha256:ae80112a94eb26ad20a8d3974e28d62a2c90fa39b621c36c603b88ad1d151f2b pullPolicy: IfNotPresent env: diff --git a/charts/stable/zwavejs2mqtt/Chart.yaml b/charts/stable/zwavejs2mqtt/Chart.yaml index e9bb34a7362..022e62083ca 100644 --- a/charts/stable/zwavejs2mqtt/Chart.yaml +++ b/charts/stable/zwavejs2mqtt/Chart.yaml @@ -24,7 +24,7 @@ sources: - https://github.com/zwave-js/zwavejs2mqtt - https://hub.docker.com/r/zwavejs/zwavejs2mqtt type: application -version: 11.0.36 +version: 11.0.37 annotations: truecharts.org/catagories: | - tools diff --git a/charts/stable/zwavejs2mqtt/values.yaml b/charts/stable/zwavejs2mqtt/values.yaml index e1ca5882a77..2b5e06d6e27 100644 --- a/charts/stable/zwavejs2mqtt/values.yaml +++ b/charts/stable/zwavejs2mqtt/values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/zwavejs2mqtt pullPolicy: IfNotPresent - tag: 7.0.0@sha256:baebb7103ec07993d7888575dcc3be9f78eb53f25593179fe50f677f57b1ac0e + tag: 7.1.0@sha256:ac61d27e20073bf20c13f772fd1468f5f9cbe0a8cabd3f826053ef2cb71d64fb securityContext: readOnlyRootFilesystem: false