diff --git a/charts/incubator/filerun/Chart.yaml b/charts/incubator/filerun/Chart.yaml index ce30d2dae4a..945c9788c65 100644 --- a/charts/incubator/filerun/Chart.yaml +++ b/charts/incubator/filerun/Chart.yaml @@ -7,7 +7,7 @@ dependencies: - condition: mariadb.enabled name: mariadb repository: https://charts.truecharts.org/ - version: 2.0.27 + version: 2.0.28 description: FileRun is a full featured web based file manager with an easy to use user interface home: https://github.com/truecharts/apps/tree/master/charts/stable/filerun icon: https://truecharts.org/_static/img/appicons/filerun.png @@ -23,7 +23,7 @@ name: filerun sources: - https://hub.docker.com/r/filerun/filerun - https://github.com/filerun/docker -version: 0.0.4 +version: 0.0.5 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/airsonic-advanced/Chart.yaml b/charts/stable/airsonic-advanced/Chart.yaml index 0092cf16ebf..43ba964270d 100644 --- a/charts/stable/airsonic-advanced/Chart.yaml +++ b/charts/stable/airsonic-advanced/Chart.yaml @@ -7,7 +7,7 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://charts.truecharts.org/ - version: 7.0.26 + version: 7.0.27 description: Airsonic is a Free and Open Source community driven media server home: https://github.com/truecharts/apps/tree/master/charts/stable/airsonic-advanced icon: https://truecharts.org/_static/img/appicons/airsonic.png @@ -22,7 +22,7 @@ name: airsonic-advanced sources: - https://github.com/airsonic/airsonic-advanced - https://hub.docker.com/r/airsonicadvanced/airsonic-advanced -version: 2.0.10 +version: 2.0.11 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/anonaddy/Chart.yaml b/charts/stable/anonaddy/Chart.yaml index 7207bc98757..a88225115d3 100644 --- a/charts/stable/anonaddy/Chart.yaml +++ b/charts/stable/anonaddy/Chart.yaml @@ -7,11 +7,11 @@ dependencies: - condition: mariadb.enabled name: mariadb repository: https://charts.truecharts.org/ - version: 2.0.27 + version: 2.0.28 - condition: redis.enabled name: redis repository: https://charts.truecharts.org - version: 2.0.22 + version: 2.0.23 description: "Protect your email from spam using disposable addresses." home: https://github.com/truecharts/apps/tree/master/charts/stable/anonaddy icon: https://truecharts.org/_static/img/appicons/anonaddy.png @@ -25,7 +25,7 @@ maintainers: name: anonaddy sources: - https://github.com/anonaddy/docker -version: 7.0.12 +version: 7.0.13 annotations: truecharts.org/catagories: | - email diff --git a/charts/stable/authelia/Chart.yaml b/charts/stable/authelia/Chart.yaml index 401d8613178..68fc9f6ed67 100644 --- a/charts/stable/authelia/Chart.yaml +++ b/charts/stable/authelia/Chart.yaml @@ -7,11 +7,11 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://charts.truecharts.org/ - version: 7.0.26 + version: 7.0.27 - condition: redis.enabled name: redis repository: https://charts.truecharts.org - version: 2.0.22 + version: 2.0.23 deprecated: false description: Authelia is a Single Sign-On Multi-Factor portal for web apps home: https://github.com/truecharts/apps/tree/master/charts/stable/authelia @@ -38,7 +38,7 @@ sources: - https://github.com/authelia/chartrepo - https://github.com/authelia/authelia type: application -version: 9.0.13 +version: 9.0.14 annotations: truecharts.org/catagories: | - security diff --git a/charts/stable/babybuddy/Chart.yaml b/charts/stable/babybuddy/Chart.yaml index bc885e7870b..4103f06f056 100644 --- a/charts/stable/babybuddy/Chart.yaml +++ b/charts/stable/babybuddy/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 appVersion: "1.10.2" kubeVersion: '>=1.16.0-0' -version: 6.0.13 +version: 6.0.14 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 @@ -23,7 +23,7 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://charts.truecharts.org/ - version: 7.0.26 + version: 7.0.27 maintainers: - email: info@truecharts.org name: TrueCharts diff --git a/charts/stable/blog/Chart.yaml b/charts/stable/blog/Chart.yaml index e76f23202b4..932fc1fce52 100644 --- a/charts/stable/blog/Chart.yaml +++ b/charts/stable/blog/Chart.yaml @@ -7,7 +7,7 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://charts.truecharts.org/ - version: 7.0.26 + version: 7.0.27 description: "Lightweight self-hosted facebook-styled PHP blog." home: https://github.com/truecharts/apps/tree/master/charts/stable/blog icon: https://truecharts.org/_static/img/appicons/blog.png @@ -26,7 +26,7 @@ name: blog sources: - https://github.com/m1k1o/blog - https://github.com/nicholaswilde/docker-blog -version: 1.0.10 +version: 1.0.11 annotations: truecharts.org/catagories: | - hosting diff --git a/charts/stable/bookstack/Chart.yaml b/charts/stable/bookstack/Chart.yaml index 5c14702d73d..79788e2581f 100644 --- a/charts/stable/bookstack/Chart.yaml +++ b/charts/stable/bookstack/Chart.yaml @@ -7,7 +7,7 @@ dependencies: - condition: mariadb.enabled name: mariadb repository: https://charts.truecharts.org/ - version: 2.0.27 + version: 2.0.28 description: "A simple, self-hosted, easy-to-use platform for organising and storing information." home: https://github.com/truecharts/apps/tree/master/charts/stable/bookstack icon: https://truecharts.org/_static/img/appicons/bookstack.png @@ -27,7 +27,7 @@ name: bookstack sources: - https://www.bookstackapp.com/ - https://hub.docker.com/r/linuxserver/bookstack -version: 1.1.7 +version: 1.1.8 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/chevereto/Chart.yaml b/charts/stable/chevereto/Chart.yaml index e7f6bbfa388..19365b90e61 100644 --- a/charts/stable/chevereto/Chart.yaml +++ b/charts/stable/chevereto/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: chevereto -version: 1.0.2 +version: 1.0.3 appVersion: "1.6.2" description: Chevereto is an image hosting software that allows you to create a beautiful and full-featured image hosting website on your own server. type: application @@ -21,7 +21,7 @@ dependencies: - condition: mariadb.enabled name: mariadb repository: https://charts.truecharts.org/ - version: 2.0.27 + version: 2.0.28 maintainers: - email: info@truecharts.org name: TrueCharts diff --git a/charts/stable/clarkson/Chart.yaml b/charts/stable/clarkson/Chart.yaml index be8cd3ffc0a..0fd00b202f6 100644 --- a/charts/stable/clarkson/Chart.yaml +++ b/charts/stable/clarkson/Chart.yaml @@ -7,7 +7,7 @@ dependencies: - condition: mariadb.enabled name: mariadb repository: https://charts.truecharts.org/ - version: 2.0.27 + version: 2.0.28 description: "A web-based dashboard application that gives you a neat and clean interface for logging your fuel fill-ups for all of your vehicles." home: https://github.com/truecharts/apps/tree/master/charts/stable/clarkson icon: https://truecharts.org/_static/img/appicons/clarkson.png @@ -26,7 +26,7 @@ name: clarkson sources: - https://github.com/linuxserver/Clarkson - https://hub.docker.com/r/linuxserver/clarkson -version: 1.0.10 +version: 1.0.11 annotations: truecharts.org/catagories: | - vehicle diff --git a/charts/stable/dsmr-reader/Chart.yaml b/charts/stable/dsmr-reader/Chart.yaml index db6548410e7..d276e58b3aa 100644 --- a/charts/stable/dsmr-reader/Chart.yaml +++ b/charts/stable/dsmr-reader/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: "2021.09.02" description: DSMR-protocol reader, telegram data storage and energy consumption visualizer. name: dsmr-reader -version: 6.0.11 +version: 6.0.12 kubeVersion: ">=1.16.0-0" keywords: - dsmr-reader @@ -19,7 +19,7 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://charts.truecharts.org/ - version: 7.0.26 + version: 7.0.27 maintainers: - email: info@truecharts.org name: TrueCharts diff --git a/charts/stable/etherpad/Chart.yaml b/charts/stable/etherpad/Chart.yaml index f6a238da3b5..3457d2d1fd1 100644 --- a/charts/stable/etherpad/Chart.yaml +++ b/charts/stable/etherpad/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 appVersion: "1.8.14" -version: 6.0.10 +version: 6.0.11 kubeVersion: '>=1.16.0-0' name: etherpad description: A real-time collaborative editor scalable to thousands of simultaneous real time users. @@ -23,7 +23,7 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://charts.truecharts.org/ - version: 7.0.26 + version: 7.0.27 maintainers: - email: info@truecharts.org name: TrueCharts diff --git a/charts/stable/fireflyiii/Chart.yaml b/charts/stable/fireflyiii/Chart.yaml index 9a81a37cfe0..ecb73ee013a 100644 --- a/charts/stable/fireflyiii/Chart.yaml +++ b/charts/stable/fireflyiii/Chart.yaml @@ -7,11 +7,11 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://charts.truecharts.org/ - version: 7.0.26 + version: 7.0.27 - condition: redis.enabled name: redis repository: https://charts.truecharts.org - version: 2.0.22 + version: 2.0.23 deprecated: false description: A free and open source personal finance manager home: https://github.com/firefly-iii/firefly-iii/ @@ -28,7 +28,7 @@ name: fireflyiii sources: - https://github.com/firefly-iii/firefly-iii/ type: application -version: 14.0.11 +version: 14.0.12 annotations: truecharts.org/catagories: | - finacial diff --git a/charts/stable/firefox-syncserver/Chart.yaml b/charts/stable/firefox-syncserver/Chart.yaml index 3808c702ee3..c4c7aaa1620 100644 --- a/charts/stable/firefox-syncserver/Chart.yaml +++ b/charts/stable/firefox-syncserver/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 appVersion: "1.8.0" -version: 6.0.10 +version: 6.0.11 kubeVersion: '>=1.16.0-0' name: firefox-syncserver description: This is an all-in-one package for running a self-hosted Firefox Sync server. @@ -22,7 +22,7 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://charts.truecharts.org/ - version: 7.0.26 + version: 7.0.27 maintainers: - email: info@truecharts.org name: TrueCharts diff --git a/charts/stable/fleet/Chart.yaml b/charts/stable/fleet/Chart.yaml index 974233c5a5e..b76fe1883d6 100644 --- a/charts/stable/fleet/Chart.yaml +++ b/charts/stable/fleet/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: fleet -version: 1.0.10 +version: 1.0.11 appVersion: "2.3.2" description: Fleet provides an online web interface which displays a set of maintained images from one or more owned repositories. type: application @@ -19,7 +19,7 @@ dependencies: - condition: mariadb.enabled name: mariadb repository: https://charts.truecharts.org/ - version: 2.0.27 + version: 2.0.28 maintainers: - email: info@truecharts.org name: TrueCharts diff --git a/charts/stable/focalboard/Chart.yaml b/charts/stable/focalboard/Chart.yaml index 47f070f2e30..e0d01bb57c5 100644 --- a/charts/stable/focalboard/Chart.yaml +++ b/charts/stable/focalboard/Chart.yaml @@ -7,7 +7,7 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://charts.truecharts.org/ - version: 7.0.26 + version: 7.0.27 description: Focalboard is an open source, self-hosted alternative to Trello, Notion, and Asana. home: https://github.com/truecharts/apps/tree/master/charts/stable/focalboard @@ -26,7 +26,7 @@ sources: - https://www.focalboard.com/ - https://github.com/mattermost/focalboard - https://github.com/FlipEnergy/container-images/blob/main/focalboard -version: 6.0.11 +version: 6.0.12 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/friendica/Chart.yaml b/charts/stable/friendica/Chart.yaml index db39a440a50..7f2c15cd96f 100644 --- a/charts/stable/friendica/Chart.yaml +++ b/charts/stable/friendica/Chart.yaml @@ -7,11 +7,11 @@ dependencies: - condition: mariadb.enabled name: mariadb repository: https://charts.truecharts.org/ - version: 2.0.27 + version: 2.0.28 - condition: redis.enabled name: redis repository: https://charts.truecharts.org - version: 2.0.22 + version: 2.0.23 description: "Welcome to the free social web" home: https://github.com/truecharts/apps/tree/master/charts/stable/friendica icon: https://truecharts.org/_static/img/appicons/friendica.png @@ -27,7 +27,7 @@ name: friendica sources: - https://friendi.ca/ - https://hub.docker.com/_/friendica -version: 2.0.15 +version: 2.0.16 annotations: truecharts.org/catagories: | - social diff --git a/charts/stable/ghost/Chart.yaml b/charts/stable/ghost/Chart.yaml index 2e1e7e4b9d5..17356a1b6b9 100644 --- a/charts/stable/ghost/Chart.yaml +++ b/charts/stable/ghost/Chart.yaml @@ -7,7 +7,7 @@ dependencies: - condition: mariadb.enabled name: mariadb repository: https://charts.truecharts.org/ - version: 2.0.27 + version: 2.0.28 description: Ghost is an open source, professional publishing platform built on a modern Node.js technology stack — designed for teams who need power, flexibility and performance. home: https://github.com/truecharts/apps/tree/master/charts/stable/ghost icon: https://truecharts.org/_static/img/appicons/ghost.png @@ -25,7 +25,7 @@ sources: - https://github.com/TryGhost/Ghost - https://hub.docker.com/_/ghost - https://ghost.org/docs/ -version: 1.0.16 +version: 1.0.17 annotations: truecharts.org/catagories: | - productivity diff --git a/charts/stable/gitea/Chart.yaml b/charts/stable/gitea/Chart.yaml index 03fb5eee95d..dda6b6e0fc6 100644 --- a/charts/stable/gitea/Chart.yaml +++ b/charts/stable/gitea/Chart.yaml @@ -7,11 +7,11 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://charts.truecharts.org/ - version: 7.0.26 + version: 7.0.27 - condition: memcached.enabled name: memcached repository: https://charts.truecharts.org/ - version: 2.0.24 + version: 2.0.25 deprecated: false description: Self hosted GIT repositories home: https://github.com/truecharts/apps/tree/master/charts/stable/gitea @@ -34,7 +34,7 @@ sources: - https://github.com/go-gitea/gitea - https://hub.docker.com/r/gitea/gitea/ type: application -version: 6.0.13 +version: 6.0.14 annotations: truecharts.org/catagories: | - GIT diff --git a/charts/stable/gotify/Chart.yaml b/charts/stable/gotify/Chart.yaml index db3caea22b1..b2d35858cdb 100644 --- a/charts/stable/gotify/Chart.yaml +++ b/charts/stable/gotify/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 appVersion: "2.1.4" -version: 6.0.10 +version: 6.0.11 kubeVersion: '>=1.16.0-0' name: gotify description: a simple server for sending and receiving messages @@ -22,7 +22,7 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://charts.truecharts.org/ - version: 7.0.26 + version: 7.0.27 maintainers: - email: info@truecharts.org name: TrueCharts diff --git a/charts/stable/guacamole-client/Chart.yaml b/charts/stable/guacamole-client/Chart.yaml index dc0057e8738..bc56701d1e5 100644 --- a/charts/stable/guacamole-client/Chart.yaml +++ b/charts/stable/guacamole-client/Chart.yaml @@ -7,7 +7,7 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://charts.truecharts.org/ - version: 7.0.26 + version: 7.0.27 description: Apache Guacamole is a clientless remote desktop gateway. home: https://github.com/truecharts/apps/tree/master/charts/stable/guacamole-client icon: https://truecharts.org/_static/img/appicons/guacamole-client.png @@ -25,7 +25,7 @@ sources: - https://hub.docker.com/r/guacamole/guacamole - http://guacamole.incubator.apache.org/doc/gug/introduction.html type: application -version: 2.0.10 +version: 2.0.11 annotations: truecharts.org/catagories: | - utilities diff --git a/charts/stable/hedgedoc/Chart.yaml b/charts/stable/hedgedoc/Chart.yaml index b9d53853dd7..f4e2a868a3c 100644 --- a/charts/stable/hedgedoc/Chart.yaml +++ b/charts/stable/hedgedoc/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: hedgedoc -version: 1.0.10 +version: 1.0.11 appVersion: "1.9.2" description: HedgeDoc lets you create real-time collaborative markdown notes. type: application @@ -19,7 +19,7 @@ dependencies: - condition: mariadb.enabled name: mariadb repository: https://charts.truecharts.org/ - version: 2.0.27 + version: 2.0.28 maintainers: - email: info@truecharts.org name: TrueCharts diff --git a/charts/stable/home-assistant/Chart.yaml b/charts/stable/home-assistant/Chart.yaml index 9121418e68a..388d25602fc 100644 --- a/charts/stable/home-assistant/Chart.yaml +++ b/charts/stable/home-assistant/Chart.yaml @@ -7,7 +7,7 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://charts.truecharts.org/ - version: 7.0.26 + version: 7.0.27 deprecated: false description: home-assistant App for TrueNAS SCALE home: https://github.com/truecharts/apps/tree/master/charts/stable/home-assistant @@ -26,7 +26,7 @@ sources: - https://github.com/home-assistant/home-assistant - https://github.com/cdr/code-server type: application -version: 13.0.14 +version: 13.0.15 annotations: truecharts.org/catagories: | - home-automation diff --git a/charts/stable/icinga2/Chart.yaml b/charts/stable/icinga2/Chart.yaml index 17edb2bd927..a4320890d75 100644 --- a/charts/stable/icinga2/Chart.yaml +++ b/charts/stable/icinga2/Chart.yaml @@ -7,7 +7,7 @@ dependencies: - condition: mariadb.enabled name: mariadb repository: https://charts.truecharts.org/ - version: 2.0.27 + version: 2.0.28 description: "A monitoring system which checks the availability of your network resources, notifies users of outages, and generates performance data for reporting." home: https://github.com/truecharts/apps/tree/master/charts/stable/icinga2 icon: https://truecharts.org/_static/img/appicons/icinga2.png @@ -23,7 +23,7 @@ name: icinga2 sources: - https://github.com/jjethwa/icinga2 - https://icinga.com/ -version: 1.0.11 +version: 1.0.12 annotations: truecharts.org/catagories: | - monitoring diff --git a/charts/stable/joplin-server/Chart.yaml b/charts/stable/joplin-server/Chart.yaml index 6348d37b746..af87795597f 100644 --- a/charts/stable/joplin-server/Chart.yaml +++ b/charts/stable/joplin-server/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: "2.7.4" description: This server allows you to sync any Joplin client name: joplin-server -version: 6.0.10 +version: 6.0.11 kubeVersion: '>=1.16.0-0' keywords: - joplin @@ -20,7 +20,7 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://charts.truecharts.org/ - version: 7.0.26 + version: 7.0.27 maintainers: - email: info@truecharts.org name: TrueCharts diff --git a/charts/stable/kanboard/Chart.yaml b/charts/stable/kanboard/Chart.yaml index 7cefc432858..1072af47f9d 100644 --- a/charts/stable/kanboard/Chart.yaml +++ b/charts/stable/kanboard/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: "1.2.22" description: Kanboard is a free and open source Kanban project management software. name: kanboard -version: 6.0.11 +version: 6.0.12 kubeVersion: ">=1.16.0-0" keywords: - kanboard @@ -18,7 +18,7 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://charts.truecharts.org/ - version: 7.0.26 + version: 7.0.27 maintainers: - email: info@truecharts.org name: TrueCharts diff --git a/charts/stable/kimai/Chart.yaml b/charts/stable/kimai/Chart.yaml index 3921066976f..c4a8b2c78f6 100644 --- a/charts/stable/kimai/Chart.yaml +++ b/charts/stable/kimai/Chart.yaml @@ -7,7 +7,7 @@ dependencies: - condition: mariadb.enabled name: mariadb repository: https://charts.truecharts.org/ - version: 2.0.27 + version: 2.0.28 description: Kimai is a free, open source and online time-tracking software designed for small businesses and freelancers. home: https://github.com/truecharts/apps/tree/master/charts/stable/kimai icon: https://truecharts.org/_static/img/appicons/kimai.png @@ -25,7 +25,7 @@ sources: - https://github.com/kevinpapst/kimai2 - https://github.com/tobybatch/kimai2 - https://hub.docker.com/r/kimai/kimai2 -version: 1.0.2 +version: 1.0.3 annotations: truecharts.org/catagories: | - productivity diff --git a/charts/stable/koel/Chart.yaml b/charts/stable/koel/Chart.yaml index d71dbede938..dbb8927a669 100644 --- a/charts/stable/koel/Chart.yaml +++ b/charts/stable/koel/Chart.yaml @@ -7,7 +7,7 @@ dependencies: - condition: mariadb.enabled name: mariadb repository: https://charts.truecharts.org/ - version: 2.0.27 + version: 2.0.28 description: Koel is a simple web-based personal audio streaming service written in Vue on the client side and Laravel on the server side. home: https://github.com/truecharts/apps/tree/master/charts/stable/koel icon: https://truecharts.org/_static/img/appicons/koel.png @@ -25,7 +25,7 @@ sources: - https://github.com/koel/docker - https://hub.docker.com/r/hyzual/koel - https://github.com/koel/koel -version: 1.0.6 +version: 1.0.7 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/kutt/Chart.yaml b/charts/stable/kutt/Chart.yaml index 7870698e6a3..17e71cb7db2 100644 --- a/charts/stable/kutt/Chart.yaml +++ b/charts/stable/kutt/Chart.yaml @@ -7,11 +7,11 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://charts.truecharts.org/ - version: 7.0.26 + version: 7.0.27 - condition: redis.enabled name: redis repository: https://charts.truecharts.org - version: 2.0.22 + version: 2.0.23 deprecated: false description: A free and open source personal finance manager home: https://github.com/truecharts/apps/tree/master/charts/stable/kutt @@ -29,7 +29,7 @@ name: kutt sources: - https://github.com/thedevs-network/kutt type: application -version: 1.0.3 +version: 1.0.4 annotations: truecharts.org/catagories: | - productivity diff --git a/charts/stable/leantime/Chart.yaml b/charts/stable/leantime/Chart.yaml index 2d4d3008046..8b9944ef860 100644 --- a/charts/stable/leantime/Chart.yaml +++ b/charts/stable/leantime/Chart.yaml @@ -7,7 +7,7 @@ dependencies: - condition: mariadb.enabled name: mariadb repository: https://charts.truecharts.org/ - version: 2.0.27 + version: 2.0.28 description: "Straightforward open source project management system to make your ideas reality." home: https://github.com/truecharts/apps/tree/master/charts/stable/leantime icon: https://truecharts.org/_static/img/appicons/leantime.png @@ -24,7 +24,7 @@ name: leantime sources: - https://leantime.io/ - https://hub.docker.com/r/nicholaswilde/leantime -version: 2.0.10 +version: 2.0.11 annotations: truecharts.org/catagories: | - management diff --git a/charts/stable/librephotos/Chart.yaml b/charts/stable/librephotos/Chart.yaml index 7c2fbcc7a35..63a7bece1ff 100644 --- a/charts/stable/librephotos/Chart.yaml +++ b/charts/stable/librephotos/Chart.yaml @@ -7,11 +7,11 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://charts.truecharts.org/ - version: 7.0.26 + version: 7.0.27 - condition: redis.enabled name: redis repository: https://charts.truecharts.org - version: 2.0.22 + version: 2.0.23 description: "A self-hosted open source photo management service." home: https://github.com/truecharts/apps/tree/master/charts/stable/librephotos icon: https://truecharts.org/_static/img/appicons/librephotos.png @@ -27,7 +27,7 @@ name: librephotos sources: - https://github.com/LibrePhotos/librephotos - https://hub.docker.com/r/reallibrephotos/librephotos -version: 2.0.10 +version: 2.0.11 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/linkace/Chart.yaml b/charts/stable/linkace/Chart.yaml index 6023f7fd2cb..c9615eca96d 100644 --- a/charts/stable/linkace/Chart.yaml +++ b/charts/stable/linkace/Chart.yaml @@ -7,11 +7,11 @@ dependencies: - condition: mariadb.enabled name: mariadb repository: https://charts.truecharts.org/ - version: 2.0.27 + version: 2.0.28 - condition: redis.enabled name: redis repository: https://charts.truecharts.org - version: 2.0.22 + version: 2.0.23 description: Your self-hosted bookmark archive. Free and open source. home: https://github.com/truecharts/apps/tree/master/charts/stable/linkace icon: https://truecharts.org/_static/img/appicons/linkace.png @@ -27,7 +27,7 @@ sources: - https://www.linkace.org/docs/ - https://github.com/linkace/linkace - https://hub.docker.com/r/linkace/linkace -version: 2.0.12 +version: 2.0.13 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/lychee/Chart.yaml b/charts/stable/lychee/Chart.yaml index c7c785b964d..e2c368e2d38 100644 --- a/charts/stable/lychee/Chart.yaml +++ b/charts/stable/lychee/Chart.yaml @@ -7,11 +7,11 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://charts.truecharts.org/ - version: 7.0.26 + version: 7.0.27 - condition: redis.enabled name: redis repository: https://charts.truecharts.org - version: 2.0.22 + version: 2.0.23 deprecated: false description: Lychee is a free photo-management tool, which runs on your server or web-space @@ -31,7 +31,7 @@ sources: - https://github.com/LycheeOrg/Lychee - https://hub.docker.com/r/lycheeorg/lychee type: application -version: 11.0.11 +version: 11.0.12 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/matomo/Chart.yaml b/charts/stable/matomo/Chart.yaml index 5e3d371f6c7..8056420a9c3 100644 --- a/charts/stable/matomo/Chart.yaml +++ b/charts/stable/matomo/Chart.yaml @@ -7,7 +7,7 @@ dependencies: - condition: mariadb.enabled name: mariadb repository: https://charts.truecharts.org/ - version: 2.0.27 + version: 2.0.28 description: Matomo is the leading Free/Libre open analytics platform home: https://github.com/truecharts/apps/tree/master/charts/stable/matomo icon: https://truecharts.org/_static/img/appicons/matomo.png @@ -23,7 +23,7 @@ sources: - https://hub.docker.com/r/bitnami/matomo - https://github.com/bitnami/bitnami-docker-matomo - https://github.com/matomo-org/matomo -version: 1.0.19 +version: 1.0.20 annotations: truecharts.org/catagories: | - productivity diff --git a/charts/stable/mealie/Chart.yaml b/charts/stable/mealie/Chart.yaml index bd5b82638bd..de7099aad29 100644 --- a/charts/stable/mealie/Chart.yaml +++ b/charts/stable/mealie/Chart.yaml @@ -7,7 +7,7 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://charts.truecharts.org/ - version: 7.0.26 + version: 7.0.27 description: Mealie is a self hosted recipe manager and meal planner with a RestAPI backend home: https://github.com/truecharts/apps/tree/master/charts/stable/mealie icon: https://truecharts.org/_static/img/appicons/mealie.png @@ -21,7 +21,7 @@ maintainers: name: mealie sources: - https://github.com/hay-kot/mealie -version: 6.0.10 +version: 6.0.11 annotations: truecharts.org/catagories: | - utilities diff --git a/charts/stable/miniflux/Chart.yaml b/charts/stable/miniflux/Chart.yaml index 25a20d3e680..ec379669ad7 100644 --- a/charts/stable/miniflux/Chart.yaml +++ b/charts/stable/miniflux/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: "2.0.36" description: Miniflux is a minimalist and opinionated feed reader. name: miniflux -version: 5.0.11 +version: 5.0.12 kubeVersion: ">=1.16.0-0" keywords: - miniflux @@ -19,7 +19,7 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://charts.truecharts.org/ - version: 7.0.26 + version: 7.0.27 maintainers: - email: info@truecharts.org name: TrueCharts diff --git a/charts/stable/monica/Chart.yaml b/charts/stable/monica/Chart.yaml index da0d5897c6e..a2468ede8d5 100644 --- a/charts/stable/monica/Chart.yaml +++ b/charts/stable/monica/Chart.yaml @@ -7,7 +7,7 @@ dependencies: - condition: mariadb.enabled name: mariadb repository: https://charts.truecharts.org/ - version: 2.0.27 + version: 2.0.28 description: "Monica is a great open source personal relationship management system." home: https://github.com/truecharts/apps/tree/master/charts/stable/monica icon: https://truecharts.org/_static/img/appicons/monica.png @@ -22,7 +22,7 @@ name: monica sources: - https://github.com/monicahq/monica - https://hub.docker.com/_/monica -version: 1.0.16 +version: 1.0.17 annotations: truecharts.org/catagories: | - crm diff --git a/charts/stable/n8n/Chart.yaml b/charts/stable/n8n/Chart.yaml index d389de2d42d..2cc9981c3e9 100644 --- a/charts/stable/n8n/Chart.yaml +++ b/charts/stable/n8n/Chart.yaml @@ -7,11 +7,11 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://charts.truecharts.org/ - version: 7.0.26 + version: 7.0.27 - condition: redis.enabled name: redis repository: https://charts.truecharts.org - version: 2.0.22 + version: 2.0.23 description: n8n is an extendable workflow automation tool. home: https://github.com/truecharts/apps/tree/master/charts/stable/n8n icon: https://truecharts.org/_static/img/appicons/n8n.png @@ -28,7 +28,7 @@ sources: - https://docs.n8n.io/ - https://github.com/n8n-io/n8n - https://hub.docker.com/r/n8nio/n8n -version: 2.0.14 +version: 2.0.15 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/nextcloud/Chart.yaml b/charts/stable/nextcloud/Chart.yaml index 0330e887727..51ca8dc821a 100644 --- a/charts/stable/nextcloud/Chart.yaml +++ b/charts/stable/nextcloud/Chart.yaml @@ -7,11 +7,11 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://charts.truecharts.org/ - version: 7.0.26 + version: 7.0.27 - condition: redis.enabled name: redis repository: https://charts.truecharts.org - version: 2.0.22 + version: 2.0.23 deprecated: false description: A private cloud server that puts the control and security of your own data back into your hands. @@ -33,7 +33,7 @@ sources: - https://github.com/nextcloud/docker - https://github.com/nextcloud/helm type: application -version: 12.0.16 +version: 12.0.17 annotations: truecharts.org/catagories: | - cloud diff --git a/charts/stable/odoo/Chart.yaml b/charts/stable/odoo/Chart.yaml index 1b229cb9a9b..e2e5038c75e 100644 --- a/charts/stable/odoo/Chart.yaml +++ b/charts/stable/odoo/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 appVersion: "15.0" -version: 6.0.16 +version: 6.0.17 kubeVersion: '>=1.16.0-0' name: odoo description: All-in-one business software. Beautiful. Easy-to-use. CRM, Accounting, PM, HR, Procurement, Point of Sale, MRP, Marketing, etc. @@ -25,7 +25,7 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://charts.truecharts.org/ - version: 7.0.26 + version: 7.0.27 maintainers: - email: info@truecharts.org name: TrueCharts diff --git a/charts/stable/onlyoffice-document-server/Chart.yaml b/charts/stable/onlyoffice-document-server/Chart.yaml index 1043493552b..c60b680957c 100644 --- a/charts/stable/onlyoffice-document-server/Chart.yaml +++ b/charts/stable/onlyoffice-document-server/Chart.yaml @@ -7,11 +7,11 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://charts.truecharts.org/ - version: 7.0.26 + version: 7.0.27 - condition: redis.enabled name: redis repository: https://charts.truecharts.org - version: 2.0.22 + version: 2.0.23 description: 'ONLYOFFICE Document Server is an online office suite comprising viewers and editors for texts, spreadsheets and presentations, fully compatible with Office Open XML formats: .docx, .xlsx, .pptx and enabling collaborative editing in real @@ -30,7 +30,7 @@ sources: - https://github.com/ONLYOFFICE/DocumentServer - https://github.com/ONLYOFFICE/Docker-DocumentServer - https://hub.docker.com/r/onlyoffice/documentserver/ -version: 4.0.10 +version: 4.0.11 annotations: truecharts.org/catagories: | - office diff --git a/charts/stable/openkm/Chart.yaml b/charts/stable/openkm/Chart.yaml index a0c4ba4f750..1551f4f83f9 100644 --- a/charts/stable/openkm/Chart.yaml +++ b/charts/stable/openkm/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: "6.3.11" description: OpenKM integrates all essential documents management, collaboration and an advanced search functionality into one easy to use solution. name: openkm -version: 5.0.10 +version: 5.0.11 kubeVersion: ">=1.16.0-0" keywords: - openkm @@ -20,7 +20,7 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://charts.truecharts.org/ - version: 7.0.26 + version: 7.0.27 maintainers: - email: info@truecharts.org name: TrueCharts diff --git a/charts/stable/outline/Chart.yaml b/charts/stable/outline/Chart.yaml index 17d6e0f31c1..7089bfaafac 100644 --- a/charts/stable/outline/Chart.yaml +++ b/charts/stable/outline/Chart.yaml @@ -7,11 +7,11 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://charts.truecharts.org/ - version: 7.0.26 + version: 7.0.27 - condition: redis.enabled name: redis repository: https://charts.truecharts.org - version: 2.0.22 + version: 2.0.23 deprecated: false description: A fast, collaborative, knowledge base for your team built using React and Node.js. home: https://github.com/truecharts/apps/tree/master/charts/stable/outline @@ -28,7 +28,7 @@ name: outline sources: - https://github.com/outline/outline type: application -version: 1.0.7 +version: 1.0.8 annotations: truecharts.org/catagories: | - productivity diff --git a/charts/stable/paperless-ng/Chart.yaml b/charts/stable/paperless-ng/Chart.yaml index 69c6f8f240e..eb714aaadbc 100644 --- a/charts/stable/paperless-ng/Chart.yaml +++ b/charts/stable/paperless-ng/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: paperless-ng -version: 2.0.15 +version: 2.0.16 appVersion: "1.6.0" description: Paperless-ngx is an application by Daniel Quinn and contributors that indexes your scanned documents. type: application @@ -23,11 +23,11 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://charts.truecharts.org/ - version: 7.0.26 + version: 7.0.27 - condition: redis.enabled name: redis repository: https://charts.truecharts.org - version: 2.0.22 + version: 2.0.23 maintainers: - email: info@truecharts.org name: TrueCharts diff --git a/charts/stable/papermerge/Chart.yaml b/charts/stable/papermerge/Chart.yaml index b2d1e0bbd48..6e2c7eab83a 100644 --- a/charts/stable/papermerge/Chart.yaml +++ b/charts/stable/papermerge/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: papermerge -version: 1.0.10 +version: 1.0.11 appVersion: "2.0.1" description: Papermerge is an open source document management system (DMS) primarily designed for archiving and retrieving your digital documents. type: application @@ -19,7 +19,7 @@ dependencies: - condition: redis.enabled name: redis repository: https://charts.truecharts.org - version: 2.0.22 + version: 2.0.23 maintainers: - email: info@truecharts.org name: TrueCharts diff --git a/charts/stable/photoprism/Chart.yaml b/charts/stable/photoprism/Chart.yaml index 9020bfbc94a..2a20412f116 100644 --- a/charts/stable/photoprism/Chart.yaml +++ b/charts/stable/photoprism/Chart.yaml @@ -7,7 +7,7 @@ dependencies: - condition: mariadb.enabled name: mariadb repository: https://charts.truecharts.org/ - version: 2.0.27 + version: 2.0.28 description: "PhotoPrism\xC2\xAE is a server-based application for browsing, organizing\ \ and sharing your personal photo collection" home: https://github.com/truecharts/apps/tree/master/charts/stable/photoprism @@ -26,7 +26,7 @@ name: photoprism sources: - https://github.com/photoprism/photoprism - https://hub.docker.com/r/photoprism/photoprism -version: 8.0.14 +version: 8.0.15 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/photoview/Chart.yaml b/charts/stable/photoview/Chart.yaml index c94ef2b5e93..8d68115b573 100644 --- a/charts/stable/photoview/Chart.yaml +++ b/charts/stable/photoview/Chart.yaml @@ -7,7 +7,7 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://charts.truecharts.org/ - version: 7.0.26 + version: 7.0.27 description: Photoview is a simple and user-friendly photo gallery. home: https://github.com/truecharts/apps/tree/master/charts/stable/photoview icon: https://truecharts.org/_static/img/appicons/photoview.png @@ -23,7 +23,7 @@ name: photoview sources: - https://github.com/photoview/photoview - https://hub.docker.com/r/viktorstrate/photoview -version: 2.0.10 +version: 2.0.11 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/projectsend/Chart.yaml b/charts/stable/projectsend/Chart.yaml index 81089b263ad..5d1354637d7 100644 --- a/charts/stable/projectsend/Chart.yaml +++ b/charts/stable/projectsend/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: projectsend -version: 1.0.10 +version: 1.0.11 appVersion: "2021.12.10" description: Projectsend is a self-hosted application that lets you upload files and assign them to specific clients that you create yourself. type: application @@ -18,7 +18,7 @@ dependencies: - condition: mariadb.enabled name: mariadb repository: https://charts.truecharts.org/ - version: 2.0.27 + version: 2.0.28 maintainers: - email: info@truecharts.org name: TrueCharts diff --git a/charts/stable/pydio-cells/Chart.yaml b/charts/stable/pydio-cells/Chart.yaml index 36091711ce1..a02e302abe4 100644 --- a/charts/stable/pydio-cells/Chart.yaml +++ b/charts/stable/pydio-cells/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: pydio-cells -version: 2.0.11 +version: 2.0.12 appVersion: "3.0.6" description: Pydio-cells is the nextgen file sharing platform for organizations. type: application @@ -19,7 +19,7 @@ dependencies: - condition: mariadb.enabled name: mariadb repository: https://charts.truecharts.org/ - version: 2.0.27 + version: 2.0.28 maintainers: - email: info@truecharts.org name: TrueCharts diff --git a/charts/stable/quassel-core/Chart.yaml b/charts/stable/quassel-core/Chart.yaml index e4641062070..dd20f8386e0 100644 --- a/charts/stable/quassel-core/Chart.yaml +++ b/charts/stable/quassel-core/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: quassel-core -version: 1.0.10 +version: 1.0.11 appVersion: "0.14.0" description: Quassel-core is a modern, cross-platform, distributed IRC client. type: application @@ -19,7 +19,7 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://charts.truecharts.org/ - version: 7.0.26 + version: 7.0.27 maintainers: - email: info@truecharts.org name: TrueCharts diff --git a/charts/stable/recipes/Chart.yaml b/charts/stable/recipes/Chart.yaml index c2a4ab44618..b3a3ce190b4 100644 --- a/charts/stable/recipes/Chart.yaml +++ b/charts/stable/recipes/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: "1.1.3" description: Recipes is a Django application to manage, tag and search recipes using either built in models or external storage providers hosting PDF's, Images or other files. name: recipes -version: 6.0.18 +version: 6.0.19 kubeVersion: ">=1.16.0-0" keywords: - recipes @@ -19,7 +19,7 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://charts.truecharts.org/ - version: 7.0.26 + version: 7.0.27 maintainers: - email: info@truecharts.org name: TrueCharts diff --git a/charts/stable/redmine/Chart.yaml b/charts/stable/redmine/Chart.yaml index 97acbcea552..e9f889b4190 100644 --- a/charts/stable/redmine/Chart.yaml +++ b/charts/stable/redmine/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 appVersion: "5.0.0" kubeVersion: '>=1.16.0-0' -version: 1.0.14 +version: 1.0.15 name: redmine description: Redmine is a flexible project management web application written using Ruby on Rails framework. type: application @@ -23,7 +23,7 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://charts.truecharts.org/ - version: 7.0.26 + version: 7.0.27 maintainers: - email: info@truecharts.org name: TrueCharts diff --git a/charts/stable/rsshub/Chart.yaml b/charts/stable/rsshub/Chart.yaml index 63f43480c6b..d3b6b9c3ce7 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: 1.0.5 +version: 1.0.6 appVersion: "2022" description: RSSHub can generate RSS feeds from pretty much everything type: application @@ -21,7 +21,7 @@ dependencies: - condition: redis.enabled name: redis repository: https://charts.truecharts.org - version: 2.0.22 + version: 2.0.23 maintainers: - email: info@truecharts.org name: TrueCharts diff --git a/charts/stable/shiori/Chart.yaml b/charts/stable/shiori/Chart.yaml index 06b415744c1..643361721c1 100644 --- a/charts/stable/shiori/Chart.yaml +++ b/charts/stable/shiori/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 appVersion: "1.5.0" -version: 5.0.10 +version: 5.0.11 kubeVersion: '>=1.16.0-0' name: shiori description: A simple bookmark manager built with Go @@ -22,7 +22,7 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://charts.truecharts.org/ - version: 7.0.26 + version: 7.0.27 maintainers: - email: info@truecharts.org name: TrueCharts diff --git a/charts/stable/shlink/Chart.yaml b/charts/stable/shlink/Chart.yaml index d771c27ee74..a493cebb12a 100644 --- a/charts/stable/shlink/Chart.yaml +++ b/charts/stable/shlink/Chart.yaml @@ -7,11 +7,11 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://charts.truecharts.org/ - version: 7.0.26 + version: 7.0.27 - condition: redis.enabled name: redis repository: https://charts.truecharts.org - version: 2.0.22 + version: 2.0.23 deprecated: false description: A PHP-based self-hosted URL shortener that can be used to serve shortened URLs under your own custom domain. home: https://github.com/truecharts/apps/tree/master/charts/stable/shlink @@ -28,7 +28,7 @@ name: shlink sources: - https://github.com/shlinkio/shlink type: application -version: 2.0.11 +version: 2.0.12 annotations: truecharts.org/catagories: | - utilities diff --git a/charts/stable/snipe-it/Chart.yaml b/charts/stable/snipe-it/Chart.yaml index 56b888a983d..2dc844a33ce 100644 --- a/charts/stable/snipe-it/Chart.yaml +++ b/charts/stable/snipe-it/Chart.yaml @@ -7,11 +7,11 @@ dependencies: - condition: mariadb.enabled name: mariadb repository: https://charts.truecharts.org/ - version: 2.0.27 + version: 2.0.28 - condition: redis.enabled name: redis repository: https://charts.truecharts.org - version: 2.0.22 + version: 2.0.23 description: "Open source asset management" home: https://github.com/truecharts/apps/tree/master/charts/stable/snipe-it icon: https://truecharts.org/_static/img/appicons/snipe-it.png @@ -29,7 +29,7 @@ name: snipe-it sources: - https://snipeitapp.com/ - https://hub.docker.com/r/linuxserver/ -version: 2.0.8 +version: 2.0.9 annotations: truecharts.org/catagories: | - management diff --git a/charts/stable/spotweb/Chart.yaml b/charts/stable/spotweb/Chart.yaml index b3a91b09123..8a10bd0886a 100644 --- a/charts/stable/spotweb/Chart.yaml +++ b/charts/stable/spotweb/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 appVersion: "1.5.1" kubeVersion: '>=1.16.0-0' -version: 2.0.2 +version: 2.0.3 name: spotweb description: Spotweb is a decentralized usenet community based on the Spotnet protocol. type: application @@ -22,7 +22,7 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://charts.truecharts.org/ - version: 7.0.26 + version: 7.0.27 maintainers: - email: info@truecharts.org name: TrueCharts diff --git a/charts/stable/statping/Chart.yaml b/charts/stable/statping/Chart.yaml index cc5a705ec27..fc3ab159fe6 100644 --- a/charts/stable/statping/Chart.yaml +++ b/charts/stable/statping/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: "0.90.74" description: Status page for monitoring your websites and applications name: statping -version: 5.0.10 +version: 5.0.11 kubeVersion: ">=1.16.0-0" keywords: - statping @@ -19,7 +19,7 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://charts.truecharts.org/ - version: 7.0.26 + version: 7.0.27 maintainers: - email: info@truecharts.org name: TrueCharts diff --git a/charts/stable/strapi/Chart.yaml b/charts/stable/strapi/Chart.yaml index 40b8531b0f6..9077970a765 100644 --- a/charts/stable/strapi/Chart.yaml +++ b/charts/stable/strapi/Chart.yaml @@ -7,7 +7,7 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://charts.truecharts.org/ - version: 7.0.26 + version: 7.0.27 description: Strapi is the leading open-source headless CMS. It’s 100% JavaScript, fully customizable and developer-first. home: https://github.com/truecharts/apps/tree/master/charts/stable/strapi icon: https://truecharts.org/_static/img/appicons/strapi.png @@ -24,7 +24,7 @@ sources: - https://hub.docker.com/r/strapi/strapi - https://github.com/strapi/strapi - https://docs.strapi.io/developer-docs/latest/setup-deployment-guides/installation/docker.html#creating-a-strapi-project -version: 2.0.10 +version: 2.0.11 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/synapse/Chart.yaml b/charts/stable/synapse/Chart.yaml index 679a52fdcb4..cb797350919 100644 --- a/charts/stable/synapse/Chart.yaml +++ b/charts/stable/synapse/Chart.yaml @@ -7,7 +7,7 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://charts.truecharts.org/ - version: 7.0.26 + version: 7.0.27 deprecated: false description: A Helm chart to deploy a Matrix homeserver stack into Kubernetes home: https://github.com/truecharts/apps/charts/stable/synapse @@ -24,7 +24,7 @@ maintainers: name: synapse sources: [] type: application -version: 2.0.12 +version: 2.0.13 annotations: truecharts.org/catagories: | - cloud diff --git a/charts/stable/teedy/Chart.yaml b/charts/stable/teedy/Chart.yaml index fad7b108400..b593ad134e9 100644 --- a/charts/stable/teedy/Chart.yaml +++ b/charts/stable/teedy/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: "1.10" description: Teedy is an open source, lightweight document management system for individuals and businesses. name: teedy -version: 5.0.10 +version: 5.0.11 kubeVersion: ">=1.16.0-0" keywords: - teedy @@ -20,7 +20,7 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://charts.truecharts.org/ - version: 7.0.26 + version: 7.0.27 maintainers: - email: info@truecharts.org name: TrueCharts diff --git a/charts/stable/traccar/Chart.yaml b/charts/stable/traccar/Chart.yaml index eb8f90333e0..b569b6acae3 100644 --- a/charts/stable/traccar/Chart.yaml +++ b/charts/stable/traccar/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: "4.15" description: Traccar is an open source GPS tracking system. name: traccar -version: 5.0.10 +version: 5.0.11 kubeVersion: ">=1.16.0-0" keywords: - traccar @@ -19,7 +19,7 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://charts.truecharts.org/ - version: 7.0.26 + version: 7.0.27 maintainers: - email: info@truecharts.org name: TrueCharts diff --git a/charts/stable/tt-rss/Chart.yaml b/charts/stable/tt-rss/Chart.yaml index 86d7626049c..8944be52d8d 100644 --- a/charts/stable/tt-rss/Chart.yaml +++ b/charts/stable/tt-rss/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: "1.9111.0" description: Tiny Tiny RSS is a free and open source web-based news feed (RSS/Atom) reader and aggregator name: tt-rss -version: 5.0.15 +version: 5.0.16 kubeVersion: ">=1.16.0-0" keywords: - tt-rss @@ -17,7 +17,7 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://charts.truecharts.org/ - version: 7.0.26 + version: 7.0.27 maintainers: - email: info@truecharts.org name: TrueCharts diff --git a/charts/stable/vaultwarden/Chart.yaml b/charts/stable/vaultwarden/Chart.yaml index 7607332a69e..aba566be439 100644 --- a/charts/stable/vaultwarden/Chart.yaml +++ b/charts/stable/vaultwarden/Chart.yaml @@ -7,7 +7,7 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://charts.truecharts.org/ - version: 7.0.26 + version: 7.0.27 deprecated: false description: Unofficial Bitwarden compatible server written in Rust home: https://github.com/truecharts/apps/tree/master/charts/stable/vaultwarden @@ -28,7 +28,7 @@ name: vaultwarden sources: - https://github.com/dani-garcia/vaultwarden type: application -version: 14.0.10 +version: 14.0.11 annotations: truecharts.org/catagories: | - security diff --git a/charts/stable/weblate/Chart.yaml b/charts/stable/weblate/Chart.yaml index e10e87d1cdf..770efe5ef0d 100644 --- a/charts/stable/weblate/Chart.yaml +++ b/charts/stable/weblate/Chart.yaml @@ -7,11 +7,11 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://charts.truecharts.org/ - version: 7.0.26 + version: 7.0.27 - condition: redis.enabled name: redis repository: https://charts.truecharts.org - version: 2.0.22 + version: 2.0.23 description: Weblate is a copylefted libre software web-based continuous localization system home: https://github.com/truecharts/apps/tree/master/charts/stable/weblate icon: https://truecharts.org/_static/img/appicons/weblate.png @@ -28,7 +28,7 @@ sources: - https://github.com/WeblateOrg/docker - https://github.com/WeblateOrg/docker-compose - https://docs.weblate.org/en/latest/ -version: 2.0.12 +version: 2.0.13 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/wekan/Chart.yaml b/charts/stable/wekan/Chart.yaml index dc36519c8f9..299cfb6e2b5 100644 --- a/charts/stable/wekan/Chart.yaml +++ b/charts/stable/wekan/Chart.yaml @@ -7,7 +7,7 @@ dependencies: - condition: mongodb.enabled name: mongodb repository: https://charts.truecharts.org - version: 0.0.13 + version: 0.0.14 description: WeKan - Open Source kanban home: https://github.com/truecharts/apps/tree/master/charts/stable/wekan icon: https://truecharts.org/_static/img/appicons/wekan.png @@ -23,7 +23,7 @@ name: wekan sources: - https://github.com/wekan/wekan - https://wekan.github.io/ -version: 1.0.2 +version: 1.0.3 annotations: truecharts.org/catagories: | - productivity diff --git a/charts/stable/wikijs/Chart.yaml b/charts/stable/wikijs/Chart.yaml index 7cef4371f1f..62496cf4c93 100644 --- a/charts/stable/wikijs/Chart.yaml +++ b/charts/stable/wikijs/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: "2.5.276" description: Make documentation a joy to write using Wiki.js's beautiful and intuitive interface! name: wikijs -version: 5.0.11 +version: 5.0.12 kubeVersion: ">=1.16.0-0" keywords: - wiki @@ -19,7 +19,7 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://charts.truecharts.org/ - version: 7.0.26 + version: 7.0.27 maintainers: - email: info@truecharts.org name: TrueCharts diff --git a/charts/stable/xbackbone/Chart.yaml b/charts/stable/xbackbone/Chart.yaml index 7fe932baa23..90f2934ae21 100644 --- a/charts/stable/xbackbone/Chart.yaml +++ b/charts/stable/xbackbone/Chart.yaml @@ -7,7 +7,7 @@ dependencies: - condition: mariadb.enabled name: mariadb repository: https://charts.truecharts.org/ - version: 2.0.27 + version: 2.0.28 description: "XBackBone is a simple, self-hosted, lightweight PHP file manager" home: https://github.com/truecharts/apps/tree/master/charts/stable/xbackbone icon: https://truecharts.org/_static/img/appicons/xbackbone.png @@ -23,7 +23,7 @@ name: xbackbone sources: - https://github.com/SergiX44/XBackBone - https://hub.docker.com/r/pe46dro/xbackbone-docker -version: 1.0.10 +version: 1.0.11 annotations: truecharts.org/catagories: | - files