diff --git a/charts/incubator/coupon-store/Chart.yaml b/charts/incubator/coupon-store/Chart.yaml index bb4f8d5e86a..59d89bbb540 100644 --- a/charts/incubator/coupon-store/Chart.yaml +++ b/charts/incubator/coupon-store/Chart.yaml @@ -22,7 +22,7 @@ name: coupon-store sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/coupon-store - https://github.com/linuxserver/docker-airsonic -version: 0.0.3 +version: 0.0.4 annotations: truecharts.org/catagories: | - utilities diff --git a/charts/incubator/coupon-store/values.yaml b/charts/incubator/coupon-store/values.yaml index 0068aa99acc..a62457eb170 100644 --- a/charts/incubator/coupon-store/values.yaml +++ b/charts/incubator/coupon-store/values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/coupon-store - tag: 1.1.1@sha256:0278a5d3d3afbe1c39cf2422aa2b9f6f746944b99910cccd87cedbd2bac4f161 + tag: 1.2.0@sha256:50d60f9be45f75425c531b2e0c926a5347d2ed5a04ef85b61e6a87c3663c5f2d pullPolicy: IfNotPresent command: diff --git a/charts/incubator/crafty-4/Chart.yaml b/charts/incubator/crafty-4/Chart.yaml index 36eed9f5ef6..7c062c88994 100644 --- a/charts/incubator/crafty-4/Chart.yaml +++ b/charts/incubator/crafty-4/Chart.yaml @@ -28,4 +28,4 @@ sources: - https://craftycontrol.com/ - https://registry.hub.docker.com/r/registry.gitlab.com/crafty-controller/crafty-4 type: application -version: 0.0.37 +version: 0.0.38 diff --git a/charts/incubator/crafty-4/values.yaml b/charts/incubator/crafty-4/values.yaml index bfe4040259f..1d21707dd7f 100644 --- a/charts/incubator/crafty-4/values.yaml +++ b/charts/incubator/crafty-4/values.yaml @@ -2,7 +2,7 @@ env: {} image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/crafty-4 - tag: latest@sha256:0723a3cf02396c690caac3472fb03ae02a7acfae3c20714d1ef2c94737c88f67 + tag: latest@sha256:ab9217bf6fc3a8e2a660c65ba72d39d904497cb8770be07bb519a581bb665932 persistence: backupfiles: enabled: true diff --git a/charts/incubator/cryptpad/Chart.yaml b/charts/incubator/cryptpad/Chart.yaml index d5fea0679de..ab7b1bb0322 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.79 +version: 0.0.80 diff --git a/charts/incubator/cryptpad/values.yaml b/charts/incubator/cryptpad/values.yaml index 2a7eedf4ca0..268c431b373 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:149ae55bbe477f8691669c360dc69a47d521985fae0391c2776e2280713e8b18 + tag: latest@sha256:f66d25fd40c07e1dbda40e4d4ee0f4cf8576f455101753483c2a04f1fa7ce12b persistence: blobpath: enabled: true diff --git a/charts/incubator/dontstarvetogether/Chart.yaml b/charts/incubator/dontstarvetogether/Chart.yaml index b9db67edf18..9b4a16d1e52 100644 --- a/charts/incubator/dontstarvetogether/Chart.yaml +++ b/charts/incubator/dontstarvetogether/Chart.yaml @@ -26,4 +26,4 @@ sources: - https://www.klei.com/games/dont-starve-together - https://hub.docker.com/r/ich777/steamcmd/ type: application -version: 0.0.31 +version: 0.0.32 diff --git a/charts/incubator/dontstarvetogether/values.yaml b/charts/incubator/dontstarvetogether/values.yaml index 9dd66ecde9a..0eb8605f8a7 100644 --- a/charts/incubator/dontstarvetogether/values.yaml +++ b/charts/incubator/dontstarvetogether/values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/dontstarvetogether - tag: latest@sha256:2720cb8ba67ecd45d0d8d0eed657b2c8d53f6868d1319087fb3c7499a935a6e6 + tag: latest@sha256:7d6b6489c39d8d7fa470dd8f679fc5e555d118ad2b55ad76e691ffa3c991e550 podSecurityContext: runAsGroup: 0 diff --git a/charts/incubator/etesync/Chart.yaml b/charts/incubator/etesync/Chart.yaml index aa796aa432d..08a8d2566d5 100644 --- a/charts/incubator/etesync/Chart.yaml +++ b/charts/incubator/etesync/Chart.yaml @@ -36,7 +36,7 @@ sources: - https://github.com/victor-rds/docker-etebase - https://hub.docker.com/r/victorrds/etesync type: application -version: 0.0.43 +version: 0.0.44 annotations: truecharts.org/catagories: | - productivity diff --git a/charts/incubator/etesync/values.yaml b/charts/incubator/etesync/values.yaml index 9745880b977..3a4b2db40ff 100644 --- a/charts/incubator/etesync/values.yaml +++ b/charts/incubator/etesync/values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/etesync pullPolicy: IfNotPresent - tag: 0.10.0@sha256:43d8a15d45651c20127ba87d9f162601f90e78c485f9fe7f8237a13386dd590b + tag: 0.10.0@sha256:1583392a805f44d944cf6951fbdbc8b32915911215f09f71a26bfef504521d7e podSecurityContext: runAsUser: 373 diff --git a/charts/incubator/go-playground/Chart.yaml b/charts/incubator/go-playground/Chart.yaml index ff45136138f..9e43d3fd22e 100644 --- a/charts/incubator/go-playground/Chart.yaml +++ b/charts/incubator/go-playground/Chart.yaml @@ -26,4 +26,4 @@ sources: - https://hub.docker.com/r/x1unix/go-playground - https://hub.docker.com/r/x1unix/go-playground type: application -version: 0.0.30 +version: 0.0.31 diff --git a/charts/incubator/go-playground/values.yaml b/charts/incubator/go-playground/values.yaml index 5afd8ab6d51..a6648970bbe 100644 --- a/charts/incubator/go-playground/values.yaml +++ b/charts/incubator/go-playground/values.yaml @@ -4,7 +4,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/go-playground - tag: latest@sha256:428aebad7496a8acf0457bcaedfa1cc22051d1ec07f0c73a7e9f4279248af5f7 + tag: latest@sha256:2d62ed0b15849134aa2bc4bac0fce74be3ea3bcc57ff17b1f10b7557efb3db25 persistence: {} podSecurityContext: runAsGroup: 0 diff --git a/charts/incubator/icloudpd/Chart.yaml b/charts/incubator/icloudpd/Chart.yaml index bf29f211278..4b20d474c65 100644 --- a/charts/incubator/icloudpd/Chart.yaml +++ b/charts/incubator/icloudpd/Chart.yaml @@ -24,7 +24,7 @@ sources: - https://github.com/Womabre/-TrueNAS-docker-templates - https://hub.docker.com/r/boredazfcuk/icloudpd/ type: application -version: 0.0.41 +version: 0.0.42 annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | diff --git a/charts/incubator/icloudpd/values.yaml b/charts/incubator/icloudpd/values.yaml index fbf0099d551..55bd0b970e1 100644 --- a/charts/incubator/icloudpd/values.yaml +++ b/charts/incubator/icloudpd/values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/icloudpd - tag: latest@sha256:f373d94cd8b8dfc162bbcf44abbe47a0a687b4ae56f3bfe187eda4b0db2dca06 + tag: latest@sha256:c8219b51523aabb37e4385af7da01f675127a30191e9f0f83a006793b8c1cca3 podSecurityContext: runAsGroup: 0 diff --git a/charts/incubator/jelu/Chart.yaml b/charts/incubator/jelu/Chart.yaml index a93879a848c..18a5da4e945 100644 --- a/charts/incubator/jelu/Chart.yaml +++ b/charts/incubator/jelu/Chart.yaml @@ -26,4 +26,4 @@ sources: - https://github.com/bayang/jelu - https://hub.docker.com/r/wabayang/jelu type: application -version: 0.0.37 +version: 0.0.38 diff --git a/charts/incubator/jelu/values.yaml b/charts/incubator/jelu/values.yaml index 7afc571cdfb..db21f660a48 100644 --- a/charts/incubator/jelu/values.yaml +++ b/charts/incubator/jelu/values.yaml @@ -2,7 +2,7 @@ env: {} image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/jelu - tag: latest@sha256:e16c742152b35b61119768f6e955173ee3f4fbd1174df505a526976890820c30 + tag: latest@sha256:0f70227a6ed22f50655f2f18fccfa8d7cfc6fcd52fe227e78b6ca1c9f5a7fc46 persistence: config: enabled: true diff --git a/charts/incubator/kasm/Chart.yaml b/charts/incubator/kasm/Chart.yaml index 43561cc6f60..9c19ce9e9c4 100644 --- a/charts/incubator/kasm/Chart.yaml +++ b/charts/incubator/kasm/Chart.yaml @@ -27,4 +27,4 @@ sources: - https://github.com/orgs/linuxserver/packages/container/package/kasm - https://github.com/linuxserver/docker-kasm#readme type: application -version: 0.0.40 +version: 0.0.41 diff --git a/charts/incubator/kasm/values.yaml b/charts/incubator/kasm/values.yaml index 3ac1c46cd47..4faf188c1ee 100644 --- a/charts/incubator/kasm/values.yaml +++ b/charts/incubator/kasm/values.yaml @@ -6,7 +6,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/kasm - tag: latest@sha256:e5331da5c5bdc3da4920283f93cc0eaf7445fe16bbeb3ccd5852bec9efad1e3a + tag: latest@sha256:73ea3cf977959343c4d6812e234ebc99453c6934f512f7bda51a38ffe965c562 persistence: pathopt: enabled: true diff --git a/charts/incubator/passwordpusherephemeral/Chart.yaml b/charts/incubator/passwordpusherephemeral/Chart.yaml index f9b42cc5a95..27daab900f5 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.61 +version: 0.0.62 diff --git a/charts/incubator/passwordpusherephemeral/values.yaml b/charts/incubator/passwordpusherephemeral/values.yaml index bc6939963bc..26d763d44eb 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:81926fdbf254d1e208c5e594186d303a6c19ac8332597c4fc419a97ae6de9e8a + tag: latest@sha256:35885676b399ba8bc24f21ef057e2bede77b033a2cec579efad03ccde6fcf18a persistence: {} podSecurityContext: runAsGroup: 0 diff --git a/charts/incubator/plextraktsync/Chart.yaml b/charts/incubator/plextraktsync/Chart.yaml index 5569674fd28..a4b9917fcd4 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: 1.0.11 +version: 1.0.12 diff --git a/charts/incubator/plextraktsync/values.yaml b/charts/incubator/plextraktsync/values.yaml index 1d3a153a980..a12bba37ff8 100644 --- a/charts/incubator/plextraktsync/values.yaml +++ b/charts/incubator/plextraktsync/values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/plextraktsync - tag: latest@sha256:a4da831ae057e44b3a639179cc1dfe2260fa898ae46d2ac08744329a989493af + tag: latest@sha256:9784ec4434f0cd2ec84e4b0d24307393cf021b063503a350ed3b15439bca883a podSecurityContext: runAsGroup: 0 diff --git a/charts/incubator/qflood/Chart.yaml b/charts/incubator/qflood/Chart.yaml index 45df12ece20..384c35dce78 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.41 +version: 0.0.42 diff --git a/charts/incubator/qflood/values.yaml b/charts/incubator/qflood/values.yaml index 08db7f31da9..51819fc1661 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:e7449f7f51b8cf1bb2456085ccf9bf1588ca5b01cf3fb921f98721201464065e + tag: latest@sha256:45ebb42f14e31a2c0f7d24e7b5c1067e76c9b9dcf63ac7d1fb570aafba1f8109 persistence: config: enabled: true diff --git a/charts/incubator/rimgo/Chart.yaml b/charts/incubator/rimgo/Chart.yaml index f00ddff5469..60fc5a6f3b6 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.86 +version: 0.0.87 diff --git a/charts/incubator/rimgo/values.yaml b/charts/incubator/rimgo/values.yaml index 46ec69725fa..75b4d47ed09 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:8196a5aff19e7b6ba64f8a3b6d4fa107bdff523de195c0615c1a826ff658db7e + tag: latest@sha256:b1b2ee512a3f7108a2cd705174a8653af7a13a757d8b62e375ccdfe54c4ba025 persistence: {} podSecurityContext: runAsGroup: 0 diff --git a/charts/incubator/sftpgo/Chart.yaml b/charts/incubator/sftpgo/Chart.yaml index cf7524a15ba..792d9e6948c 100644 --- a/charts/incubator/sftpgo/Chart.yaml +++ b/charts/incubator/sftpgo/Chart.yaml @@ -26,4 +26,4 @@ sources: - https://github.com/drakkan/sftpgo - https://hub.docker.com/r/drakkan/sftpgo type: application -version: 0.0.35 +version: 0.0.36 diff --git a/charts/incubator/sftpgo/values.yaml b/charts/incubator/sftpgo/values.yaml index d75b94d942c..6a494b2ab61 100644 --- a/charts/incubator/sftpgo/values.yaml +++ b/charts/incubator/sftpgo/values.yaml @@ -9,7 +9,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/sftpgo - tag: latest@sha256:be84ca0baf47052b333bbe3a6c5d5779502794bd99ccd6cb77e2470aa2ee969c + tag: latest@sha256:e77907501a8173d521a26c95f412f0f876df3791e3daf5bae4adf2613fb95a2d persistence: backupdirectory: enabled: true diff --git a/charts/incubator/tracks/Chart.yaml b/charts/incubator/tracks/Chart.yaml index 6aff34d01b6..2cf88633cf9 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.36 +version: 0.0.37 diff --git a/charts/incubator/tracks/values.yaml b/charts/incubator/tracks/values.yaml index 77395ae2ec3..4169cf32ff2 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:aaf2c1155b457f76ae870748e6db22891e7c89c57a2268135a4930b099e7be37 + tag: latest@sha256:5653c00dab113811bc178c8837057a63dc294d5e8f07c65918fa428e4a735761 persistence: {} podSecurityContext: runAsGroup: 0 diff --git a/charts/incubator/tubearchivist-es/Chart.yaml b/charts/incubator/tubearchivist-es/Chart.yaml index 6fe1449790a..f4375217042 100644 --- a/charts/incubator/tubearchivist-es/Chart.yaml +++ b/charts/incubator/tubearchivist-es/Chart.yaml @@ -28,4 +28,4 @@ sources: - https://github.com/elastic/elasticsearch - https://hub.docker.com/_/elasticsearch type: application -version: 0.0.32 +version: 0.0.33 diff --git a/charts/incubator/tubearchivist-es/values.yaml b/charts/incubator/tubearchivist-es/values.yaml index ecd25b004c0..ef74a2a8e0e 100644 --- a/charts/incubator/tubearchivist-es/values.yaml +++ b/charts/incubator/tubearchivist-es/values.yaml @@ -6,7 +6,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/tubearchivist-es - tag: latest@sha256:b4db12a781923673105e03017d4d3d6fbd8e4381d77ad78ad9c6fdf35327ce02 + tag: latest@sha256:567b04f2f0ec4b6e3a47f6af7bf1b126c1f484e4fd1de6a00918eb938037b918 persistence: data: enabled: true diff --git a/charts/incubator/virt-manager/Chart.yaml b/charts/incubator/virt-manager/Chart.yaml index 3f00a865355..5a7a6083ed5 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.81 +version: 0.0.82 diff --git a/charts/incubator/virt-manager/values.yaml b/charts/incubator/virt-manager/values.yaml index d3a370e22a9..f44b98fa95d 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:914b2d70f3a139e595f6d3e955a58eed048dec158b268bcbe061b4486cf9538a + tag: latest@sha256:5f58689ffe7726ecb59ca9a7d2205a0f9dc6574fd3616e256f3bcacb66404165 persistence: devkvm: enabled: true diff --git a/charts/incubator/xen-orchestra/Chart.yaml b/charts/incubator/xen-orchestra/Chart.yaml index 0047493cc82..93dade0348a 100644 --- a/charts/incubator/xen-orchestra/Chart.yaml +++ b/charts/incubator/xen-orchestra/Chart.yaml @@ -18,7 +18,7 @@ name: xen-orchestra sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/xen-orchestra - https://hub.docker.com/r/ronivay/xen-orchestra -version: 0.0.6 +version: 0.0.7 annotations: truecharts.org/catagories: | - management diff --git a/charts/incubator/xen-orchestra/values.yaml b/charts/incubator/xen-orchestra/values.yaml index 77ec210287e..15f36b91465 100644 --- a/charts/incubator/xen-orchestra/values.yaml +++ b/charts/incubator/xen-orchestra/values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/xenorchestra - tag: 5.103.1@sha256:047a27263515b2305749efc1b388be9e9cc451c108794fae258111d7722d5c54 + tag: 5.103.1@sha256:874cedb85cace7dbf3f4500c4590deffde440d7638ae4fa373d969b4e31398b6 pullPolicy: IfNotPresent securityContext: diff --git a/charts/stable/authelia/Chart.yaml b/charts/stable/authelia/Chart.yaml index 0450684203f..c72334f3b2b 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.56 +version: 11.0.57 annotations: truecharts.org/catagories: | - security diff --git a/charts/stable/authelia/values.yaml b/charts/stable/authelia/values.yaml index 272a85867a3..7f1e02327f0 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.9@sha256:8db72fff2bdaf0583996d89c18c991cda3730390765588311a2f1e07db243754 + tag: 4.37.0@sha256:5f57e9b25d93fb4b3bc843473090f3100a981e294e203013d7b91d66c40e878a command: ["authelia"] args: ["--config=/configuration.yaml"] diff --git a/charts/stable/authentik/Chart.yaml b/charts/stable/authentik/Chart.yaml index 8ec5ddb6e87..3d1922ddc10 100644 --- a/charts/stable/authentik/Chart.yaml +++ b/charts/stable/authentik/Chart.yaml @@ -27,7 +27,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/authentik - https://github.com/goauthentik/authentik - https://goauthentik.io/docs/ -version: 7.1.7 +version: 7.1.8 annotations: truecharts.org/catagories: | - authentication diff --git a/charts/stable/authentik/values.yaml b/charts/stable/authentik/values.yaml index f869883d908..526cfd01d47 100644 --- a/charts/stable/authentik/values.yaml +++ b/charts/stable/authentik/values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/authentik - tag: 2022.9.0@sha256:e3ccba4164bd4f8715eba5f28e1dfeb80b090a60875732b68a1e7e857c6e27a1 + tag: 2022.10.0@sha256:c61e4ce969094eda1b84d085e00e97bd844bbe42b8c76c83ea62f1a897dcd974 pullPolicy: IfNotPresent geoipImage: @@ -10,12 +10,12 @@ geoipImage: ldapImage: repository: tccr.io/truecharts/authentik-ldap - tag: 2022.9.0@sha256:7a105527dfd259a7d77a1516ee9729658809279101070a11172c4aa7dc398d33 + tag: 2022.10.0@sha256:e74f11c050f1914b7fa28e7fd986bb358cdaf114f8c9f20d2734da04922c3429 pullPolicy: IfNotPresent proxyImage: repository: tccr.io/truecharts/authentik-proxy - tag: 2022.9.0@sha256:b3756005a151b03de939f1c7f3034ab0ec16d18c9f11e025e60831707d5188b8 + tag: 2022.10.0@sha256:c4b50b180991c373ad3880d102068b0acbc938901a3a2492576e134bf41edd3b pullPolicy: IfNotPresent args: ["server"] diff --git a/charts/stable/babybuddy/Chart.yaml b/charts/stable/babybuddy/Chart.yaml index 6539fc2f0ee..9d11107559a 100644 --- a/charts/stable/babybuddy/Chart.yaml +++ b/charts/stable/babybuddy/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 appVersion: "1.13.2" kubeVersion: ">=1.16.0-0" -version: 8.0.60 +version: 8.0.61 name: babybuddy description: Helps caregivers track sleep, feedings, diaper changes, tummy time and more to learn about and predict baby's needs without (as much) guess work. type: application diff --git a/charts/stable/babybuddy/values.yaml b/charts/stable/babybuddy/values.yaml index 7902f31c1c3..84a3a833ad8 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.13.2@sha256:cd5becbd8ca362260a1107759299f2c1046e95ac2f24ce468328f9f15f1caed3 + tag: 1.13.2@sha256:f17b2273809ab48a389c479e96d2635b67b8d203ee985d9285e7a5fd2173ace2 env: DB_ENGINE: "django.db.backends.postgresql" diff --git a/charts/stable/custom-app/Chart.yaml b/charts/stable/custom-app/Chart.yaml index 3263465e4ff..ffaef9f6daa 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.83 +version: 5.1.84 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 6c76c77fb5a..322dd539279 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.2134@sha256:b24adda3f5f3ef64c085e613facd5cc3fcb35ecd0f123ed30d5149efd8961a85 + tag: 0.20.2142@sha256:ed5ce82a05ff59f3f9c30d465d09344adf07c330f93b1a64ad63f1faaa1a50e2 securityContext: readOnlyRootFilesystem: false diff --git a/charts/stable/custom-app/values.yaml b/charts/stable/custom-app/values.yaml index 22633b8a0ad..e06668e5452 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.2134@sha256:b24adda3f5f3ef64c085e613facd5cc3fcb35ecd0f123ed30d5149efd8961a85 + tag: 0.20.2142@sha256:ed5ce82a05ff59f3f9c30d465d09344adf07c330f93b1a64ad63f1faaa1a50e2 portal: enabled: true diff --git a/charts/stable/cyberchef/Chart.yaml b/charts/stable/cyberchef/Chart.yaml index 649903d03a3..b216888a2b0 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.108 +version: 2.0.109 annotations: truecharts.org/catagories: | - utilities diff --git a/charts/stable/cyberchef/values.yaml b/charts/stable/cyberchef/values.yaml index 91bdaeda726..4ea8c1b50aa 100644 --- a/charts/stable/cyberchef/values.yaml +++ b/charts/stable/cyberchef/values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/cyberchef - tag: 9.48.0@sha256:cb8f4179ba4ff3dffadc221315cc609800b17628666aee7d18d9d9653d9a0284 + tag: 9.48.0@sha256:fcbb56e43cc9c1b5a45665db120cd8e8587abf103100093cf2e396d7db36a244 pullPolicy: IfNotPresent securityContext: diff --git a/charts/stable/dokuwiki/Chart.yaml b/charts/stable/dokuwiki/Chart.yaml index 31b769e1454..c226a02e00a 100644 --- a/charts/stable/dokuwiki/Chart.yaml +++ b/charts/stable/dokuwiki/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: dokuwiki -version: 3.0.68 +version: 3.0.69 appVersion: "20220731.1" description: Dokuwiki is a simple to use and highly versatile Open Source wiki software that doesn't require a database. type: application diff --git a/charts/stable/dokuwiki/values.yaml b/charts/stable/dokuwiki/values.yaml index 520bbf08bd7..5fc06c16aa0 100644 --- a/charts/stable/dokuwiki/values.yaml +++ b/charts/stable/dokuwiki/values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/dokuwiki pullPolicy: IfNotPresent - tag: 20220731.1.0@sha256:6f01f229a1b90cab53d23a08c09d8cb803874d2dc3fbb79c51a0a6dd2cf70951 + tag: 20220731.1.0@sha256:3e9a79f031117c0242a6d0a67ac46ac4d3e8af85fdd0ce17998e9d23c2109b7e securityContext: runAsNonRoot: false diff --git a/charts/stable/double-take/Chart.yaml b/charts/stable/double-take/Chart.yaml index d5ac470a66f..723b9486b69 100644 --- a/charts/stable/double-take/Chart.yaml +++ b/charts/stable/double-take/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: double-take -version: 2.0.39 +version: 2.0.40 appVersion: "1.12.1" description: Unified UI and API for processing and training images for facial recognition type: application diff --git a/charts/stable/double-take/values.yaml b/charts/stable/double-take/values.yaml index fbc5cf4e0b5..4ecc2e685fe 100644 --- a/charts/stable/double-take/values.yaml +++ b/charts/stable/double-take/values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/double-take pullPolicy: IfNotPresent - tag: v1.12.1@sha256:2bf0abe9fed2777a0653fece504ba2d7d8143b38ce720e71b27a0c6ad24d5801 + tag: 1.13.0@sha256:45d94b27dd9d7fa8f0f872a89d401803809a3e1c2996d23eb215fecfc22b2172 service: main: diff --git a/charts/stable/filezilla/Chart.yaml b/charts/stable/filezilla/Chart.yaml index 3fb633f4b55..f4fb9d19bd5 100644 --- a/charts/stable/filezilla/Chart.yaml +++ b/charts/stable/filezilla/Chart.yaml @@ -24,7 +24,7 @@ sources: - https://filezilla-project.org/ - https://github.com/linuxserver/docker-filezilla type: application -version: 4.0.49 +version: 4.0.50 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/filezilla/values.yaml b/charts/stable/filezilla/values.yaml index 10cbb61ab98..c2655c6d1d0 100644 --- a/charts/stable/filezilla/values.yaml +++ b/charts/stable/filezilla/values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/filezilla pullPolicy: IfNotPresent - tag: v3.55.1@sha256:82d31264e95ec7fe89bb89ce6ca20948430c38156531ef2e90e29db7f42de2b7 + tag: 3.59.0@sha256:02f080472c28f2dde775afae0f7411a03e712f69055e39edb88a0ec3e3f199a4 securityContext: readOnlyRootFilesystem: false diff --git a/charts/stable/heimdall/Chart.yaml b/charts/stable/heimdall/Chart.yaml index f334b2922cb..c6c0966786f 100644 --- a/charts/stable/heimdall/Chart.yaml +++ b/charts/stable/heimdall/Chart.yaml @@ -20,7 +20,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/heimdall - https://github.com/linuxserver/Heimdall/ type: application -version: 11.0.49 +version: 11.0.50 annotations: truecharts.org/catagories: | - organizers diff --git a/charts/stable/heimdall/values.yaml b/charts/stable/heimdall/values.yaml index 3652d79552b..b2f78fbf9c1 100644 --- a/charts/stable/heimdall/values.yaml +++ b/charts/stable/heimdall/values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/heimdall - tag: v2.4.13@sha256:a9671e323474a07a08fe0778923e6731c0b6d7a9139be4a5fa38f2a2b3df9461 + tag: v2.4.13@sha256:9c766bbe9f2880c67f41fcc3527c328a5c114973bd09362fda1d4dc9e1720397 pullPolicy: IfNotPresent securityContext: diff --git a/charts/stable/impostor-server/Chart.yaml b/charts/stable/impostor-server/Chart.yaml index c5e3edfdf54..925406d82d6 100644 --- a/charts/stable/impostor-server/Chart.yaml +++ b/charts/stable/impostor-server/Chart.yaml @@ -19,7 +19,7 @@ name: impostor-server sources: - https://github.com/truecharts/charts/tree/master/charts/stable/impostor-server type: application -version: 1.0.46 +version: 1.0.47 annotations: truecharts.org/catagories: | - games diff --git a/charts/stable/impostor-server/ci/values.yaml b/charts/stable/impostor-server/ci/values.yaml index 106c59cf991..d08bd14c736 100644 --- a/charts/stable/impostor-server/ci/values.yaml +++ b/charts/stable/impostor-server/ci/values.yaml @@ -1,4 +1,4 @@ image: repository: tccr.io/truecharts/impostor-server-nightly pullPolicy: IfNotPresent - tag: vnightly@sha256:33b4322ee540fa2b0cd1d991bbfac7a49910a7d66d53f316632b235ee426f401 + tag: vnightly@sha256:775ede3244807e1e4131170959b92b0ef25a309a400936c18998d4ef7673ffbc diff --git a/charts/stable/impostor-server/values.yaml b/charts/stable/impostor-server/values.yaml index 56f208f3ddf..d2bb6f6c526 100644 --- a/charts/stable/impostor-server/values.yaml +++ b/charts/stable/impostor-server/values.yaml @@ -6,7 +6,7 @@ image: nightlyImage: repository: tccr.io/truecharts/impostor-server-nightly pullPolicy: IfNotPresent - tag: vnightly@sha256:33b4322ee540fa2b0cd1d991bbfac7a49910a7d66d53f316632b235ee426f401 + tag: vnightly@sha256:775ede3244807e1e4131170959b92b0ef25a309a400936c18998d4ef7673ffbc env: IMPOSTOR_Server__PublicIp: "127.0.0.1" diff --git a/charts/stable/jackett/Chart.yaml b/charts/stable/jackett/Chart.yaml index ea480c94472..e3103a0dbf7 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.112 +version: 11.0.113 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/jackett/values.yaml b/charts/stable/jackett/values.yaml index b2553c8ee85..0cdca333f07 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.2134@sha256:b24adda3f5f3ef64c085e613facd5cc3fcb35ecd0f123ed30d5149efd8961a85 + tag: 0.20.2142@sha256:ed5ce82a05ff59f3f9c30d465d09344adf07c330f93b1a64ad63f1faaa1a50e2 securityContext: readOnlyRootFilesystem: false diff --git a/charts/stable/koel/Chart.yaml b/charts/stable/koel/Chart.yaml index 4ed63b01a8a..7fa40340de5 100644 --- a/charts/stable/koel/Chart.yaml +++ b/charts/stable/koel/Chart.yaml @@ -26,7 +26,7 @@ sources: - https://github.com/koel/docker - https://hub.docker.com/r/phanan/koel - https://github.com/koel/koel -version: 3.0.51 +version: 3.0.52 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/koel/values.yaml b/charts/stable/koel/values.yaml index 8dca2ac4b52..3b07a9cddad 100644 --- a/charts/stable/koel/values.yaml +++ b/charts/stable/koel/values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/koel - tag: latest@sha256:a98069e8de8415c31fc2790e254d7134cc965cf808459a490601414f3180b0d6 + tag: latest@sha256:8d7fdddda7ac3b51c15c10ac05d38b3495bb05fb0aed351408ff4c32eea8f17a pullPolicy: IfNotPresent securityContext: diff --git a/charts/stable/libreoffice/Chart.yaml b/charts/stable/libreoffice/Chart.yaml index 6e30b463629..9a9ff51bd6d 100644 --- a/charts/stable/libreoffice/Chart.yaml +++ b/charts/stable/libreoffice/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: libreoffice -version: 2.0.36 +version: 2.0.37 appVersion: "7.2.2" description: LibreOffice is a free and powerful office suite, and a successor to OpenOffice.org. type: application diff --git a/charts/stable/libreoffice/values.yaml b/charts/stable/libreoffice/values.yaml index bfbf749847c..a758e343d41 100644 --- a/charts/stable/libreoffice/values.yaml +++ b/charts/stable/libreoffice/values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/libreoffice pullPolicy: IfNotPresent - tag: v7.2.2 + tag: 7.2.7 securityContext: runAsNonRoot: false diff --git a/charts/stable/minio/Chart.yaml b/charts/stable/minio/Chart.yaml index 12180754653..1d75db86bbf 100644 --- a/charts/stable/minio/Chart.yaml +++ b/charts/stable/minio/Chart.yaml @@ -20,7 +20,7 @@ name: minio sources: - https://github.com/truecharts/charts/tree/master/charts/stable/minio - https://github.com/minio/minio -version: 3.0.67 +version: 3.0.68 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/minio/values.yaml b/charts/stable/minio/values.yaml index e9db52940d0..35a1c6ae3b8 100644 --- a/charts/stable/minio/values.yaml +++ b/charts/stable/minio/values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/minio - tag: latest@sha256:eec406fe0085a9a505bf15fd541c94e1f02a1b3203a47e5f7d424e795c47bab9 + tag: latest@sha256:2eb8822d3491d31455006479b0c055194e0d516d2c5c7ef4b8b54b196fa5808e pullPolicy: IfNotPresent args: ["server", "/data", "--address", ":10106", "--console-address", ":10107"] diff --git a/charts/stable/outline/Chart.yaml b/charts/stable/outline/Chart.yaml index 406267ce787..5072a1044c3 100644 --- a/charts/stable/outline/Chart.yaml +++ b/charts/stable/outline/Chart.yaml @@ -29,7 +29,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/outline - https://github.com/outline/outline type: application -version: 3.0.50 +version: 3.0.51 annotations: truecharts.org/catagories: | - productivity diff --git a/charts/stable/outline/values.yaml b/charts/stable/outline/values.yaml index a3891ad3971..75b855c0aae 100644 --- a/charts/stable/outline/values.yaml +++ b/charts/stable/outline/values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/outline pullPolicy: IfNotPresent - tag: 0.66.1@sha256:9750920314d5da3b9aa852bbda999e2ac19ec6383fe09daae792a68403b50295 + tag: 0.66.2@sha256:dd606181582e4ca160eb225020eec3075878c665e82378e018bb809b1dd87c3f securityContext: readOnlyRootFilesystem: false diff --git a/charts/stable/prometheus/Chart.yaml b/charts/stable/prometheus/Chart.yaml index 8c01f61a98b..2323f70f6a8 100644 --- a/charts/stable/prometheus/Chart.yaml +++ b/charts/stable/prometheus/Chart.yaml @@ -29,7 +29,7 @@ sources: - https://github.com/prometheus-community/helm-charts - https://github.com/prometheus-operator/kube-prometheus type: application -version: 4.0.112 +version: 4.0.113 annotations: truecharts.org/catagories: | - metrics diff --git a/charts/stable/prometheus/values.yaml b/charts/stable/prometheus/values.yaml index 04a920d8a1a..222ec0d24aa 100644 --- a/charts/stable/prometheus/values.yaml +++ b/charts/stable/prometheus/values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/prometheus-operator - tag: 0.60.1@sha256:3807f4ca031677b7ff2ac1f34097e721d2d112787b638dd23b915a023678ec09 + tag: 0.60.1@sha256:ec88db43f84dc0e75508e08573d0d33022c7649a83bf055e4d4a442269b9d768 prometheusImage: repository: tccr.io/truecharts/prometheus diff --git a/charts/stable/qinglong/Chart.yaml b/charts/stable/qinglong/Chart.yaml index b190ac634c2..a0dacfc860e 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.49 +version: 2.0.50 appVersion: "2.14.7" 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 de9d45ef1e4..8b156eaa86e 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.7@sha256:91cedf1b0e9538041ea39041d0fd9354ce700fcbda4bc9ad6562ed229dfb6fe9 + tag: 2.14.8@sha256:eadb7a887f36b7219a60dc088558847ad6b6c02d1ff781e1a6292088ade7ab51 securityContext: readOnlyRootFilesystem: false diff --git a/charts/stable/rsshub/Chart.yaml b/charts/stable/rsshub/Chart.yaml index 21cd8714dcf..dea633d73df 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.125 +version: 3.0.126 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 aa09a9fd93a..4fca636f14a 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:b8c9a42b6ed996efa9e15a4eabb8a3158dfb99128c6087b8cb8388566a39b924 + tag: latest@sha256:cfeac7b11a427e2973c991cb755171387b8e16070c83bd49bdcd678c74d67c2e browserlessImage: repository: tccr.io/truecharts/browserless-chrome diff --git a/charts/stable/wireshark/Chart.yaml b/charts/stable/wireshark/Chart.yaml index 0aa15f4bd7d..56733eebcac 100644 --- a/charts/stable/wireshark/Chart.yaml +++ b/charts/stable/wireshark/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: wireshark -version: 2.0.37 +version: 2.0.38 appVersion: "3.4.13" description: Wireshark is the worlds foremost and widely-used network protocol analyzer. type: application diff --git a/charts/stable/wireshark/values.yaml b/charts/stable/wireshark/values.yaml index e430e0e0223..f9f53442638 100644 --- a/charts/stable/wireshark/values.yaml +++ b/charts/stable/wireshark/values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/wireshark pullPolicy: IfNotPresent - tag: v3.4.13@sha256:7ca2669bb8eb079362b91304e6b08bbe36f57034be15f9104e7e0468e04b17a3 + tag: 3.6.5@sha256:b4f753ba985c8cca255ae6bffd8c1eb33c66be9ebc34e2887c6edea0462d3cdc securityContext: readOnlyRootFilesystem: false