From 443da3d0fbd8e36d757467dfb7372ce7ebb968c4 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 30 Jul 2023 21:49:10 +0200 Subject: [PATCH] chore(deps): update helm general non-major (#11034) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [common](https://togithub.com/truecharts/apps/tree/master/charts/common) ([source](https://togithub.com/truecharts/library-charts)) | patch | `13.2.1` -> `13.2.2` | | [kube-state-metrics](https://truecharts.org/charts/dependency/kube-state-metrics) ([source](https://togithub.com/truecharts/charts)) | patch | `2.0.5` -> `2.0.6` | | [node-exporter](https://truecharts.org/charts/dependency/node-exporter) ([source](https://togithub.com/truecharts/charts)) | patch | `2.0.6` -> `2.0.7` | | [redis](https://truecharts.org/charts/dependency/redis) ([source](https://togithub.com/truecharts/charts)) | patch | `7.0.5` -> `7.0.6` | --- ### ⚠ Dependency Lookup Warnings ⚠ Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information. --- ### Release Notes
truecharts/library-charts (common) ### [`v13.2.2`](https://togithub.com/truecharts/library-charts/releases/tag/common-13.2.2) [Compare Source](https://togithub.com/truecharts/library-charts/compare/common-13.2.1...common-13.2.2) Function library for TrueCharts
truecharts/charts (kube-state-metrics) ### [`v2.0.6`](https://togithub.com/truecharts/charts/releases/tag/kube-state-metrics-2.0.6) [Compare Source](https://togithub.com/truecharts/charts/compare/kube-state-metrics-2.0.5...kube-state-metrics-2.0.6) kube-state-metrics is a simple service that listens to the Kubernetes API server and generates metrics about the state of the objects.
--- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on tuesday" in timezone Europe/Amsterdam, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). --- charts/enterprise/authelia/Chart.yaml | 6 +++--- charts/enterprise/blocky/Chart.yaml | 6 +++--- charts/enterprise/clusterissuer/Chart.yaml | 4 ++-- charts/enterprise/grafana/Chart.yaml | 4 ++-- charts/enterprise/metallb-config/Chart.yaml | 4 ++-- charts/enterprise/prometheus/Chart.yaml | 8 ++++---- charts/enterprise/traefik/Chart.yaml | 4 ++-- charts/enterprise/vaultwarden/Chart.yaml | 4 ++-- charts/incubator/authentik/Chart.yaml | 6 +++--- charts/incubator/cryptpad/Chart.yaml | 4 ++-- charts/incubator/dashy/Chart.yaml | 4 ++-- charts/incubator/factorio/Chart.yaml | 4 ++-- charts/incubator/filezilla/Chart.yaml | 4 ++-- charts/incubator/firezone/Chart.yaml | 4 ++-- charts/incubator/ghostfolio/Chart.yaml | 6 +++--- charts/incubator/gravity/Chart.yaml | 4 ++-- charts/incubator/ipmi-tools/Chart.yaml | 4 ++-- charts/incubator/joplin-server/Chart.yaml | 4 ++-- charts/incubator/kopia/Chart.yaml | 4 ++-- charts/incubator/megasync/Chart.yaml | 4 ++-- charts/incubator/midarr/Chart.yaml | 4 ++-- charts/incubator/misskey/Chart.yaml | 6 +++--- charts/incubator/netbootxyz/Chart.yaml | 4 ++-- charts/incubator/openbooks/Chart.yaml | 4 ++-- charts/incubator/owncloud-ocis/Chart.yaml | 4 ++-- charts/incubator/pastey/Chart.yaml | 4 ++-- charts/incubator/photostructure/Chart.yaml | 4 ++-- charts/incubator/plex-meta-manager/Chart.yaml | 4 ++-- charts/incubator/plexanisync/Chart.yaml | 4 ++-- charts/incubator/plexripper/Chart.yaml | 4 ++-- charts/incubator/redisinsight/Chart.yaml | 4 ++-- charts/incubator/rickroll/Chart.yaml | 4 ++-- charts/incubator/servas/Chart.yaml | 4 ++-- charts/incubator/sftpgo/Chart.yaml | 4 ++-- charts/incubator/speedtest-tracker/Chart.yaml | 4 ++-- charts/incubator/steam-headless/Chart.yaml | 4 ++-- charts/incubator/tasmoadmin/Chart.yaml | 4 ++-- charts/incubator/tasmobackup/Chart.yaml | 4 ++-- charts/incubator/tasmocompiler/Chart.yaml | 4 ++-- charts/incubator/tauticord/Chart.yaml | 4 ++-- charts/incubator/technitium/Chart.yaml | 4 ++-- charts/incubator/twingate-connector/Chart.yaml | 4 ++-- charts/incubator/unturned/Chart.yaml | 4 ++-- charts/incubator/wyoming-piper/Chart.yaml | 4 ++-- charts/incubator/wyoming-whisper/Chart.yaml | 4 ++-- charts/operators/cert-manager/Chart.yaml | 4 ++-- charts/operators/cloudnative-pg/Chart.yaml | 4 ++-- charts/operators/metallb/Chart.yaml | 4 ++-- charts/operators/prometheus-operator/Chart.yaml | 4 ++-- charts/stable/guacamole/Chart.yaml | 4 ++-- charts/stable/mealie/Chart.yaml | 4 ++-- charts/stable/photoview/Chart.yaml | 4 ++-- charts/stable/searxng/Chart.yaml | 4 ++-- charts/stable/seedsync/Chart.yaml | 4 ++-- 54 files changed, 115 insertions(+), 115 deletions(-) diff --git a/charts/enterprise/authelia/Chart.yaml b/charts/enterprise/authelia/Chart.yaml index 933db00ec83..ea4ae2a8f95 100644 --- a/charts/enterprise/authelia/Chart.yaml +++ b/charts/enterprise/authelia/Chart.yaml @@ -3,11 +3,11 @@ appVersion: "4.37.5" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 13.2.1 + version: 13.2.2 - condition: redis.enabled name: redis repository: https://deps.truecharts.org - version: 7.0.5 + version: 7.0.6 deprecated: false description: Authelia is a Single Sign-On Multi-Factor portal for web apps home: https://truecharts.org/charts/enterprise/authelia @@ -35,7 +35,7 @@ sources: - https://github.com/authelia/chartrepo - https://github.com/authelia/authelia type: application -version: 17.0.1 +version: 17.0.2 annotations: truecharts.org/catagories: | - security diff --git a/charts/enterprise/blocky/Chart.yaml b/charts/enterprise/blocky/Chart.yaml index 2a657f93324..e821aaea85a 100644 --- a/charts/enterprise/blocky/Chart.yaml +++ b/charts/enterprise/blocky/Chart.yaml @@ -3,11 +3,11 @@ appVersion: "0.21.0" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 13.2.1 + version: 13.2.2 - condition: redis.enabled name: redis repository: https://deps.truecharts.org - version: 7.0.5 + version: 7.0.6 description: Blocky is a DNS proxy, DNS enhancer and ad-blocker for the local network written in Go home: https://truecharts.org/charts/enterprise/blocky icon: https://truecharts.org/img/hotlink-ok/chart-icons/blocky.png @@ -25,7 +25,7 @@ sources: - https://0xerr0r.github.io/blocky/ - https://github.com/0xERR0R/blocky - https://github.com/Mozart409/blocky-frontend -version: 7.0.1 +version: 7.0.2 annotations: truecharts.org/catagories: | - network diff --git a/charts/enterprise/clusterissuer/Chart.yaml b/charts/enterprise/clusterissuer/Chart.yaml index b186662f673..aab32982fdd 100644 --- a/charts/enterprise/clusterissuer/Chart.yaml +++ b/charts/enterprise/clusterissuer/Chart.yaml @@ -10,7 +10,7 @@ keywords: dependencies: - name: common repository: https://library-charts.truecharts.org - version: 13.2.1 + version: 13.2.2 kubeVersion: ">=1.16.0-0" maintainers: - email: info@truecharts.org @@ -21,7 +21,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/enterprise/clusterissuer - https://cert-manager.io/ type: application -version: 3.0.1 +version: 3.0.2 annotations: truecharts.org/catagories: | - core diff --git a/charts/enterprise/grafana/Chart.yaml b/charts/enterprise/grafana/Chart.yaml index 5420e0182ed..56a3029a622 100644 --- a/charts/enterprise/grafana/Chart.yaml +++ b/charts/enterprise/grafana/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "10.0.3" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 13.2.1 + version: 13.2.2 deprecated: false description: Grafana is an open source, feature rich metrics dashboard and graph editor for Graphite, Elasticsearch, OpenTSDB, Prometheus and InfluxDB. home: https://truecharts.org/charts/enterprise/grafana @@ -24,7 +24,7 @@ sources: - https://github.com/bitnami/bitnami-docker-grafana - https://grafana.com/ type: application -version: 8.0.6 +version: 8.0.7 annotations: truecharts.org/catagories: | - metrics diff --git a/charts/enterprise/metallb-config/Chart.yaml b/charts/enterprise/metallb-config/Chart.yaml index fd9b53c16d5..dc15c92228e 100644 --- a/charts/enterprise/metallb-config/Chart.yaml +++ b/charts/enterprise/metallb-config/Chart.yaml @@ -10,7 +10,7 @@ keywords: dependencies: - name: common repository: https://library-charts.truecharts.org - version: 13.2.1 + version: 13.2.2 kubeVersion: ">=1.16.0-0" maintainers: - email: info@truecharts.org @@ -22,7 +22,7 @@ sources: - https://github.com/metallb/metallb - https://metallb.universe.tf type: application -version: 2.0.1 +version: 2.0.2 annotations: truecharts.org/catagories: | - core diff --git a/charts/enterprise/prometheus/Chart.yaml b/charts/enterprise/prometheus/Chart.yaml index 31c10e6afeb..449249443f3 100644 --- a/charts/enterprise/prometheus/Chart.yaml +++ b/charts/enterprise/prometheus/Chart.yaml @@ -3,15 +3,15 @@ appVersion: "2.46.0" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 13.2.1 + version: 13.2.2 - condition: exporters.enabled,exporters.node-exporter.enabled name: node-exporter repository: https://deps.truecharts.org - version: 2.0.6 + version: 2.0.7 - condition: exporters.enabled,exporters.kube-state-metrics.enabled name: kube-state-metrics repository: https://deps.truecharts.org - version: 2.0.5 + version: 2.0.6 deprecated: false description: kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. icon: https://truecharts.org/img/hotlink-ok/chart-icons/prometheus.png @@ -29,7 +29,7 @@ sources: - https://github.com/prometheus-community/helm-charts - https://github.com/prometheus-operator/kube-prometheus type: application -version: 11.0.3 +version: 11.0.4 annotations: truecharts.org/catagories: | - metrics diff --git a/charts/enterprise/traefik/Chart.yaml b/charts/enterprise/traefik/Chart.yaml index c96a92273ff..a63e40a0530 100644 --- a/charts/enterprise/traefik/Chart.yaml +++ b/charts/enterprise/traefik/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2.10.4" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 13.2.1 + version: 13.2.2 deprecated: false description: Traefik is a flexible reverse proxy and Ingress Provider. home: https://truecharts.org/charts/enterprise/traefik @@ -23,7 +23,7 @@ sources: - https://github.com/traefik/traefik-helm-chart - https://traefik.io/ type: application -version: 19.0.3 +version: 19.0.4 annotations: truecharts.org/catagories: | - network diff --git a/charts/enterprise/vaultwarden/Chart.yaml b/charts/enterprise/vaultwarden/Chart.yaml index bb467856bcf..60860b2c1c2 100644 --- a/charts/enterprise/vaultwarden/Chart.yaml +++ b/charts/enterprise/vaultwarden/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.29.1" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 13.2.1 + version: 13.2.2 deprecated: false description: Unofficial Bitwarden compatible server written in Rust home: https://truecharts.org/charts/enterprise/vaultwarden @@ -25,7 +25,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/enterprise/vaultwarden - https://github.com/dani-garcia/vaultwarden type: application -version: 21.0.2 +version: 21.0.3 annotations: truecharts.org/catagories: | - security diff --git a/charts/incubator/authentik/Chart.yaml b/charts/incubator/authentik/Chart.yaml index adacb1e4f72..323c7f64756 100644 --- a/charts/incubator/authentik/Chart.yaml +++ b/charts/incubator/authentik/Chart.yaml @@ -3,11 +3,11 @@ appVersion: "2023.6.1" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 13.2.1 + version: 13.2.2 - condition: redis.enabled name: redis repository: https://deps.truecharts.org - version: 7.0.5 + version: 7.0.6 description: Authentik is an open-source Identity Provider focused on flexibility and versatility. home: https://truecharts.org/charts/incubator/authentik icon: https://truecharts.org/img/hotlink-ok/chart-icons/authentik.png @@ -23,7 +23,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/authentik - https://github.com/goauthentik/authentik - https://goauthentik.io/docs/ -version: 13.0.11 +version: 13.0.12 annotations: truecharts.org/catagories: | - authentication diff --git a/charts/incubator/cryptpad/Chart.yaml b/charts/incubator/cryptpad/Chart.yaml index d81786a6649..f4cc4223ecf 100644 --- a/charts/incubator/cryptpad/Chart.yaml +++ b/charts/incubator/cryptpad/Chart.yaml @@ -8,7 +8,7 @@ appVersion: "latest" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 13.2.1 + version: 13.2.2 deprecated: false description: CryptPad is the Zero Knowledge realtime collaborative editor. home: https://truecharts.org/charts/incubator/cryptpad @@ -27,4 +27,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/cryptpad - https://cryptpad.fr/ type: application -version: 3.0.8 +version: 3.0.9 diff --git a/charts/incubator/dashy/Chart.yaml b/charts/incubator/dashy/Chart.yaml index c9b2badb6c8..1f9ab7a076a 100644 --- a/charts/incubator/dashy/Chart.yaml +++ b/charts/incubator/dashy/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2.1.1" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 13.2.1 + version: 13.2.2 description: Dashy helps you organize your self-hosted services by making them accessible from a single place home: https://truecharts.org/charts/incubator/dashy icon: https://truecharts.org/img/hotlink-ok/chart-icons/dashy.png @@ -18,7 +18,7 @@ name: dashy sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/dashy - https://github.com/airsonic/airsonic -version: 3.0.13 +version: 3.0.14 annotations: truecharts.org/catagories: | - dashboard diff --git a/charts/incubator/factorio/Chart.yaml b/charts/incubator/factorio/Chart.yaml index 6f9eb7b3ef7..61ed9ca22cc 100644 --- a/charts/incubator/factorio/Chart.yaml +++ b/charts/incubator/factorio/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: factorio -version: 4.0.8 +version: 4.0.9 appVersion: "stable" description: "This Chart Chart will download the latest stable release of the game, generate the map and you're ready to play." type: application @@ -17,7 +17,7 @@ sources: dependencies: - name: common repository: https://library-charts.truecharts.org - version: 13.2.1 + version: 13.2.2 maintainers: - email: info@truecharts.org name: TrueCharts diff --git a/charts/incubator/filezilla/Chart.yaml b/charts/incubator/filezilla/Chart.yaml index a0616914f1a..bb8b69b680e 100644 --- a/charts/incubator/filezilla/Chart.yaml +++ b/charts/incubator/filezilla/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "3.59.0" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 13.2.1 + version: 13.2.2 description: A Helm chart for Kubernetes home: https://truecharts.org/charts/incubator/filezilla icon: https://truecharts.org/img/hotlink-ok/chart-icons/filezilla.png @@ -24,7 +24,7 @@ sources: - https://filezilla-project.org/ - https://github.com/linuxserver/docker-filezilla type: application -version: 8.0.0 +version: 8.0.1 annotations: truecharts.org/catagories: | - media diff --git a/charts/incubator/firezone/Chart.yaml b/charts/incubator/firezone/Chart.yaml index bec3cdccdd6..6e9641159ae 100644 --- a/charts/incubator/firezone/Chart.yaml +++ b/charts/incubator/firezone/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.7.30" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 13.2.1 + version: 13.2.2 deprecated: false description: WireGuard-based VPN server and egress firewall home: https://truecharts.org/charts/incubator/firezone @@ -22,7 +22,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/firezone - https://github.com/firezone/firezone type: application -version: 0.0.6 +version: 0.0.7 annotations: truecharts.org/catagories: | - vpn diff --git a/charts/incubator/ghostfolio/Chart.yaml b/charts/incubator/ghostfolio/Chart.yaml index d3ce3a7e522..dc9bf4207cf 100644 --- a/charts/incubator/ghostfolio/Chart.yaml +++ b/charts/incubator/ghostfolio/Chart.yaml @@ -3,10 +3,10 @@ appVersion: "1.283.5" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 13.2.1 + version: 13.2.2 - name: redis repository: https://deps.truecharts.org - version: 7.0.5 + version: 7.0.6 deprecated: false description: Ghostfolio is a privacy-first, open source dashboard for your personal finances. Break down your asset allocation, know your net worth and make solid, data-driven investment decisions. home: https://truecharts.org/charts/incubator/ghostfolio @@ -25,7 +25,7 @@ sources: - https://github.com/ghostfolio/ghostfolio - https://ghostfol.io/ type: application -version: 0.0.6 +version: 0.0.7 annotations: truecharts.org/catagories: | - finance diff --git a/charts/incubator/gravity/Chart.yaml b/charts/incubator/gravity/Chart.yaml index 05b108cc1e6..af5ad6d7947 100644 --- a/charts/incubator/gravity/Chart.yaml +++ b/charts/incubator/gravity/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.6.8" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 13.2.1 + version: 13.2.2 deprecated: false description: Fully-replicated DNS and DHCP Server with ad-blocking powered by etcd. home: https://truecharts.org/charts/incubator/gravity @@ -22,7 +22,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/gravity - https://github.com/BeryJu/gravity type: application -version: 0.0.3 +version: 0.0.4 annotations: truecharts.org/catagories: | - dns diff --git a/charts/incubator/ipmi-tools/Chart.yaml b/charts/incubator/ipmi-tools/Chart.yaml index 5b58da582f4..c3454b6bdc7 100644 --- a/charts/incubator/ipmi-tools/Chart.yaml +++ b/charts/incubator/ipmi-tools/Chart.yaml @@ -9,7 +9,7 @@ appVersion: "latest" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 13.2.1 + version: 13.2.2 deprecated: false description: A simple WebGUI Fan controller for IPMI. home: https://truecharts.org/charts/incubator/ipmi-tools @@ -29,4 +29,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/ipmi-tools - https://github.com/EdwardChamberlain/IPMI-Fan-Controller type: application -version: 3.0.0 +version: 3.0.1 diff --git a/charts/incubator/joplin-server/Chart.yaml b/charts/incubator/joplin-server/Chart.yaml index 355d602b238..aba7260bed9 100644 --- a/charts/incubator/joplin-server/Chart.yaml +++ b/charts/incubator/joplin-server/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2.10.10" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 13.2.1 + version: 13.2.2 deprecated: false description: Allows you to sync any Joplin client. home: https://truecharts.org/charts/incubator/joplin-server @@ -22,7 +22,7 @@ sources: - https://github.com/laurent22/joplin/tree/dev/packages/server - https://github.com/laurent22/joplin type: application -version: 13.0.1 +version: 13.0.2 annotations: truecharts.org/catagories: | - media diff --git a/charts/incubator/kopia/Chart.yaml b/charts/incubator/kopia/Chart.yaml index fede203b89a..db05e668ba7 100644 --- a/charts/incubator/kopia/Chart.yaml +++ b/charts/incubator/kopia/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.13.0" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 13.2.1 + version: 13.2.2 description: Kopia is a simple, cross-platform tool for managing encrypted backups in the cloud. It provides fast, incremental backups, secure, client-side end-to-end encryption, compression and data deduplication. home: https://truecharts.org/charts/incubator/kopia icon: https://truecharts.org/img/hotlink-ok/chart-icons/kopia.png @@ -19,7 +19,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/kopia - https://kopia.io/docs/installation/#docker-images - https://github.com/kopia/kopia -version: 7.0.3 +version: 7.0.4 annotations: truecharts.org/catagories: | - utility diff --git a/charts/incubator/megasync/Chart.yaml b/charts/incubator/megasync/Chart.yaml index 48309b94b09..e3e68b89306 100644 --- a/charts/incubator/megasync/Chart.yaml +++ b/charts/incubator/megasync/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "latest" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 13.2.1 + version: 13.2.2 deprecated: false description: MEGAsync can synchronize all of your devices with your MEGA account. home: https://truecharts.org/charts/incubator/megasync @@ -24,7 +24,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/megasync - https://github.com/ich777/docker-megasync type: application -version: 3.0.2 +version: 3.0.3 annotations: truecharts.org/catagories: | - Network-Other diff --git a/charts/incubator/midarr/Chart.yaml b/charts/incubator/midarr/Chart.yaml index a0a50be6a86..7442285370d 100644 --- a/charts/incubator/midarr/Chart.yaml +++ b/charts/incubator/midarr/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "3.1.0" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 13.2.1 + version: 13.2.2 description: Midarr is a minimal lightweight media server for enjoying your media home: https://truecharts.org/charts/incubator/midarr icon: https://truecharts.org/img/hotlink-ok/chart-icons/midarr.png @@ -19,7 +19,7 @@ name: midarr sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/midarr - https://github.com/midarrlabs/midarr-server -version: 4.0.2 +version: 4.0.3 annotations: truecharts.org/catagories: | - media diff --git a/charts/incubator/misskey/Chart.yaml b/charts/incubator/misskey/Chart.yaml index b4ace047f0a..c75729951f6 100644 --- a/charts/incubator/misskey/Chart.yaml +++ b/charts/incubator/misskey/Chart.yaml @@ -3,11 +3,11 @@ appVersion: "13.13.2" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 13.2.1 + version: 13.2.2 - condition: redis.enabled name: redis repository: https://deps.truecharts.org - version: 7.0.5 + version: 7.0.6 deprecated: false description: Open source decentralized social media platform that's free forever! home: https://truecharts.org/charts/incubator/misskey @@ -29,7 +29,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/misskey - https://github.com/misskey-dev/misskey/ type: application -version: 4.0.2 +version: 4.0.3 annotations: truecharts.org/catagories: | - Social diff --git a/charts/incubator/netbootxyz/Chart.yaml b/charts/incubator/netbootxyz/Chart.yaml index 112743f9b60..ab031ef8120 100644 --- a/charts/incubator/netbootxyz/Chart.yaml +++ b/charts/incubator/netbootxyz/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.6.7" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 13.2.1 + version: 13.2.2 deprecated: false description: Your favorite operating systems in one place! home: https://truecharts.org/charts/incubator/netbootxyz @@ -21,7 +21,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/netbootxyz - https://github.com/netbootxyz/netboot.xyz type: application -version: 0.0.9 +version: 0.0.10 annotations: truecharts.org/catagories: | - networking diff --git a/charts/incubator/openbooks/Chart.yaml b/charts/incubator/openbooks/Chart.yaml index e28f93617b1..66e8dad45db 100644 --- a/charts/incubator/openbooks/Chart.yaml +++ b/charts/incubator/openbooks/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "4.5.0" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 13.2.1 + version: 13.2.2 deprecated: false description: IRC Highway eBook Downloads. home: https://truecharts.org/charts/incubator/openbooks @@ -21,7 +21,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/openbooks - https://github.com/evan-buss/openbooks type: application -version: 1.0.3 +version: 1.0.4 annotations: truecharts.org/catagories: | - media diff --git a/charts/incubator/owncloud-ocis/Chart.yaml b/charts/incubator/owncloud-ocis/Chart.yaml index 43726effe9d..aadb76a5466 100644 --- a/charts/incubator/owncloud-ocis/Chart.yaml +++ b/charts/incubator/owncloud-ocis/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "3.0.0" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 13.2.1 + version: 13.2.2 description: ownCloud Infinite Scale is a self-hosted file sync and share server. home: https://truecharts.org/charts/incubator/owncloud-ocis icon: https://truecharts.org/img/hotlink-ok/chart-icons/owncloud-ocis.png @@ -25,7 +25,7 @@ name: owncloud-ocis sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/owncloud-ocis - https://owncloud.dev/ocis/ -version: 11.0.18 +version: 11.0.19 annotations: truecharts.org/catagories: | - media diff --git a/charts/incubator/pastey/Chart.yaml b/charts/incubator/pastey/Chart.yaml index 4d3493c0386..89603ecd390 100644 --- a/charts/incubator/pastey/Chart.yaml +++ b/charts/incubator/pastey/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.5.1" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 13.2.1 + version: 13.2.2 deprecated: false description: A lightweight, self-hosted paste platform. home: https://truecharts.org/charts/incubator/pastey @@ -22,7 +22,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/pastey - https://github.com/Cesura/pastey type: application -version: 3.0.3 +version: 3.0.4 annotations: truecharts.org/catagories: | - Productivity diff --git a/charts/incubator/photostructure/Chart.yaml b/charts/incubator/photostructure/Chart.yaml index 46b18b69172..2815ed02e09 100644 --- a/charts/incubator/photostructure/Chart.yaml +++ b/charts/incubator/photostructure/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2.1.0" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 13.2.1 + version: 13.2.2 deprecated: false description: PhotoStructure is your new home for all your photos and videos. home: https://truecharts.org/charts/incubator/photostructure @@ -23,7 +23,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/photostructure - https://github.com/photostructure/photostructure-for-servers type: application -version: 3.0.2 +version: 3.0.3 annotations: truecharts.org/catagories: | - MediaApp-Photos diff --git a/charts/incubator/plex-meta-manager/Chart.yaml b/charts/incubator/plex-meta-manager/Chart.yaml index 38de46f5d02..f6a2ee917ae 100644 --- a/charts/incubator/plex-meta-manager/Chart.yaml +++ b/charts/incubator/plex-meta-manager/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.19.0" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 13.2.1 + version: 13.2.2 deprecated: false description: Python script to update metadata and automatically build collections. home: https://truecharts.org/charts/incubator/plex-meta-manager @@ -20,7 +20,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/plex-meta-manager - https://github.com/meisnate12/Plex-Meta-Manager type: application -version: 3.0.2 +version: 3.0.3 annotations: truecharts.org/catagories: | - media diff --git a/charts/incubator/plexanisync/Chart.yaml b/charts/incubator/plexanisync/Chart.yaml index 95134cd452a..ab0ea17ffc9 100644 --- a/charts/incubator/plexanisync/Chart.yaml +++ b/charts/incubator/plexanisync/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.3.25" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 13.2.1 + version: 13.2.2 deprecated: false description: Plex to AniList Sync. home: https://truecharts.org/charts/incubator/plexanisync @@ -22,7 +22,7 @@ sources: - https://github.com/RickDB/PlexAniSync - https://github.com/RickDB/PlexAniSync/pkgs/container/plexanisync type: application -version: 3.0.2 +version: 3.0.3 annotations: truecharts.org/catagories: | - media diff --git a/charts/incubator/plexripper/Chart.yaml b/charts/incubator/plexripper/Chart.yaml index dc567c5540a..9c6bcec8323 100644 --- a/charts/incubator/plexripper/Chart.yaml +++ b/charts/incubator/plexripper/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.14.0" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 13.2.1 + version: 13.2.2 deprecated: false description: PlexRipper is a cross-platform media downloader that indexes the Plex servers you have access to and allows you to download everything while adding it to your own Plex server. home: https://truecharts.org/charts/incubator/plexripper @@ -26,7 +26,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/plexripper - https://github.com/PlexRipper/PlexRipper/ type: application -version: 4.0.4 +version: 4.0.5 annotations: truecharts.org/catagories: | - media diff --git a/charts/incubator/redisinsight/Chart.yaml b/charts/incubator/redisinsight/Chart.yaml index ecfbe24c066..9c261165e20 100644 --- a/charts/incubator/redisinsight/Chart.yaml +++ b/charts/incubator/redisinsight/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: redisinsight -version: 3.0.3 +version: 3.0.4 appVersion: "1.14.0" description: GUI for Redis. type: application @@ -17,7 +17,7 @@ sources: dependencies: - name: common repository: https://library-charts.truecharts.org - version: 13.2.1 + version: 13.2.2 maintainers: - email: info@truecharts.org name: TrueCharts diff --git a/charts/incubator/rickroll/Chart.yaml b/charts/incubator/rickroll/Chart.yaml index fd1dea8b7be..b64933c5424 100644 --- a/charts/incubator/rickroll/Chart.yaml +++ b/charts/incubator/rickroll/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "latest" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 13.2.1 + version: 13.2.2 deprecated: false description: Self-hosted Rick Roll chart. home: https://truecharts.org/charts/incubator/rickroll @@ -21,7 +21,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/rickroll - https://github.com/modem7/docker-rickroll type: application -version: 3.0.8 +version: 3.0.9 annotations: truecharts.org/catagories: | - Other diff --git a/charts/incubator/servas/Chart.yaml b/charts/incubator/servas/Chart.yaml index 1c9eea9a42d..2401d2f3398 100644 --- a/charts/incubator/servas/Chart.yaml +++ b/charts/incubator/servas/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.0.5" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 13.2.1 + version: 13.2.2 - condition: mariadb.enabled name: mariadb repository: https://deps.truecharts.org/ @@ -25,7 +25,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/servas - https://github.com/beromir/Servas type: application -version: 0.0.11 +version: 0.0.12 annotations: truecharts.org/catagories: | - bookmarks diff --git a/charts/incubator/sftpgo/Chart.yaml b/charts/incubator/sftpgo/Chart.yaml index 4767f85077d..230e3a7021d 100644 --- a/charts/incubator/sftpgo/Chart.yaml +++ b/charts/incubator/sftpgo/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2.5.3" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 13.2.1 + version: 13.2.2 deprecated: false description: "Fully featured and highly configurable SFTP server with optional HTTP/S, FTP, FTPS and WebDAV support. Several storage backends are supported: local filesystem, encrypted local filesystem, S3 (compatible) Object Storage, Google Cloud Storage, Azure Blob Storage, SFTP." home: https://truecharts.org/charts/incubator/sftpgo @@ -21,7 +21,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/sftpgo - https://github.com/drakkan/sftpgo type: application -version: 3.0.3 +version: 3.0.4 annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | diff --git a/charts/incubator/speedtest-tracker/Chart.yaml b/charts/incubator/speedtest-tracker/Chart.yaml index 9754f8a5ca4..285287299fd 100644 --- a/charts/incubator/speedtest-tracker/Chart.yaml +++ b/charts/incubator/speedtest-tracker/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "latest" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 13.2.1 + version: 13.2.2 description: A self-hosted internet performance tracking application that runs speedtest checks against Ookla's Speedtest service. home: https://truecharts.org/charts/incubator/speedtest-tracker icon: https://truecharts.org/img/hotlink-ok/chart-icons/speedtest-tracker.png @@ -18,7 +18,7 @@ name: speedtest-tracker sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/speedtest-tracker - https://github.com/alexjustesen/speedtest-tracker -version: 4.0.17 +version: 4.0.18 annotations: truecharts.org/catagories: | - speedtest diff --git a/charts/incubator/steam-headless/Chart.yaml b/charts/incubator/steam-headless/Chart.yaml index d8586646390..f20909cdce7 100644 --- a/charts/incubator/steam-headless/Chart.yaml +++ b/charts/incubator/steam-headless/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "latest" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 13.2.1 + version: 13.2.2 deprecated: false description: A Headless Steam chart. home: https://truecharts.org/charts/incubator/steam-headless @@ -21,7 +21,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/steam-headless - https://github.com/Steam-Headless/docker-steam-headless type: application -version: 0.0.4 +version: 0.0.5 annotations: truecharts.org/catagories: | - games diff --git a/charts/incubator/tasmoadmin/Chart.yaml b/charts/incubator/tasmoadmin/Chart.yaml index e3eb1c9a649..674fd40252d 100644 --- a/charts/incubator/tasmoadmin/Chart.yaml +++ b/charts/incubator/tasmoadmin/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "3.0.5" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 13.2.1 + version: 13.2.2 deprecated: false description: A administrative platform for devices flashed with Tasmota. home: https://truecharts.org/charts/incubator/tasmoadmin @@ -22,7 +22,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/tasmoadmin - https://github.com/TasmoAdmin/TasmoAdmin type: application -version: 4.0.9 +version: 4.0.10 annotations: truecharts.org/catagories: | - HomeAutomation diff --git a/charts/incubator/tasmobackup/Chart.yaml b/charts/incubator/tasmobackup/Chart.yaml index 84b8a436e7a..312a3fc7fb8 100644 --- a/charts/incubator/tasmobackup/Chart.yaml +++ b/charts/incubator/tasmobackup/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "latest" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 13.2.1 + version: 13.2.2 deprecated: false description: backup all your tasmota devices in one place. home: https://truecharts.org/charts/incubator/tasmobackup @@ -22,7 +22,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/tasmobackup - https://github.com/danmed/TasmoBackupV1 type: application -version: 3.0.2 +version: 3.0.3 annotations: truecharts.org/catagories: | - HomeAutomation diff --git a/charts/incubator/tasmocompiler/Chart.yaml b/charts/incubator/tasmocompiler/Chart.yaml index 2cb86ee5e30..460c0e02ab8 100644 --- a/charts/incubator/tasmocompiler/Chart.yaml +++ b/charts/incubator/tasmocompiler/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "latest" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 13.2.1 + version: 13.2.2 deprecated: false description: "TasmoCompiler is a simple web GUI which allows you to compile fantastic Tasmota firmware with your own settings" home: https://truecharts.org/charts/incubator/tasmocompiler @@ -22,7 +22,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/tasmocompiler - https://github.com/benzino77/tasmocompiler type: application -version: 3.0.3 +version: 3.0.4 annotations: truecharts.org/catagories: | - HomeAutomation diff --git a/charts/incubator/tauticord/Chart.yaml b/charts/incubator/tauticord/Chart.yaml index c5ac0548f1c..863d89a0f1f 100644 --- a/charts/incubator/tauticord/Chart.yaml +++ b/charts/incubator/tauticord/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "3.8.0" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 13.2.1 + version: 13.2.2 deprecated: false description: A Discord bot that displays live data from Tautulli. home: https://truecharts.org/charts/incubator/tauticord @@ -22,7 +22,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/tauticord - https://github.com/nwithan8/tauticord type: application -version: 0.0.3 +version: 0.0.4 annotations: truecharts.org/catagories: | - discord diff --git a/charts/incubator/technitium/Chart.yaml b/charts/incubator/technitium/Chart.yaml index dcf8726fe01..f68d783013d 100644 --- a/charts/incubator/technitium/Chart.yaml +++ b/charts/incubator/technitium/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "11.3.0" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 13.2.1 + version: 13.2.2 deprecated: false description: Technitium DNS Server is an open source authoritative as well as recursive DNS server that can be used for self hosting a DNS server for privacy & security. home: https://truecharts.org/charts/incubator/technitium @@ -21,7 +21,7 @@ sources: - https://github.com/TechnitiumSoftware/DnsServer - https://technitium.com/ type: application -version: 4.0.3 +version: 4.0.4 annotations: truecharts.org/catagories: | - networking diff --git a/charts/incubator/twingate-connector/Chart.yaml b/charts/incubator/twingate-connector/Chart.yaml index e9f3637cba4..f482d50756f 100644 --- a/charts/incubator/twingate-connector/Chart.yaml +++ b/charts/incubator/twingate-connector/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.56.0" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 13.2.1 + version: 13.2.2 deprecated: false description: Twingate is remote access for the modern world. home: https://truecharts.org/charts/incubator/twingate-connector @@ -21,7 +21,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/twingate-connector - https://www.twingate.com/docs/connector-deployment type: application -version: 0.0.3 +version: 0.0.4 annotations: truecharts.org/catagories: | - network diff --git a/charts/incubator/unturned/Chart.yaml b/charts/incubator/unturned/Chart.yaml index 10588c3fbf3..979c5893d0e 100644 --- a/charts/incubator/unturned/Chart.yaml +++ b/charts/incubator/unturned/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "latest" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 13.2.1 + version: 13.2.2 deprecated: false description: Unturned SteamCMD home: https://truecharts.org/charts/incubator/unturned @@ -21,7 +21,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/unturned - https://github.com/ich777/docker-steamcmd-server/tree/unturned type: application -version: 3.0.3 +version: 3.0.4 annotations: truecharts.org/catagories: | - GameServers diff --git a/charts/incubator/wyoming-piper/Chart.yaml b/charts/incubator/wyoming-piper/Chart.yaml index 785afd1798e..fe04eb448f1 100644 --- a/charts/incubator/wyoming-piper/Chart.yaml +++ b/charts/incubator/wyoming-piper/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.0.2" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 13.2.1 + version: 13.2.2 deprecated: false description: The Wyoming integration of piper home: https://truecharts.org/charts/incubator/wyoming-piper @@ -20,7 +20,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/wyoming-piper - https://github.com/home-assistant/addons/tree/master/piper type: application -version: 0.0.4 +version: 0.0.5 annotations: truecharts.org/catagories: | - home-automation diff --git a/charts/incubator/wyoming-whisper/Chart.yaml b/charts/incubator/wyoming-whisper/Chart.yaml index d40c0019b5d..df51c875135 100644 --- a/charts/incubator/wyoming-whisper/Chart.yaml +++ b/charts/incubator/wyoming-whisper/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "latest" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 13.2.1 + version: 13.2.2 deprecated: false description: The Wyoming integration of whisper home: https://truecharts.org/charts/incubator/wyoming-whisper @@ -20,7 +20,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/wyoming-whisper - https://github.com/home-assistant/addons/tree/master/whisper type: application -version: 0.0.3 +version: 0.0.4 annotations: truecharts.org/catagories: | - home-automation diff --git a/charts/operators/cert-manager/Chart.yaml b/charts/operators/cert-manager/Chart.yaml index e26dddbe8bb..ffa41d5622f 100644 --- a/charts/operators/cert-manager/Chart.yaml +++ b/charts/operators/cert-manager/Chart.yaml @@ -11,7 +11,7 @@ keywords: dependencies: - name: common repository: https://library-charts.truecharts.org - version: 13.2.1 + version: 13.2.2 - name: cert-manager repository: https://charts.jetstack.io version: v1.12.3 @@ -27,7 +27,7 @@ sources: - https://github.com/cert-manager - https://cert-manager.io/ type: application -version: 1.0.2 +version: 1.0.3 annotations: truecharts.org/catagories: | - operators diff --git a/charts/operators/cloudnative-pg/Chart.yaml b/charts/operators/cloudnative-pg/Chart.yaml index 3f424c284e9..67f5e4fb15c 100644 --- a/charts/operators/cloudnative-pg/Chart.yaml +++ b/charts/operators/cloudnative-pg/Chart.yaml @@ -11,7 +11,7 @@ keywords: dependencies: - name: common repository: https://library-charts.truecharts.org - version: 13.2.1 + version: 13.2.2 kubeVersion: ">=1.16.0-0" maintainers: - email: info@truecharts.org @@ -23,7 +23,7 @@ sources: - https://github.com/cloudnative-pg - https://cloudnative-pg.io/ type: application -version: 2.0.1 +version: 2.0.2 annotations: truecharts.org/catagories: | - operators diff --git a/charts/operators/metallb/Chart.yaml b/charts/operators/metallb/Chart.yaml index 6b473302f59..b1770369ecb 100644 --- a/charts/operators/metallb/Chart.yaml +++ b/charts/operators/metallb/Chart.yaml @@ -10,7 +10,7 @@ keywords: dependencies: - name: common repository: https://library-charts.truecharts.org - version: 13.2.1 + version: 13.2.2 kubeVersion: ">=1.16.0-0" maintainers: - email: info@truecharts.org @@ -22,7 +22,7 @@ sources: - https://github.com/metallb/metallb - https://metallb.universe.tf type: application -version: 10.0.1 +version: 10.0.2 annotations: truecharts.org/catagories: | - operators diff --git a/charts/operators/prometheus-operator/Chart.yaml b/charts/operators/prometheus-operator/Chart.yaml index 7afe46eeda2..49004c51f46 100644 --- a/charts/operators/prometheus-operator/Chart.yaml +++ b/charts/operators/prometheus-operator/Chart.yaml @@ -11,7 +11,7 @@ keywords: dependencies: - name: common repository: https://library-charts.truecharts.org - version: 13.2.1 + version: 13.2.2 kubeVersion: ">=1.16.0-0" maintainers: - email: info@truecharts.org @@ -22,7 +22,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/operators/prometheus-operator - https://github.com/prometheus-operator type: application -version: 1.0.1 +version: 1.0.2 annotations: truecharts.org/catagories: | - operators diff --git a/charts/stable/guacamole/Chart.yaml b/charts/stable/guacamole/Chart.yaml index 8f9563d97a9..14725ffd134 100644 --- a/charts/stable/guacamole/Chart.yaml +++ b/charts/stable/guacamole/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.5.2" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 13.2.1 + version: 13.2.2 description: Apache Guacamole is a clientless remote desktop gateway. home: https://truecharts.org/charts/stable/guacamole icon: https://truecharts.org/img/hotlink-ok/chart-icons/guacamole.png @@ -20,7 +20,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/guacamole - https://github.com/apache/guacamole-client type: application -version: 9.0.3 +version: 9.0.4 annotations: truecharts.org/catagories: | - utilities diff --git a/charts/stable/mealie/Chart.yaml b/charts/stable/mealie/Chart.yaml index ab2ca3154a5..8d7913bd0bc 100644 --- a/charts/stable/mealie/Chart.yaml +++ b/charts/stable/mealie/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "latest" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 13.2.1 + version: 13.2.2 description: Mealie is a self hosted recipe manager and meal planner with a RestAPI backend home: https://truecharts.org/charts/stable/mealie icon: https://truecharts.org/img/hotlink-ok/chart-icons/mealie.png @@ -18,7 +18,7 @@ name: mealie sources: - https://github.com/truecharts/charts/tree/master/charts/stable/mealie - https://github.com/hay-kot/mealie -version: 16.0.5 +version: 16.0.6 annotations: truecharts.org/catagories: | - utilities diff --git a/charts/stable/photoview/Chart.yaml b/charts/stable/photoview/Chart.yaml index 5cf2ab7252d..aa9d037f987 100644 --- a/charts/stable/photoview/Chart.yaml +++ b/charts/stable/photoview/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2.3.13" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 13.2.1 + version: 13.2.2 description: Photoview is a simple and user-friendly photo gallery. home: https://truecharts.org/charts/stable/photoview icon: https://truecharts.org/img/hotlink-ok/chart-icons/photoview.png @@ -19,7 +19,7 @@ name: photoview sources: - https://github.com/truecharts/charts/tree/master/charts/stable/photoview - https://github.com/photoview/photoview -version: 9.0.2 +version: 9.0.3 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/searxng/Chart.yaml b/charts/stable/searxng/Chart.yaml index b20defa2b31..866c6d8b34d 100644 --- a/charts/stable/searxng/Chart.yaml +++ b/charts/stable/searxng/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "latest" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 13.2.1 + version: 13.2.2 deprecated: false description: Meta search engine which aggregates results from more than 70 search services. home: https://truecharts.org/charts/stable/searxng @@ -22,7 +22,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/searxng - https://github.com/searxng/searxng type: application -version: 3.0.3 +version: 3.0.4 annotations: truecharts.org/catagories: | - Productivity diff --git a/charts/stable/seedsync/Chart.yaml b/charts/stable/seedsync/Chart.yaml index cfb9b8459cf..ff7008e887d 100644 --- a/charts/stable/seedsync/Chart.yaml +++ b/charts/stable/seedsync/Chart.yaml @@ -7,7 +7,7 @@ appVersion: "latest" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 13.2.1 + version: 13.2.2 deprecated: false description: SeedSync is a tool to sync the files on a remote Linux server (like your seedbox, for example). It uses LFTP to transfer files fast! home: https://truecharts.org/charts/stable/seedsync @@ -25,4 +25,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/seedsync - https://github.com/ipsingh06/seedsync type: application -version: 3.0.1 +version: 3.0.2