bump common and redis on migrated incubator apps (#10738)
**Description** <!-- Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change. --> ⚒️ Fixes # <!--(issue)--> **⚙️ Type of change** - [ ] ⚙️ Feature/App addition - [ ] 🪛 Bugfix - [ ] ⚠️ Breaking change (fix or feature that would cause existing functionality to not work as expected) - [ ] 🔃 Refactor of current code **🧪 How Has This Been Tested?** <!-- Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration --> **📃 Notes:** <!-- Please enter any other relevant information here --> **✔️ Checklist:** - [ ] ⚖️ My code follows the style guidelines of this project - [ ] 👀 I have performed a self-review of my own code - [ ] #️⃣ I have commented my code, particularly in hard-to-understand areas - [ ] 📄 I have made corresponding changes to the documentation - [ ] ⚠️ My changes generate no new warnings - [ ] 🧪 I have added tests to this description that prove my fix is effective or that my feature works - [ ] ⬆️ I increased versions for any altered app according to semantic versioning **➕ App addition** If this PR is an app addition please make sure you have done the following. - [ ] 🪞 I have opened a PR on [truecharts/containers](https://github.com/truecharts/containers) adding the container to TrueCharts mirror repo. - [ ] 🖼️ I have added an icon in the Chart's root directory called `icon.png` --- _Please don't blindly check all the boxes. Read them and only check those that apply. Those checkboxes are there for the reviewer to see what is this all about and the status of this PR with a quick glance._ --------- Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
This commit is contained in:
parent
2d51598cf2
commit
76cfb63c3c
|
@ -3,11 +3,11 @@ appVersion: "2023.5.3"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.14.6
|
||||
version: 13.2.0
|
||||
- condition: redis.enabled
|
||||
name: redis
|
||||
repository: https://deps.truecharts.org
|
||||
version: 6.0.62
|
||||
version: 7.0.1
|
||||
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.5
|
||||
version: 13.0.6
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- authentication
|
||||
|
|
|
@ -8,7 +8,7 @@ appVersion: "latest"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.14.6
|
||||
version: 13.2.0
|
||||
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.6
|
||||
version: 3.0.7
|
||||
|
|
|
@ -3,7 +3,7 @@ appVersion: "2.1.1"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.14.6
|
||||
version: 13.2.0
|
||||
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.11
|
||||
version: 3.0.12
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- dashboard
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: factorio
|
||||
version: 4.0.6
|
||||
version: 4.0.7
|
||||
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: 12.14.6
|
||||
version: 13.2.0
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
|
|
|
@ -3,7 +3,7 @@ appVersion: "0.7.30"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.14.6
|
||||
version: 13.2.0
|
||||
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.4
|
||||
version: 0.0.5
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- vpn
|
||||
|
|
|
@ -3,10 +3,10 @@ appVersion: "1.283.5"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.14.6
|
||||
version: 13.2.0
|
||||
- name: redis
|
||||
repository: https://deps.truecharts.org
|
||||
version: 6.0.62
|
||||
version: 7.0.1
|
||||
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.4
|
||||
version: 0.0.5
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- finance
|
||||
|
|
|
@ -3,7 +3,7 @@ appVersion: "0.6.8"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.14.6
|
||||
version: 13.2.0
|
||||
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.1
|
||||
version: 0.0.2
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- dns
|
||||
|
|
|
@ -3,7 +3,7 @@ appVersion: "0.13.0"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.14.6
|
||||
version: 13.2.0
|
||||
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: 6.0.6
|
||||
version: 7.0.2
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- utility
|
||||
|
|
|
@ -3,7 +3,7 @@ appVersion: "latest"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.14.6
|
||||
version: 13.2.0
|
||||
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.0
|
||||
version: 3.0.1
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- Network-Other
|
||||
|
|
|
@ -3,7 +3,7 @@ appVersion: "3.1.0"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.14.6
|
||||
version: 13.2.0
|
||||
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.0
|
||||
version: 4.0.1
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
||||
|
|
|
@ -3,11 +3,11 @@ appVersion: "13.13.2"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.14.6
|
||||
version: 13.2.0
|
||||
- condition: redis.enabled
|
||||
name: redis
|
||||
repository: https://deps.truecharts.org
|
||||
version: 6.0.62
|
||||
version: 7.0.1
|
||||
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.0
|
||||
version: 4.0.1
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- Social
|
||||
|
|
|
@ -3,7 +3,7 @@ appVersion: "0.6.7"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.14.6
|
||||
version: 13.2.0
|
||||
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.7
|
||||
version: 0.0.8
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- networking
|
||||
|
|
|
@ -3,7 +3,7 @@ appVersion: "4.5.0"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.14.6
|
||||
version: 13.2.0
|
||||
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.1
|
||||
version: 1.0.2
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
||||
|
|
|
@ -3,7 +3,7 @@ appVersion: "3.0.0"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.14.6
|
||||
version: 13.2.0
|
||||
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.16
|
||||
version: 11.0.17
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
||||
|
|
|
@ -3,7 +3,7 @@ appVersion: "0.5.1"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.14.6
|
||||
version: 13.2.0
|
||||
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.1
|
||||
version: 3.0.2
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- Productivity
|
||||
|
|
|
@ -3,7 +3,7 @@ appVersion: "2.1.0"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.14.6
|
||||
version: 13.2.0
|
||||
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.0
|
||||
version: 3.0.1
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- MediaApp-Photos
|
||||
|
|
|
@ -3,7 +3,7 @@ appVersion: "2.3.13"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.14.6
|
||||
version: 13.2.0
|
||||
description: Photoview is a simple and user-friendly photo gallery.
|
||||
home: https://truecharts.org/charts/incubator/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/incubator/photoview
|
||||
- https://github.com/photoview/photoview
|
||||
version: 9.0.0
|
||||
version: 9.0.1
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
||||
|
|
|
@ -3,7 +3,7 @@ appVersion: "1.19.0"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.14.6
|
||||
version: 13.2.0
|
||||
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.0
|
||||
version: 3.0.1
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
||||
|
|
|
@ -3,7 +3,7 @@ appVersion: "1.3.25"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.14.6
|
||||
version: 13.2.0
|
||||
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.0
|
||||
version: 3.0.1
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
||||
|
|
|
@ -3,7 +3,7 @@ appVersion: "0.14.0"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.14.6
|
||||
version: 13.2.0
|
||||
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.2
|
||||
version: 4.0.3
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: redisinsight
|
||||
version: 3.0.1
|
||||
version: 3.0.2
|
||||
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: 12.14.6
|
||||
version: 13.2.0
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
|
|
|
@ -3,7 +3,7 @@ appVersion: "latest"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.14.6
|
||||
version: 13.2.0
|
||||
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.6
|
||||
version: 3.0.7
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- Other
|
||||
|
|
|
@ -3,7 +3,7 @@ appVersion: "0.0.5"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.14.6
|
||||
version: 13.2.0
|
||||
- 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.9
|
||||
version: 0.0.10
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- bookmarks
|
||||
|
|
|
@ -3,7 +3,7 @@ appVersion: "2.5.3"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.14.6
|
||||
version: 13.2.0
|
||||
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.1
|
||||
version: 3.0.2
|
||||
annotations:
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/catagories: |
|
||||
|
|
|
@ -3,7 +3,7 @@ appVersion: "latest"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.14.6
|
||||
version: 13.2.0
|
||||
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.15
|
||||
version: 4.0.16
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- speedtest
|
||||
|
|
|
@ -3,7 +3,7 @@ appVersion: "latest"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.14.2
|
||||
version: 13.2.0
|
||||
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.2
|
||||
version: 0.0.3
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- games
|
||||
|
|
|
@ -3,7 +3,7 @@ appVersion: "3.0.5"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.14.6
|
||||
version: 13.2.0
|
||||
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.7
|
||||
version: 4.0.8
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- HomeAutomation
|
||||
|
|
|
@ -3,7 +3,7 @@ appVersion: "latest"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.14.6
|
||||
version: 13.2.0
|
||||
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.0
|
||||
version: 3.0.1
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- HomeAutomation
|
||||
|
|
|
@ -3,7 +3,7 @@ appVersion: "latest"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.14.6
|
||||
version: 13.2.0
|
||||
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.1
|
||||
version: 3.0.2
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- HomeAutomation
|
||||
|
|
|
@ -3,7 +3,7 @@ appVersion: "3.8.0"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.14.6
|
||||
version: 13.2.0
|
||||
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.1
|
||||
version: 0.0.2
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- discord
|
||||
|
|
|
@ -3,7 +3,7 @@ appVersion: "11.3.0"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.14.6
|
||||
version: 13.2.0
|
||||
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.1
|
||||
version: 4.0.2
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- networking
|
||||
|
|
|
@ -3,7 +3,7 @@ appVersion: "1.56.0"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.14.6
|
||||
version: 13.2.0
|
||||
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.1
|
||||
version: 0.0.2
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- network
|
||||
|
|
|
@ -3,7 +3,7 @@ appVersion: "latest"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.14.6
|
||||
version: 13.2.0
|
||||
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.1
|
||||
version: 3.0.2
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- GameServers
|
||||
|
|
|
@ -3,7 +3,7 @@ appVersion: "0.0.2"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.14.6
|
||||
version: 13.2.0
|
||||
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.2
|
||||
version: 0.0.3
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- home-automation
|
||||
|
|
|
@ -3,7 +3,7 @@ appVersion: "latest"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.14.6
|
||||
version: 13.2.0
|
||||
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.1
|
||||
version: 0.0.2
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- home-automation
|
||||
|
|
Loading…
Reference in New Issue