fix(charts): move charts to stable (#32445)
**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 - [x] 🪛 Bugfix - [ ] ⚠️ Breaking change (fix or feature that would cause existing functionality to not work as expected) - [ ] 🔃 Refactor of current code - [ ] 📜 Documentation Changes **🧪 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:** - [x] ⚖️ 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 changes to the documentation - [ ] 🧪 I have added tests to this description that prove my fix is effective or that my feature works - [x] ⬆️ I increased versions for any altered app according to semantic versioning - [x] I made sure the title starts with `feat(chart-name):`, `fix(chart-name):`, `chore(chart-name):`, `docs(chart-name):` or `fix(docs):` **➕ App addition** If this PR is an app addition please make sure you have done the following. - [ ] 🖼️ 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: TrueCharts-Bot <bot@truecharts.org> Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
@@ -4,7 +4,7 @@ annotations:
|
||||
truecharts.org/category: media
|
||||
truecharts.org/max_helm_version: "3.15"
|
||||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: incubator
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: latest
|
||||
dependencies:
|
||||
@@ -17,7 +17,7 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: Easily broadcast/stream to others with sub-second latency
|
||||
home: https://truecharts.org/charts/incubator/broadcast-box
|
||||
home: https://truecharts.org/charts/stable/broadcast-box
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/broadcast-box.webp
|
||||
keywords:
|
||||
- broadcast-box
|
||||
@@ -31,7 +31,7 @@ maintainers:
|
||||
name: broadcast-box
|
||||
sources:
|
||||
- https://github.com/Glimesh/broadcast-box
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/broadcast-box
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/broadcast-box
|
||||
- https://hub.docker.com/r/seaduboi/broadcast-box
|
||||
type: application
|
||||
version: 0.2.2
|
||||
version: 1.0.0
|
||||
|
Before Width: | Height: | Size: 2.9 KiB After Width: | Height: | Size: 2.9 KiB |
@@ -4,7 +4,7 @@ annotations:
|
||||
truecharts.org/category: asset-management
|
||||
truecharts.org/max_helm_version: "3.15"
|
||||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: incubator
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 0.9.13
|
||||
dependencies:
|
||||
@@ -17,7 +17,7 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: The self-hosted firearm tracker website.
|
||||
home: https://truecharts.org/charts/incubator/cannery
|
||||
home: https://truecharts.org/charts/stable/cannery
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/cannery.webp
|
||||
keywords:
|
||||
- cannery
|
||||
@@ -30,7 +30,7 @@ maintainers:
|
||||
name: cannery
|
||||
sources:
|
||||
- https://gitea.bubbletea.dev/shibao/cannery
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/cannery
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/cannery
|
||||
- https://hub.docker.com/r/shibaobun/cannery
|
||||
type: application
|
||||
version: 0.3.2
|
||||
version: 1.0.0
|
||||
|
Before Width: | Height: | Size: 17 KiB After Width: | Height: | Size: 17 KiB |
@@ -2,7 +2,7 @@ annotations:
|
||||
truecharts.org/category: security
|
||||
truecharts.org/max_helm_version: "3.15"
|
||||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: incubator
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 1.52.0
|
||||
dependencies:
|
||||
@@ -15,7 +15,7 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: comet self-hosted
|
||||
home: https://truecharts.org/charts/incubator/comet
|
||||
home: https://truecharts.org/charts/stable/comet
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/comet.webp
|
||||
keywords:
|
||||
- comet
|
||||
@@ -27,6 +27,6 @@ maintainers:
|
||||
name: comet
|
||||
sources:
|
||||
- https://ghcr.io/elfhosted/comet
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/comet
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/comet
|
||||
type: application
|
||||
version: 0.9.1
|
||||
version: 1.0.0
|
||||
|
Before Width: | Height: | Size: 302 B After Width: | Height: | Size: 302 B |
|
Before Width: | Height: | Size: 904 B After Width: | Height: | Size: 904 B |
@@ -4,7 +4,7 @@ annotations:
|
||||
truecharts.org/category: business
|
||||
truecharts.org/max_helm_version: "3.15"
|
||||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: incubator
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 1.9.2
|
||||
dependencies:
|
||||
@@ -17,7 +17,7 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: Open source DocuSign alternative. Create, fill, and sign digital documents.
|
||||
home: https://truecharts.org/charts/incubator/docuseal
|
||||
home: https://truecharts.org/charts/stable/docuseal
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/docuseal.webp
|
||||
keywords:
|
||||
- docuseal
|
||||
@@ -30,7 +30,7 @@ maintainers:
|
||||
name: docuseal
|
||||
sources:
|
||||
- https://github.com/docusealco/docuseal
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/docuseal
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/docuseal
|
||||
- https://hub.docker.com/r/docuseal/docuseal
|
||||
type: application
|
||||
version: 2.9.2
|
||||
version: 3.0.0
|
||||
|
Before Width: | Height: | Size: 996 B After Width: | Height: | Size: 996 B |
|
Before Width: | Height: | Size: 7.4 KiB After Width: | Height: | Size: 7.4 KiB |
@@ -4,7 +4,7 @@ annotations:
|
||||
truecharts.org/category: Cloud
|
||||
truecharts.org/max_helm_version: "3.15"
|
||||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: incubator
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: latest
|
||||
dependencies:
|
||||
@@ -17,7 +17,7 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: One-time encrypted password/secret sharing
|
||||
home: https://truecharts.org/charts/incubator/flashpaper
|
||||
home: https://truecharts.org/charts/stable/flashpaper
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/flashpaper.webp
|
||||
keywords:
|
||||
- flashpaper
|
||||
@@ -36,6 +36,6 @@ sources:
|
||||
- https://ghcr.io/andrewpaglusch/flashpaper
|
||||
- https://github.com/AndrewPaglusch/FlashPaper
|
||||
- https://github.com/andrewpaglusch/FlashPaper/pkgs/container/flashpaper
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/flashpaper
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/flashpaper
|
||||
type: application
|
||||
version: 3.5.1
|
||||
version: 4.0.0
|
||||
|
Before Width: | Height: | Size: 670 B After Width: | Height: | Size: 670 B |
|
Before Width: | Height: | Size: 2.7 KiB After Width: | Height: | Size: 2.7 KiB |
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: ghcr.io/andrewpaglusch/flashpaper
|
||||
tag: latest@sha256:86fba187d74884dc759abb2f655fec28378d67455a1ebe73b3e6eb4c59f99b3f
|
||||
tag: master@sha256:5217032ad5779e617a1179cbe92fb4c45ede22c12b6d5697d2fda6779c349c8d
|
||||
persistence:
|
||||
data:
|
||||
enabled: true
|
||||
@@ -4,7 +4,7 @@ annotations:
|
||||
truecharts.org/category: monitoring
|
||||
truecharts.org/max_helm_version: "3.15"
|
||||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: incubator
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 5.16.0
|
||||
dependencies:
|
||||
@@ -17,7 +17,7 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: Automated service health dashboard
|
||||
home: https://truecharts.org/charts/incubator/gatus
|
||||
home: https://truecharts.org/charts/stable/gatus
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/gatus.webp
|
||||
keywords:
|
||||
- gatus
|
||||
@@ -29,7 +29,7 @@ maintainers:
|
||||
name: gatus
|
||||
sources:
|
||||
- https://github.com/TwiN/gatus
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/gatus
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/gatus
|
||||
- https://hub.docker.com/r/twinproduction/gatus
|
||||
type: application
|
||||
version: 0.5.0
|
||||
version: 1.0.0
|
||||
|
Before Width: | Height: | Size: 1.9 KiB After Width: | Height: | Size: 1.9 KiB |
@@ -4,7 +4,7 @@ annotations:
|
||||
truecharts.org/category: media
|
||||
truecharts.org/max_helm_version: "3.15"
|
||||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: incubator
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 1.0.0
|
||||
dependencies:
|
||||
@@ -17,7 +17,7 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: Kapowarr is a software to build and manage a comic book library, fitting in the *arr suite of software.
|
||||
home: https://truecharts.org/charts/incubator/kapowarr
|
||||
home: https://truecharts.org/charts/stable/kapowarr
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/kapowarr.webp
|
||||
keywords:
|
||||
- kapowarr
|
||||
@@ -30,7 +30,7 @@ maintainers:
|
||||
name: kapowarr
|
||||
sources:
|
||||
- https://github.com/Casvt/Kapowarr
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/kapowarr
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/kapowarr
|
||||
- https://hub.docker.com/r/mrcas/kapowarr
|
||||
type: application
|
||||
version: 1.6.1
|
||||
version: 2.0.0
|
||||
|
Before Width: | Height: | Size: 698 B After Width: | Height: | Size: 698 B |
|
Before Width: | Height: | Size: 5.7 KiB After Width: | Height: | Size: 5.7 KiB |
@@ -4,7 +4,7 @@ annotations:
|
||||
truecharts.org/category: media
|
||||
truecharts.org/max_helm_version: "3.15"
|
||||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: incubator
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 9.1.0
|
||||
dependencies:
|
||||
@@ -17,7 +17,7 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: Lyrion Music Server is a platform for home/office audio streaming.
|
||||
home: https://truecharts.org/charts/incubator/lyrion-music-server
|
||||
home: https://truecharts.org/charts/stable/lyrion-music-server
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/lyrion-music-server.webp
|
||||
keywords:
|
||||
- lyrion-music-server
|
||||
@@ -33,7 +33,7 @@ maintainers:
|
||||
name: lyrion-music-server
|
||||
sources:
|
||||
- https://github.com/LMS-Community/slimserver
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/lyrion-music-server
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/lyrion-music-server
|
||||
- https://hub.docker.com/r/lmscommunity/lyrionmusicserver
|
||||
type: application
|
||||
version: 3.6.8
|
||||
version: 4.0.0
|
||||
|
Before Width: | Height: | Size: 574 B After Width: | Height: | Size: 574 B |
|
Before Width: | Height: | Size: 2.2 KiB After Width: | Height: | Size: 2.2 KiB |
@@ -2,7 +2,7 @@ annotations:
|
||||
truecharts.org/category: productivity
|
||||
truecharts.org/max_helm_version: "3.15"
|
||||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: incubator
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 2.1.1
|
||||
dependencies:
|
||||
@@ -29,7 +29,7 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: Mixpost it's the coolest Self hosted social media management software.
|
||||
home: https://truecharts.org/charts/incubator/mixpost
|
||||
home: https://truecharts.org/charts/stable/mixpost
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/mixpost.webp
|
||||
keywords:
|
||||
- mixpost
|
||||
@@ -44,7 +44,7 @@ maintainers:
|
||||
name: mixpost
|
||||
sources:
|
||||
- https://github.com/inovector/mixpost
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/mixpost
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/mixpost
|
||||
- https://hub.docker.com/r/inovector/mixpost
|
||||
type: application
|
||||
version: 2.3.5
|
||||
version: 3.0.0
|
||||
|
Before Width: | Height: | Size: 412 B After Width: | Height: | Size: 412 B |
|
Before Width: | Height: | Size: 1.7 KiB After Width: | Height: | Size: 1.7 KiB |
@@ -43,6 +43,12 @@ workload:
|
||||
readiness:
|
||||
type: tcp
|
||||
env:
|
||||
# APP_DOMAIN: domain without https:// (needs to be set)
|
||||
APP_DOMAIN: subdomain.mydomain.com
|
||||
# APP_URL: domain with https:// (needs to be set)
|
||||
APP_URL: https://subdomain.mydomain.com
|
||||
# Key Generator https://laravel-encryption-key-generator.vercel.app/
|
||||
APP_KEY: MySecretKey
|
||||
DB_DATABASE: "{{ .Values.mariadb.mariadbDatabase }}"
|
||||
DB_USERNAME: "{{ .Values.mariadb.mariadbUsername }}"
|
||||
DB_HOST:
|
||||
@@ -4,7 +4,7 @@ annotations:
|
||||
truecharts.org/category: file-sharing
|
||||
truecharts.org/max_helm_version: "3.15"
|
||||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: incubator
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 1.11.1
|
||||
dependencies:
|
||||
@@ -17,7 +17,7 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: Local file sharing in your web browser.
|
||||
home: https://truecharts.org/charts/incubator/pairdrop
|
||||
home: https://truecharts.org/charts/stable/pairdrop
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/pairdrop.webp
|
||||
keywords:
|
||||
- file-sharing
|
||||
@@ -31,6 +31,6 @@ sources:
|
||||
- https://ghcr.io/schlagmichdoch/pairdrop
|
||||
- https://github.com/schlagmichdoch/PairDrop
|
||||
- https://github.com/schlagmichdoch/PairDrop/pkgs/container/pairdrop
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/pairdrop
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/pairdrop
|
||||
type: application
|
||||
version: 0.0.2
|
||||
version: 1.0.0
|
||||
|
Before Width: | Height: | Size: 488 B After Width: | Height: | Size: 488 B |
|
Before Width: | Height: | Size: 2.3 KiB After Width: | Height: | Size: 2.3 KiB |
@@ -8,18 +8,6 @@ service:
|
||||
main:
|
||||
protocol: http
|
||||
port: 3000
|
||||
workload:
|
||||
main:
|
||||
podSpec:
|
||||
containers:
|
||||
main:
|
||||
probes:
|
||||
liveness:
|
||||
type: http
|
||||
readiness:
|
||||
type: http
|
||||
startup:
|
||||
type: http
|
||||
portal:
|
||||
open:
|
||||
enabled: true
|
||||
@@ -4,7 +4,7 @@ annotations:
|
||||
truecharts.org/category: helpdesk
|
||||
truecharts.org/max_helm_version: "3.15"
|
||||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: incubator
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: latest
|
||||
dependencies:
|
||||
@@ -17,7 +17,7 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: An open source ticket management & help desk solution.
|
||||
home: https://truecharts.org/charts/incubator/peppermint
|
||||
home: https://truecharts.org/charts/stable/peppermint
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/peppermint.webp
|
||||
keywords:
|
||||
- peppermint
|
||||
@@ -30,7 +30,7 @@ maintainers:
|
||||
name: peppermint
|
||||
sources:
|
||||
- https://github.com/Peppermint-Lab/peppermint
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/peppermint
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/peppermint
|
||||
- https://hub.docker.com/r/pepperlabs/peppermint
|
||||
type: application
|
||||
version: 2.5.1
|
||||
version: 3.0.0
|
||||
|
Before Width: | Height: | Size: 626 B After Width: | Height: | Size: 626 B |
|
Before Width: | Height: | Size: 3.6 KiB After Width: | Height: | Size: 3.6 KiB |
@@ -4,7 +4,7 @@ annotations:
|
||||
truecharts.org/category: files
|
||||
truecharts.org/max_helm_version: "3.15"
|
||||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: incubator
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 1.9.1
|
||||
dependencies:
|
||||
@@ -17,7 +17,7 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: Pingvin Share is self-hosted file sharing platform and an alternative for WeTransfer.
|
||||
home: https://truecharts.org/charts/incubator/pingvin-share
|
||||
home: https://truecharts.org/charts/stable/pingvin-share
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/pingvin-share.webp
|
||||
keywords:
|
||||
- file-sharting
|
||||
@@ -29,7 +29,7 @@ maintainers:
|
||||
name: pingvin-share
|
||||
sources:
|
||||
- https://github.com/stonith404/pingvin-share
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/pingvin-share
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/pingvin-share
|
||||
- https://hub.docker.com/r/stonith404/pingvin-share
|
||||
type: application
|
||||
version: 2.11.0
|
||||
version: 3.0.0
|
||||