chore: bump common to release improved checks on volsync and cnpg (#21454)
**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 - [ ] I made sure the title starts with `feat(chart-name):`, `fix(chart-name):` or `chore(chart-name):` **➕ 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._
This commit is contained in:
@@ -10,7 +10,7 @@ apiVersion: v2
|
|||||||
appVersion: 18.1.0
|
appVersion: 18.1.0
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 22.0.3
|
version: 23.0.0
|
||||||
repository: oci://tccr.io/truecharts
|
repository: oci://tccr.io/truecharts
|
||||||
condition: ""
|
condition: ""
|
||||||
alias: ""
|
alias: ""
|
||||||
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/atuin.webp
|
|||||||
keywords:
|
keywords:
|
||||||
- atuin
|
- atuin
|
||||||
- shell
|
- shell
|
||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
@@ -34,4 +34,4 @@ sources:
|
|||||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/atuin
|
- https://github.com/truecharts/charts/tree/master/charts/incubator/atuin
|
||||||
- https://ghcr.io/atuinsh/atuin
|
- https://ghcr.io/atuinsh/atuin
|
||||||
type: application
|
type: application
|
||||||
version: 3.0.3
|
version: 3.0.4
|
||||||
|
|||||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
|||||||
appVersion: latest
|
appVersion: latest
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 22.0.3
|
version: 23.0.0
|
||||||
repository: oci://tccr.io/truecharts
|
repository: oci://tccr.io/truecharts
|
||||||
condition: ""
|
condition: ""
|
||||||
alias: ""
|
alias: ""
|
||||||
@@ -27,7 +27,7 @@ keywords:
|
|||||||
- Security
|
- Security
|
||||||
- Tools-Utilities
|
- Tools-Utilities
|
||||||
- Network-Web
|
- Network-Web
|
||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
@@ -39,4 +39,4 @@ sources:
|
|||||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/flashpaper
|
- https://github.com/truecharts/charts/tree/master/charts/incubator/flashpaper
|
||||||
- https://ghcr.io/andrewpaglusch/flashpaper
|
- https://ghcr.io/andrewpaglusch/flashpaper
|
||||||
type: application
|
type: application
|
||||||
version: 2.0.3
|
version: 2.0.4
|
||||||
|
|||||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
|||||||
appVersion: 2.0.0
|
appVersion: 2.0.0
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 22.0.0
|
version: 23.0.0
|
||||||
repository: oci://tccr.io/truecharts
|
repository: oci://tccr.io/truecharts
|
||||||
condition: ""
|
condition: ""
|
||||||
alias: ""
|
alias: ""
|
||||||
@@ -22,7 +22,7 @@ home: https://truecharts.org/charts/incubator/kometa
|
|||||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/kometa.webp
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/kometa.webp
|
||||||
keywords:
|
keywords:
|
||||||
- kometa
|
- kometa
|
||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
@@ -33,4 +33,4 @@ sources:
|
|||||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/kometa
|
- https://github.com/truecharts/charts/tree/master/charts/incubator/kometa
|
||||||
- https://hub.docker.com/r/kometateam/kometa
|
- https://hub.docker.com/r/kometateam/kometa
|
||||||
type: application
|
type: application
|
||||||
version: 2.0.0
|
version: 2.0.1
|
||||||
|
|||||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
|||||||
appVersion: de
|
appVersion: de
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 22.0.3
|
version: 23.0.0
|
||||||
repository: oci://tccr.io/truecharts
|
repository: oci://tccr.io/truecharts
|
||||||
condition: ""
|
condition: ""
|
||||||
alias: ""
|
alias: ""
|
||||||
@@ -26,7 +26,7 @@ keywords:
|
|||||||
- squeezebox
|
- squeezebox
|
||||||
- audio
|
- audio
|
||||||
- streaming
|
- streaming
|
||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
@@ -37,4 +37,4 @@ sources:
|
|||||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/lyrion-music-server
|
- https://github.com/truecharts/charts/tree/master/charts/incubator/lyrion-music-server
|
||||||
- https://hub.docker.com/r/lmscommunity/lyrionmusicserver
|
- https://hub.docker.com/r/lmscommunity/lyrionmusicserver
|
||||||
type: application
|
type: application
|
||||||
version: 2.0.3
|
version: 2.0.4
|
||||||
|
|||||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
|||||||
appVersion: latest
|
appVersion: latest
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 22.0.3
|
version: 23.0.0
|
||||||
repository: oci://tccr.io/truecharts
|
repository: oci://tccr.io/truecharts
|
||||||
condition: ""
|
condition: ""
|
||||||
alias: ""
|
alias: ""
|
||||||
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/peppermint.webp
|
|||||||
keywords:
|
keywords:
|
||||||
- peppermint
|
- peppermint
|
||||||
- tickets
|
- tickets
|
||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
@@ -34,4 +34,4 @@ sources:
|
|||||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/peppermint
|
- https://github.com/truecharts/charts/tree/master/charts/incubator/peppermint
|
||||||
- https://hub.docker.com/r/pepperlabs/peppermint
|
- https://hub.docker.com/r/pepperlabs/peppermint
|
||||||
type: application
|
type: application
|
||||||
version: 1.0.3
|
version: 1.0.4
|
||||||
|
|||||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
|||||||
appVersion: latest
|
appVersion: latest
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 22.0.3
|
version: 23.0.0
|
||||||
repository: oci://tccr.io/truecharts
|
repository: oci://tccr.io/truecharts
|
||||||
condition: ""
|
condition: ""
|
||||||
alias: ""
|
alias: ""
|
||||||
@@ -24,7 +24,7 @@ keywords:
|
|||||||
- Whisper
|
- Whisper
|
||||||
- AI
|
- AI
|
||||||
- ML
|
- ML
|
||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
@@ -35,4 +35,4 @@ sources:
|
|||||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/sd-webui-docker
|
- https://github.com/truecharts/charts/tree/master/charts/incubator/sd-webui-docker
|
||||||
- https://ghcr.io/neggles/sd-webui-docker
|
- https://ghcr.io/neggles/sd-webui-docker
|
||||||
type: application
|
type: application
|
||||||
version: 1.0.3
|
version: 1.0.4
|
||||||
|
|||||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
|||||||
appVersion: 2.9.70
|
appVersion: 2.9.70
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 22.0.3
|
version: 23.0.0
|
||||||
repository: oci://tccr.io/truecharts
|
repository: oci://tccr.io/truecharts
|
||||||
condition: ""
|
condition: ""
|
||||||
alias: ""
|
alias: ""
|
||||||
@@ -24,7 +24,7 @@ keywords:
|
|||||||
- ansible
|
- ansible
|
||||||
- semaphore
|
- semaphore
|
||||||
- cicd
|
- cicd
|
||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
@@ -35,4 +35,4 @@ sources:
|
|||||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/semaphore
|
- https://github.com/truecharts/charts/tree/master/charts/incubator/semaphore
|
||||||
- https://hub.docker.com/r/semaphoreui/semaphore
|
- https://hub.docker.com/r/semaphoreui/semaphore
|
||||||
type: application
|
type: application
|
||||||
version: 2.0.3
|
version: 2.0.4
|
||||||
|
|||||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
|||||||
appVersion: 0.20.1
|
appVersion: 0.20.1
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 22.0.3
|
version: 23.0.0
|
||||||
repository: oci://tccr.io/truecharts
|
repository: oci://tccr.io/truecharts
|
||||||
condition: ""
|
condition: ""
|
||||||
alias: ""
|
alias: ""
|
||||||
@@ -24,7 +24,7 @@ keywords:
|
|||||||
- slskd
|
- slskd
|
||||||
- music
|
- music
|
||||||
- soulseek
|
- soulseek
|
||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
@@ -35,4 +35,4 @@ sources:
|
|||||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/slskd
|
- https://github.com/truecharts/charts/tree/master/charts/incubator/slskd
|
||||||
- https://ghcr.io/slskd/slskd
|
- https://ghcr.io/slskd/slskd
|
||||||
type: application
|
type: application
|
||||||
version: 1.0.3
|
version: 1.0.4
|
||||||
|
|||||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
|||||||
appVersion: 1.28.5
|
appVersion: 1.28.5
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 22.0.3
|
version: 23.0.0
|
||||||
repository: oci://tccr.io/truecharts
|
repository: oci://tccr.io/truecharts
|
||||||
condition: ""
|
condition: ""
|
||||||
alias: ""
|
alias: ""
|
||||||
@@ -25,7 +25,7 @@ keywords:
|
|||||||
- monitoring
|
- monitoring
|
||||||
- metrics
|
- metrics
|
||||||
- logs
|
- logs
|
||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
@@ -37,4 +37,4 @@ sources:
|
|||||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/TeslaMate
|
- https://github.com/truecharts/charts/tree/master/charts/incubator/TeslaMate
|
||||||
- https://hub.docker.com/r/teslamate/teslamate
|
- https://hub.docker.com/r/teslamate/teslamate
|
||||||
type: application
|
type: application
|
||||||
version: 1.0.3
|
version: 1.0.4
|
||||||
|
|||||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
|||||||
appVersion: 1.99.0
|
appVersion: 1.99.0
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 22.0.3
|
version: 23.0.0
|
||||||
repository: oci://tccr.io/truecharts
|
repository: oci://tccr.io/truecharts
|
||||||
condition: ""
|
condition: ""
|
||||||
alias: ""
|
alias: ""
|
||||||
@@ -24,7 +24,7 @@ keywords:
|
|||||||
- victoriametrics
|
- victoriametrics
|
||||||
- database
|
- database
|
||||||
- metrics
|
- metrics
|
||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
@@ -35,4 +35,4 @@ sources:
|
|||||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/victoriametrics
|
- https://github.com/truecharts/charts/tree/master/charts/incubator/victoriametrics
|
||||||
- https://hub.docker.com/r/victoriametrics/victoria-metrics
|
- https://hub.docker.com/r/victoriametrics/victoria-metrics
|
||||||
type: application
|
type: application
|
||||||
version: 1.0.3
|
version: 1.0.4
|
||||||
|
|||||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
|||||||
appVersion: 0.9.1
|
appVersion: 0.9.1
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 22.0.3
|
version: 23.0.0
|
||||||
repository: oci://tccr.io/truecharts
|
repository: oci://tccr.io/truecharts
|
||||||
condition: ""
|
condition: ""
|
||||||
alias: ""
|
alias: ""
|
||||||
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/volsync.webp
|
|||||||
keywords:
|
keywords:
|
||||||
- volsync
|
- volsync
|
||||||
- ingress
|
- ingress
|
||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
@@ -37,4 +37,4 @@ sources:
|
|||||||
- https://quay.io/brancz/kube-rbac-proxy
|
- https://quay.io/brancz/kube-rbac-proxy
|
||||||
- https://quay.io/backube/volsync
|
- https://quay.io/backube/volsync
|
||||||
type: application
|
type: application
|
||||||
version: 1.0.3
|
version: 1.0.4
|
||||||
|
|||||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
|||||||
appVersion: latest
|
appVersion: latest
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 22.0.3
|
version: 23.0.0
|
||||||
repository: oci://tccr.io/truecharts
|
repository: oci://tccr.io/truecharts
|
||||||
condition: ""
|
condition: ""
|
||||||
alias: ""
|
alias: ""
|
||||||
@@ -24,7 +24,7 @@ keywords:
|
|||||||
- mapping
|
- mapping
|
||||||
- mind-mapping
|
- mind-mapping
|
||||||
- collaboration
|
- collaboration
|
||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
@@ -36,4 +36,4 @@ sources:
|
|||||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/wisemapping
|
- https://github.com/truecharts/charts/tree/master/charts/incubator/wisemapping
|
||||||
- https://hub.docker.com/r/wisemapping/wisemapping
|
- https://hub.docker.com/r/wisemapping/wisemapping
|
||||||
type: application
|
type: application
|
||||||
version: 1.0.3
|
version: 1.0.4
|
||||||
|
|||||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
|||||||
appVersion: 4.38.8
|
appVersion: 4.38.8
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 22.0.3
|
version: 23.0.0
|
||||||
repository: oci://tccr.io/truecharts
|
repository: oci://tccr.io/truecharts
|
||||||
condition: ""
|
condition: ""
|
||||||
alias: ""
|
alias: ""
|
||||||
@@ -39,7 +39,7 @@ keywords:
|
|||||||
- YubiKey
|
- YubiKey
|
||||||
- Push Notifications
|
- Push Notifications
|
||||||
- LDAP
|
- LDAP
|
||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
@@ -51,4 +51,4 @@ sources:
|
|||||||
- https://github.com/truecharts/charts/tree/master/charts/premium/authelia
|
- https://github.com/truecharts/charts/tree/master/charts/premium/authelia
|
||||||
- https://ghcr.io/authelia/authelia
|
- https://ghcr.io/authelia/authelia
|
||||||
type: application
|
type: application
|
||||||
version: 24.0.3
|
version: 24.0.4
|
||||||
|
|||||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
|||||||
appVersion: 0.23.0
|
appVersion: 0.23.0
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 22.0.3
|
version: 23.0.0
|
||||||
repository: oci://tccr.io/truecharts
|
repository: oci://tccr.io/truecharts
|
||||||
condition: ""
|
condition: ""
|
||||||
alias: ""
|
alias: ""
|
||||||
@@ -30,7 +30,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/blocky.webp
|
|||||||
keywords:
|
keywords:
|
||||||
- dns
|
- dns
|
||||||
- blocky
|
- blocky
|
||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
@@ -44,4 +44,4 @@ sources:
|
|||||||
- https://hub.docker.com/r/spx01/blocky
|
- https://hub.docker.com/r/spx01/blocky
|
||||||
- https://quay.io/oriedge/k8s_gateway
|
- https://quay.io/oriedge/k8s_gateway
|
||||||
type: application
|
type: application
|
||||||
version: 15.0.3
|
version: 15.0.4
|
||||||
|
|||||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
|||||||
appVersion: latest
|
appVersion: latest
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 22.0.3
|
version: 23.0.0
|
||||||
repository: oci://tccr.io/truecharts
|
repository: oci://tccr.io/truecharts
|
||||||
condition: ""
|
condition: ""
|
||||||
alias: ""
|
alias: ""
|
||||||
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/clusterissuer.webp
|
|||||||
keywords:
|
keywords:
|
||||||
- cert-manager
|
- cert-manager
|
||||||
- certificates
|
- certificates
|
||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
@@ -34,4 +34,4 @@ sources:
|
|||||||
- https://github.com/truecharts/charts/tree/master/charts/premium/clusterissuer
|
- https://github.com/truecharts/charts/tree/master/charts/premium/clusterissuer
|
||||||
- https://hub.docker.com/_/hello-world
|
- https://hub.docker.com/_/hello-world
|
||||||
type: application
|
type: application
|
||||||
version: 8.0.4
|
version: 8.0.5
|
||||||
|
|||||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
|||||||
appVersion: 0.21.1155
|
appVersion: 0.21.1155
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 22.0.3
|
version: 23.0.0
|
||||||
repository: oci://tccr.io/truecharts
|
repository: oci://tccr.io/truecharts
|
||||||
condition: ""
|
condition: ""
|
||||||
alias: ""
|
alias: ""
|
||||||
@@ -22,7 +22,7 @@ home: https://truecharts.org/charts/premium/custom-app
|
|||||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/custom-app.webp
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/custom-app.webp
|
||||||
keywords:
|
keywords:
|
||||||
- custom
|
- custom
|
||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
@@ -32,4 +32,4 @@ sources:
|
|||||||
- https://github.com/truecharts/charts/tree/master/charts/premium/custom-app
|
- https://github.com/truecharts/charts/tree/master/charts/premium/custom-app
|
||||||
- https://ghcr.io/linuxserver/jackett
|
- https://ghcr.io/linuxserver/jackett
|
||||||
type: application
|
type: application
|
||||||
version: 13.0.3
|
version: 13.0.4
|
||||||
|
|||||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
|||||||
appVersion: 10.4.2
|
appVersion: 10.4.2
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 22.0.3
|
version: 23.0.0
|
||||||
repository: oci://tccr.io/truecharts
|
repository: oci://tccr.io/truecharts
|
||||||
condition: ""
|
condition: ""
|
||||||
alias: ""
|
alias: ""
|
||||||
@@ -25,7 +25,7 @@ keywords:
|
|||||||
- monitoring
|
- monitoring
|
||||||
- metrics
|
- metrics
|
||||||
- logs
|
- logs
|
||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
@@ -35,7 +35,7 @@ sources:
|
|||||||
- https://grafana.com/
|
- https://grafana.com/
|
||||||
- https://github.com/bitnami/bitnami-docker-grafana
|
- https://github.com/bitnami/bitnami-docker-grafana
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/premium/grafana
|
- https://github.com/truecharts/charts/tree/master/charts/premium/grafana
|
||||||
- https://quay.io/kiwigrid/k8s-sidecar
|
|
||||||
- https://hub.docker.com/r/grafana/grafana
|
- https://hub.docker.com/r/grafana/grafana
|
||||||
|
- https://quay.io/kiwigrid/k8s-sidecar
|
||||||
type: application
|
type: application
|
||||||
version: 15.0.3
|
version: 15.0.4
|
||||||
|
|||||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
|||||||
appVersion: latest
|
appVersion: latest
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 22.0.3
|
version: 23.0.0
|
||||||
repository: oci://tccr.io/truecharts
|
repository: oci://tccr.io/truecharts
|
||||||
condition: ""
|
condition: ""
|
||||||
alias: ""
|
alias: ""
|
||||||
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/metallb-config.webp
|
|||||||
keywords:
|
keywords:
|
||||||
- metallb
|
- metallb
|
||||||
- loadbalancer
|
- loadbalancer
|
||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
@@ -35,4 +35,4 @@ sources:
|
|||||||
- https://github.com/truecharts/charts/tree/master/charts/premium/metallb-config
|
- https://github.com/truecharts/charts/tree/master/charts/premium/metallb-config
|
||||||
- https://hub.docker.com/_/hello-world
|
- https://hub.docker.com/_/hello-world
|
||||||
type: application
|
type: application
|
||||||
version: 7.0.3
|
version: 7.0.4
|
||||||
|
|||||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
|||||||
appVersion: 28.0.4
|
appVersion: 28.0.4
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 22.0.3
|
version: 23.0.0
|
||||||
repository: oci://tccr.io/truecharts
|
repository: oci://tccr.io/truecharts
|
||||||
condition: ""
|
condition: ""
|
||||||
alias: ""
|
alias: ""
|
||||||
@@ -33,7 +33,7 @@ keywords:
|
|||||||
- http
|
- http
|
||||||
- web
|
- web
|
||||||
- php
|
- php
|
||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
@@ -43,11 +43,11 @@ sources:
|
|||||||
- https://github.com/nextcloud/docker
|
- https://github.com/nextcloud/docker
|
||||||
- https://github.com/nextcloud/helm
|
- https://github.com/nextcloud/helm
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/premium/nextcloud
|
- https://github.com/truecharts/charts/tree/master/charts/premium/nextcloud
|
||||||
- https://hub.docker.com/r/collabora/code
|
- https://hub.docker.com/r/clamav/clamav
|
||||||
- https://github.com/truecharts/containers/tree/master/apps/nextcloud-fpm
|
- https://github.com/truecharts/containers/tree/master/apps/nextcloud-fpm
|
||||||
- https://hub.docker.com/r/nginxinc/nginx-unprivileged
|
- https://hub.docker.com/r/collabora/code
|
||||||
- https://github.com/truecharts/containers/tree/master/apps/nextcloud-push-notify
|
- https://github.com/truecharts/containers/tree/master/apps/nextcloud-push-notify
|
||||||
- https://github.com/truecharts/containers/tree/master/apps/nextcloud-imaginary
|
- https://github.com/truecharts/containers/tree/master/apps/nextcloud-imaginary
|
||||||
- https://hub.docker.com/r/clamav/clamav
|
- https://hub.docker.com/r/nginxinc/nginx-unprivileged
|
||||||
type: application
|
type: application
|
||||||
version: 30.0.3
|
version: 30.0.4
|
||||||
|
|||||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
|||||||
appVersion: 2.51.2
|
appVersion: 2.51.2
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 22.0.3
|
version: 23.0.0
|
||||||
repository: oci://tccr.io/truecharts
|
repository: oci://tccr.io/truecharts
|
||||||
condition: ""
|
condition: ""
|
||||||
alias: ""
|
alias: ""
|
||||||
@@ -29,7 +29,7 @@ home: https://truecharts.org/charts/premium/prometheus
|
|||||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/prometheus.webp
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/prometheus.webp
|
||||||
keywords:
|
keywords:
|
||||||
- metrics
|
- metrics
|
||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
@@ -39,8 +39,8 @@ sources:
|
|||||||
- https://github.com/prometheus-community/helm-charts
|
- https://github.com/prometheus-community/helm-charts
|
||||||
- https://github.com/prometheus-operator/kube-prometheus
|
- https://github.com/prometheus-operator/kube-prometheus
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/premium/prometheus
|
- https://github.com/truecharts/charts/tree/master/charts/premium/prometheus
|
||||||
- https://hub.docker.com/r/bitnami/prometheus
|
|
||||||
- https://quay.io/thanos/thanos
|
|
||||||
- https://hub.docker.com/r/bitnami/alertmanager
|
- https://hub.docker.com/r/bitnami/alertmanager
|
||||||
|
- https://quay.io/thanos/thanos
|
||||||
|
- https://hub.docker.com/r/bitnami/prometheus
|
||||||
type: application
|
type: application
|
||||||
version: 18.0.4
|
version: 18.0.5
|
||||||
|
|||||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
|||||||
appVersion: 2.11.2
|
appVersion: 2.11.2
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 22.0.3
|
version: 23.0.0
|
||||||
repository: oci://tccr.io/truecharts
|
repository: oci://tccr.io/truecharts
|
||||||
condition: ""
|
condition: ""
|
||||||
alias: ""
|
alias: ""
|
||||||
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/traefik.webp
|
|||||||
keywords:
|
keywords:
|
||||||
- traefik
|
- traefik
|
||||||
- ingress
|
- ingress
|
||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
@@ -36,4 +36,4 @@ sources:
|
|||||||
- https://github.com/truecharts/charts/tree/master/charts/premium/traefik
|
- https://github.com/truecharts/charts/tree/master/charts/premium/traefik
|
||||||
- https://github.com/truecharts/containers/tree/master/apps/traefik
|
- https://github.com/truecharts/containers/tree/master/apps/traefik
|
||||||
type: application
|
type: application
|
||||||
version: 27.0.4
|
version: 27.0.5
|
||||||
|
|||||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
|||||||
appVersion: 1.30.5
|
appVersion: 1.30.5
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 22.0.3
|
version: 23.0.0
|
||||||
repository: oci://tccr.io/truecharts
|
repository: oci://tccr.io/truecharts
|
||||||
condition: ""
|
condition: ""
|
||||||
alias: ""
|
alias: ""
|
||||||
@@ -27,7 +27,7 @@ keywords:
|
|||||||
- vaultwarden
|
- vaultwarden
|
||||||
- password
|
- password
|
||||||
- rust
|
- rust
|
||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
@@ -38,4 +38,4 @@ sources:
|
|||||||
- https://github.com/truecharts/charts/tree/master/charts/premium/vaultwarden
|
- https://github.com/truecharts/charts/tree/master/charts/premium/vaultwarden
|
||||||
- https://hub.docker.com/r/vaultwarden/server
|
- https://hub.docker.com/r/vaultwarden/server
|
||||||
type: application
|
type: application
|
||||||
version: 27.0.4
|
version: 27.0.5
|
||||||
|
|||||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
|||||||
appVersion: 2.0.2.8
|
appVersion: 2.0.2.8
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 22.0.3
|
version: 23.0.0
|
||||||
repository: oci://tccr.io/truecharts
|
repository: oci://tccr.io/truecharts
|
||||||
condition: ""
|
condition: ""
|
||||||
alias: ""
|
alias: ""
|
||||||
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/acestream.webp
|
|||||||
keywords:
|
keywords:
|
||||||
- acestream
|
- acestream
|
||||||
- MediaServer-Video
|
- MediaServer-Video
|
||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
@@ -34,4 +34,4 @@ sources:
|
|||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/acestream
|
- https://github.com/truecharts/charts/tree/master/charts/stable/acestream
|
||||||
- https://hub.docker.com/r/vstavrinov/acestream-service
|
- https://hub.docker.com/r/vstavrinov/acestream-service
|
||||||
type: application
|
type: application
|
||||||
version: 7.0.4
|
version: 7.0.5
|
||||||
|
|||||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
|||||||
appVersion: 24.4.0
|
appVersion: 24.4.0
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 22.0.3
|
version: 23.0.0
|
||||||
repository: oci://tccr.io/truecharts
|
repository: oci://tccr.io/truecharts
|
||||||
condition: ""
|
condition: ""
|
||||||
alias: ""
|
alias: ""
|
||||||
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/actualserver.webp
|
|||||||
keywords:
|
keywords:
|
||||||
- actualserver
|
- actualserver
|
||||||
- finance
|
- finance
|
||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
@@ -34,4 +34,4 @@ sources:
|
|||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/actualserver
|
- https://github.com/truecharts/charts/tree/master/charts/stable/actualserver
|
||||||
- https://ghcr.io/actualbudget/actual-server
|
- https://ghcr.io/actualbudget/actual-server
|
||||||
type: application
|
type: application
|
||||||
version: 11.0.4
|
version: 11.0.5
|
||||||
|
|||||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
|||||||
appVersion: 0.107.48
|
appVersion: 0.107.48
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 22.0.3
|
version: 23.0.0
|
||||||
repository: oci://tccr.io/truecharts
|
repository: oci://tccr.io/truecharts
|
||||||
condition: ""
|
condition: ""
|
||||||
alias: ""
|
alias: ""
|
||||||
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/adguard-home.webp
|
|||||||
keywords:
|
keywords:
|
||||||
- adblock
|
- adblock
|
||||||
- adguard
|
- adguard
|
||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
@@ -33,4 +33,4 @@ sources:
|
|||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/adguard-home
|
- https://github.com/truecharts/charts/tree/master/charts/stable/adguard-home
|
||||||
- https://hub.docker.com/r/adguard/adguardhome
|
- https://hub.docker.com/r/adguard/adguardhome
|
||||||
type: application
|
type: application
|
||||||
version: 10.0.4
|
version: 10.0.5
|
||||||
|
|||||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
|||||||
appVersion: 0.6.9
|
appVersion: 0.6.9
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 22.0.3
|
version: 23.0.0
|
||||||
repository: oci://tccr.io/truecharts
|
repository: oci://tccr.io/truecharts
|
||||||
condition: ""
|
condition: ""
|
||||||
alias: ""
|
alias: ""
|
||||||
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/adguardhome-sync.webp
|
|||||||
keywords:
|
keywords:
|
||||||
- adguardhome-sync
|
- adguardhome-sync
|
||||||
- Other
|
- Other
|
||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
@@ -34,4 +34,4 @@ sources:
|
|||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/adguardhome-sync
|
- https://github.com/truecharts/charts/tree/master/charts/stable/adguardhome-sync
|
||||||
- https://ghcr.io/bakito/adguardhome-sync
|
- https://ghcr.io/bakito/adguardhome-sync
|
||||||
type: application
|
type: application
|
||||||
version: 7.0.4
|
version: 7.0.5
|
||||||
|
|||||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
|||||||
appVersion: latest
|
appVersion: latest
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 22.0.3
|
version: 23.0.0
|
||||||
repository: oci://tccr.io/truecharts
|
repository: oci://tccr.io/truecharts
|
||||||
condition: ""
|
condition: ""
|
||||||
alias: ""
|
alias: ""
|
||||||
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/adminer.webp
|
|||||||
keywords:
|
keywords:
|
||||||
- adminer
|
- adminer
|
||||||
- Tools-Utilities
|
- Tools-Utilities
|
||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
@@ -34,4 +34,4 @@ sources:
|
|||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/adminer
|
- https://github.com/truecharts/charts/tree/master/charts/stable/adminer
|
||||||
- https://hub.docker.com/_/adminer
|
- https://hub.docker.com/_/adminer
|
||||||
type: application
|
type: application
|
||||||
version: 9.0.4
|
version: 9.0.5
|
||||||
|
|||||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
|||||||
appVersion: 2.12.1
|
appVersion: 2.12.1
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 22.0.3
|
version: 23.0.0
|
||||||
repository: oci://tccr.io/truecharts
|
repository: oci://tccr.io/truecharts
|
||||||
condition: ""
|
condition: ""
|
||||||
alias: ""
|
alias: ""
|
||||||
@@ -24,7 +24,7 @@ keywords:
|
|||||||
- DC++
|
- DC++
|
||||||
- dcpp
|
- dcpp
|
||||||
- airdcpp
|
- airdcpp
|
||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
@@ -36,4 +36,4 @@ sources:
|
|||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/airdcpp-webclient
|
- https://github.com/truecharts/charts/tree/master/charts/stable/airdcpp-webclient
|
||||||
- https://hub.docker.com/r/gangefors/airdcpp-webclient
|
- https://hub.docker.com/r/gangefors/airdcpp-webclient
|
||||||
type: application
|
type: application
|
||||||
version: 11.0.4
|
version: 11.0.5
|
||||||
|
|||||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
|||||||
appVersion: edge-latest
|
appVersion: edge-latest
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 22.0.3
|
version: 23.0.0
|
||||||
repository: oci://tccr.io/truecharts
|
repository: oci://tccr.io/truecharts
|
||||||
condition: ""
|
condition: ""
|
||||||
alias: ""
|
alias: ""
|
||||||
@@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/airsonic-advanced
|
|||||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/airsonic-advanced.webp
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/airsonic-advanced.webp
|
||||||
keywords:
|
keywords:
|
||||||
- airsonic
|
- airsonic
|
||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
@@ -33,4 +33,4 @@ sources:
|
|||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/airsonic-advanced
|
- https://github.com/truecharts/charts/tree/master/charts/stable/airsonic-advanced
|
||||||
- https://hub.docker.com/r/airsonicadvanced/airsonic-advanced
|
- https://hub.docker.com/r/airsonicadvanced/airsonic-advanced
|
||||||
type: application
|
type: application
|
||||||
version: 14.0.4
|
version: 14.0.5
|
||||||
|
|||||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
|||||||
appVersion: 10.6.2
|
appVersion: 10.6.2
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 22.0.3
|
version: 23.0.0
|
||||||
repository: oci://tccr.io/truecharts
|
repository: oci://tccr.io/truecharts
|
||||||
condition: ""
|
condition: ""
|
||||||
alias: ""
|
alias: ""
|
||||||
@@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/airsonic
|
|||||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/airsonic.webp
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/airsonic.webp
|
||||||
keywords:
|
keywords:
|
||||||
- airsonic
|
- airsonic
|
||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
@@ -35,4 +35,4 @@ sources:
|
|||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/airsonic
|
- https://github.com/truecharts/charts/tree/master/charts/stable/airsonic
|
||||||
- https://ghcr.io/linuxserver/airsonic
|
- https://ghcr.io/linuxserver/airsonic
|
||||||
type: application
|
type: application
|
||||||
version: 14.0.4
|
version: 14.0.5
|
||||||
|
|||||||
@@ -10,20 +10,20 @@ apiVersion: v2
|
|||||||
appVersion: alienswarmreactiedrop
|
appVersion: alienswarmreactiedrop
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 22.0.3
|
version: 23.0.0
|
||||||
repository: oci://tccr.io/truecharts
|
repository: oci://tccr.io/truecharts
|
||||||
condition: ""
|
condition: ""
|
||||||
alias: ""
|
alias: ""
|
||||||
tags: []
|
tags: []
|
||||||
import-values: []
|
import-values: []
|
||||||
deprecated: false
|
deprecated: false
|
||||||
description: "This Chart will download and install SteamCMD. It will also install Alien Swarm: Reactive Drop and run it."
|
description: 'This Chart will download and install SteamCMD. It will also install Alien Swarm: Reactive Drop and run it.'
|
||||||
home: https://truecharts.org/charts/stable/alienswarm-reactivedrop
|
home: https://truecharts.org/charts/stable/alienswarm-reactivedrop
|
||||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/alienswarm-reactivedrop.webp
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/alienswarm-reactivedrop.webp
|
||||||
keywords:
|
keywords:
|
||||||
- alienswarm-reactivedrop
|
- alienswarm-reactivedrop
|
||||||
- GameServers
|
- GameServers
|
||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
@@ -34,4 +34,4 @@ sources:
|
|||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/alienswarm-reactivedrop
|
- https://github.com/truecharts/charts/tree/master/charts/stable/alienswarm-reactivedrop
|
||||||
- https://hub.docker.com/r/ich777/steamcmd
|
- https://hub.docker.com/r/ich777/steamcmd
|
||||||
type: application
|
type: application
|
||||||
version: 6.0.4
|
version: 6.0.5
|
||||||
|
|||||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
|||||||
appVersion: alienswarm
|
appVersion: alienswarm
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 22.0.3
|
version: 23.0.0
|
||||||
repository: oci://tccr.io/truecharts
|
repository: oci://tccr.io/truecharts
|
||||||
condition: ""
|
condition: ""
|
||||||
alias: ""
|
alias: ""
|
||||||
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/alienswarm.webp
|
|||||||
keywords:
|
keywords:
|
||||||
- alienswarm
|
- alienswarm
|
||||||
- GameServers
|
- GameServers
|
||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
@@ -34,4 +34,4 @@ sources:
|
|||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/alienswarm
|
- https://github.com/truecharts/charts/tree/master/charts/stable/alienswarm
|
||||||
- https://hub.docker.com/r/ich777/steamcmd
|
- https://hub.docker.com/r/ich777/steamcmd
|
||||||
type: application
|
type: application
|
||||||
version: 6.0.4
|
version: 6.0.5
|
||||||
|
|||||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
|||||||
appVersion: 3.33.0
|
appVersion: 3.33.0
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 22.0.3
|
version: 23.0.0
|
||||||
repository: oci://tccr.io/truecharts
|
repository: oci://tccr.io/truecharts
|
||||||
condition: ""
|
condition: ""
|
||||||
alias: ""
|
alias: ""
|
||||||
@@ -27,7 +27,7 @@ keywords:
|
|||||||
- google driver
|
- google driver
|
||||||
- aliyun driver
|
- aliyun driver
|
||||||
- baiduyun
|
- baiduyun
|
||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
@@ -38,4 +38,4 @@ sources:
|
|||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/alist
|
- https://github.com/truecharts/charts/tree/master/charts/stable/alist
|
||||||
- https://hub.docker.com/r/xhofe/alist-aria2
|
- https://hub.docker.com/r/xhofe/alist-aria2
|
||||||
type: application
|
type: application
|
||||||
version: 10.0.4
|
version: 10.0.5
|
||||||
|
|||||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
|||||||
appVersion: 1.0.16
|
appVersion: 1.0.16
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 22.0.3
|
version: 23.0.0
|
||||||
repository: oci://tccr.io/truecharts
|
repository: oci://tccr.io/truecharts
|
||||||
condition: ""
|
condition: ""
|
||||||
alias: ""
|
alias: ""
|
||||||
@@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/amcrest2mqtt
|
|||||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/amcrest2mqtt.webp
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/amcrest2mqtt.webp
|
||||||
keywords:
|
keywords:
|
||||||
- amcrest2mqtt
|
- amcrest2mqtt
|
||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
@@ -33,4 +33,4 @@ sources:
|
|||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/amcrest2mqtt
|
- https://github.com/truecharts/charts/tree/master/charts/stable/amcrest2mqtt
|
||||||
- https://hub.docker.com/r/dchesterton/amcrest2mqtt
|
- https://hub.docker.com/r/dchesterton/amcrest2mqtt
|
||||||
type: application
|
type: application
|
||||||
version: 12.0.4
|
version: 12.0.5
|
||||||
|
|||||||
@@ -10,20 +10,20 @@ apiVersion: v2
|
|||||||
appVersion: aaproinggrounds
|
appVersion: aaproinggrounds
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 22.0.3
|
version: 23.0.0
|
||||||
repository: oci://tccr.io/truecharts
|
repository: oci://tccr.io/truecharts
|
||||||
condition: ""
|
condition: ""
|
||||||
alias: ""
|
alias: ""
|
||||||
tags: []
|
tags: []
|
||||||
import-values: []
|
import-values: []
|
||||||
deprecated: false
|
deprecated: false
|
||||||
description: "This Chart will download and install SteamCMD. It will also install America's Army: Proving Grounds and run it."
|
description: 'This Chart will download and install SteamCMD. It will also install America''s Army: Proving Grounds and run it.'
|
||||||
home: https://truecharts.org/charts/stable/americasarmy-pg
|
home: https://truecharts.org/charts/stable/americasarmy-pg
|
||||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/americasarmy-pg.webp
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/americasarmy-pg.webp
|
||||||
keywords:
|
keywords:
|
||||||
- americasarmy-pg
|
- americasarmy-pg
|
||||||
- GameServers
|
- GameServers
|
||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
@@ -34,4 +34,4 @@ sources:
|
|||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/americasarmy-pg
|
- https://github.com/truecharts/charts/tree/master/charts/stable/americasarmy-pg
|
||||||
- https://hub.docker.com/r/ich777/steamcmd
|
- https://hub.docker.com/r/ich777/steamcmd
|
||||||
type: application
|
type: application
|
||||||
version: 6.0.4
|
version: 6.0.5
|
||||||
|
|||||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
|||||||
appVersion: latest
|
appVersion: latest
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 22.0.3
|
version: 23.0.0
|
||||||
repository: oci://tccr.io/truecharts
|
repository: oci://tccr.io/truecharts
|
||||||
condition: ""
|
condition: ""
|
||||||
alias: ""
|
alias: ""
|
||||||
@@ -25,7 +25,7 @@ keywords:
|
|||||||
- Downloaders
|
- Downloaders
|
||||||
- Productivity
|
- Productivity
|
||||||
- Tools-Utilities
|
- Tools-Utilities
|
||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
@@ -36,4 +36,4 @@ sources:
|
|||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/amule
|
- https://github.com/truecharts/charts/tree/master/charts/stable/amule
|
||||||
- https://hub.docker.com/r/tchabaud/amule
|
- https://hub.docker.com/r/tchabaud/amule
|
||||||
type: application
|
type: application
|
||||||
version: 8.0.4
|
version: 8.0.5
|
||||||
|
|||||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
|||||||
appVersion: latest
|
appVersion: latest
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 22.0.3
|
version: 23.0.0
|
||||||
repository: oci://tccr.io/truecharts
|
repository: oci://tccr.io/truecharts
|
||||||
condition: ""
|
condition: ""
|
||||||
alias: ""
|
alias: ""
|
||||||
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/android-8-0.webp
|
|||||||
keywords:
|
keywords:
|
||||||
- android-8-0
|
- android-8-0
|
||||||
- Other
|
- Other
|
||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
@@ -34,4 +34,4 @@ sources:
|
|||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/android-8-0
|
- https://github.com/truecharts/charts/tree/master/charts/stable/android-8-0
|
||||||
- https://hub.docker.com/r/ulisses1478/docker-android
|
- https://hub.docker.com/r/ulisses1478/docker-android
|
||||||
type: application
|
type: application
|
||||||
version: 6.0.4
|
version: 6.0.5
|
||||||
|
|||||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
|||||||
appVersion: latest
|
appVersion: latest
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 22.0.3
|
version: 23.0.0
|
||||||
repository: oci://tccr.io/truecharts
|
repository: oci://tccr.io/truecharts
|
||||||
condition: ""
|
condition: ""
|
||||||
alias: ""
|
alias: ""
|
||||||
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/androiddebugbridge.webp
|
|||||||
keywords:
|
keywords:
|
||||||
- androiddebugbridge
|
- androiddebugbridge
|
||||||
- home-automation
|
- home-automation
|
||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
@@ -33,4 +33,4 @@ sources:
|
|||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/androiddebugbridge
|
- https://github.com/truecharts/charts/tree/master/charts/stable/androiddebugbridge
|
||||||
- https://hub.docker.com/r/barnybbb/adb-hass-androidtv
|
- https://hub.docker.com/r/barnybbb/adb-hass-androidtv
|
||||||
type: application
|
type: application
|
||||||
version: 6.0.4
|
version: 6.0.5
|
||||||
|
|||||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
|||||||
appVersion: 1.1.14
|
appVersion: 1.1.14
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 22.0.3
|
version: 23.0.0
|
||||||
repository: oci://tccr.io/truecharts
|
repository: oci://tccr.io/truecharts
|
||||||
condition: ""
|
condition: ""
|
||||||
alias: ""
|
alias: ""
|
||||||
@@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/anki-sync-server
|
|||||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/anki-sync-server.webp
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/anki-sync-server.webp
|
||||||
keywords:
|
keywords:
|
||||||
- anki-sync-server
|
- anki-sync-server
|
||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
@@ -33,4 +33,4 @@ sources:
|
|||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/anki-sync-server
|
- https://github.com/truecharts/charts/tree/master/charts/stable/anki-sync-server
|
||||||
- https://hub.docker.com/r/ankicommunity/anki-sync-server-rs
|
- https://hub.docker.com/r/ankicommunity/anki-sync-server-rs
|
||||||
type: application
|
type: application
|
||||||
version: 7.0.4
|
version: 7.0.5
|
||||||
|
|||||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
|||||||
appVersion: 1.1.0
|
appVersion: 1.1.0
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 22.0.3
|
version: 23.0.0
|
||||||
repository: oci://tccr.io/truecharts
|
repository: oci://tccr.io/truecharts
|
||||||
condition: ""
|
condition: ""
|
||||||
alias: ""
|
alias: ""
|
||||||
@@ -36,7 +36,7 @@ home: https://truecharts.org/charts/stable/anonaddy
|
|||||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/anonaddy.webp
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/anonaddy.webp
|
||||||
keywords:
|
keywords:
|
||||||
- anonaddy
|
- anonaddy
|
||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
@@ -47,4 +47,4 @@ sources:
|
|||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/anonaddy
|
- https://github.com/truecharts/charts/tree/master/charts/stable/anonaddy
|
||||||
- https://hub.docker.com/r/anonaddy/anonaddy
|
- https://hub.docker.com/r/anonaddy/anonaddy
|
||||||
type: application
|
type: application
|
||||||
version: 21.0.4
|
version: 21.0.5
|
||||||
|
|||||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
|||||||
appVersion: latest
|
appVersion: latest
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 22.0.3
|
version: 23.0.0
|
||||||
repository: oci://tccr.io/truecharts
|
repository: oci://tccr.io/truecharts
|
||||||
condition: ""
|
condition: ""
|
||||||
alias: ""
|
alias: ""
|
||||||
@@ -25,7 +25,7 @@ keywords:
|
|||||||
- Network-Other
|
- Network-Other
|
||||||
- Productivity
|
- Productivity
|
||||||
- Tools-Utilities
|
- Tools-Utilities
|
||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
@@ -36,4 +36,4 @@ sources:
|
|||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/anope
|
- https://github.com/truecharts/charts/tree/master/charts/stable/anope
|
||||||
- https://hub.docker.com/r/ich777/anope
|
- https://hub.docker.com/r/ich777/anope
|
||||||
type: application
|
type: application
|
||||||
version: 6.0.4
|
version: 6.0.5
|
||||||
|
|||||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
|||||||
appVersion: 1.2.0
|
appVersion: 1.2.0
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 22.0.3
|
version: 23.0.0
|
||||||
repository: oci://tccr.io/truecharts
|
repository: oci://tccr.io/truecharts
|
||||||
condition: ""
|
condition: ""
|
||||||
alias: ""
|
alias: ""
|
||||||
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/answer.webp
|
|||||||
keywords:
|
keywords:
|
||||||
- answer
|
- answer
|
||||||
- forum
|
- forum
|
||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
@@ -34,4 +34,4 @@ sources:
|
|||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/answer
|
- https://github.com/truecharts/charts/tree/master/charts/stable/answer
|
||||||
- https://hub.docker.com/r/answerdev/answer
|
- https://hub.docker.com/r/answerdev/answer
|
||||||
type: application
|
type: application
|
||||||
version: 4.0.4
|
version: 4.0.5
|
||||||
|
|||||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
|||||||
appVersion: latest
|
appVersion: latest
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 22.0.3
|
version: 23.0.0
|
||||||
repository: oci://tccr.io/truecharts
|
repository: oci://tccr.io/truecharts
|
||||||
condition: ""
|
condition: ""
|
||||||
alias: ""
|
alias: ""
|
||||||
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/anything-llm.webp
|
|||||||
keywords:
|
keywords:
|
||||||
- anything-llm
|
- anything-llm
|
||||||
- ai
|
- ai
|
||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
@@ -34,4 +34,4 @@ sources:
|
|||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/anything-llm
|
- https://github.com/truecharts/charts/tree/master/charts/stable/anything-llm
|
||||||
- https://ghcr.io/mintplex-labs/anything-llm
|
- https://ghcr.io/mintplex-labs/anything-llm
|
||||||
type: application
|
type: application
|
||||||
version: 2.0.4
|
version: 2.0.5
|
||||||
|
|||||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
|||||||
appVersion: 1.4.1
|
appVersion: 1.4.1
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 22.0.3
|
version: 23.0.0
|
||||||
repository: oci://tccr.io/truecharts
|
repository: oci://tccr.io/truecharts
|
||||||
condition: ""
|
condition: ""
|
||||||
alias: ""
|
alias: ""
|
||||||
@@ -25,7 +25,7 @@ keywords:
|
|||||||
- streaming
|
- streaming
|
||||||
- m3u
|
- m3u
|
||||||
- playlist
|
- playlist
|
||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
@@ -35,4 +35,4 @@ sources:
|
|||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/apache-musicindex
|
- https://github.com/truecharts/charts/tree/master/charts/stable/apache-musicindex
|
||||||
- https://ghcr.io/k8s-at-home/apache-musicindex
|
- https://ghcr.io/k8s-at-home/apache-musicindex
|
||||||
type: application
|
type: application
|
||||||
version: 12.0.4
|
version: 12.0.5
|
||||||
|
|||||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
|||||||
appVersion: latest
|
appVersion: latest
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 22.0.3
|
version: 23.0.0
|
||||||
repository: oci://tccr.io/truecharts
|
repository: oci://tccr.io/truecharts
|
||||||
condition: ""
|
condition: ""
|
||||||
alias: ""
|
alias: ""
|
||||||
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/apache-webdav.webp
|
|||||||
keywords:
|
keywords:
|
||||||
- apache-webdav
|
- apache-webdav
|
||||||
- Cloud
|
- Cloud
|
||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
@@ -35,4 +35,4 @@ sources:
|
|||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/apache-webdav
|
- https://github.com/truecharts/charts/tree/master/charts/stable/apache-webdav
|
||||||
- https://hub.docker.com/r/apachewebdav/apachewebdav
|
- https://hub.docker.com/r/apachewebdav/apachewebdav
|
||||||
type: application
|
type: application
|
||||||
version: 6.0.4
|
version: 6.0.5
|
||||||
|
|||||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
|||||||
appVersion: 4.4.2
|
appVersion: 4.4.2
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 22.0.3
|
version: 23.0.0
|
||||||
repository: oci://tccr.io/truecharts
|
repository: oci://tccr.io/truecharts
|
||||||
condition: ""
|
condition: ""
|
||||||
alias: ""
|
alias: ""
|
||||||
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/appdaemon.webp
|
|||||||
keywords:
|
keywords:
|
||||||
- appdaemon
|
- appdaemon
|
||||||
- home-automation
|
- home-automation
|
||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
@@ -34,4 +34,4 @@ sources:
|
|||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/appdaemon
|
- https://github.com/truecharts/charts/tree/master/charts/stable/appdaemon
|
||||||
- https://hub.docker.com/r/acockburn/appdaemon
|
- https://hub.docker.com/r/acockburn/appdaemon
|
||||||
type: application
|
type: application
|
||||||
version: 17.0.4
|
version: 17.0.5
|
||||||
|
|||||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
|||||||
appVersion: 3.7.4
|
appVersion: 3.7.4
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 22.0.3
|
version: 23.0.0
|
||||||
repository: oci://tccr.io/truecharts
|
repository: oci://tccr.io/truecharts
|
||||||
condition: ""
|
condition: ""
|
||||||
alias: ""
|
alias: ""
|
||||||
@@ -25,7 +25,7 @@ keywords:
|
|||||||
- Network-Proxy
|
- Network-Proxy
|
||||||
- Network-Other
|
- Network-Other
|
||||||
- Tools-Utilities
|
- Tools-Utilities
|
||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
@@ -36,4 +36,4 @@ sources:
|
|||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/apt-cacher-ng
|
- https://github.com/truecharts/charts/tree/master/charts/stable/apt-cacher-ng
|
||||||
- https://hub.docker.com/r/sameersbn/apt-cacher-ng
|
- https://hub.docker.com/r/sameersbn/apt-cacher-ng
|
||||||
type: application
|
type: application
|
||||||
version: 9.0.4
|
version: 9.0.5
|
||||||
|
|||||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
|||||||
appVersion: latest
|
appVersion: latest
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 22.0.3
|
version: 23.0.0
|
||||||
repository: oci://tccr.io/truecharts
|
repository: oci://tccr.io/truecharts
|
||||||
condition: ""
|
condition: ""
|
||||||
alias: ""
|
alias: ""
|
||||||
@@ -25,7 +25,7 @@ keywords:
|
|||||||
- archiving
|
- archiving
|
||||||
- digipres
|
- digipres
|
||||||
- backup
|
- backup
|
||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
@@ -36,4 +36,4 @@ sources:
|
|||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/archivebox
|
- https://github.com/truecharts/charts/tree/master/charts/stable/archivebox
|
||||||
- https://hub.docker.com/r/archivebox/archivebox
|
- https://hub.docker.com/r/archivebox/archivebox
|
||||||
type: application
|
type: application
|
||||||
version: 3.0.4
|
version: 3.0.5
|
||||||
|
|||||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
|||||||
appVersion: latest
|
appVersion: latest
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 22.0.3
|
version: 23.0.0
|
||||||
repository: oci://tccr.io/truecharts
|
repository: oci://tccr.io/truecharts
|
||||||
condition: ""
|
condition: ""
|
||||||
alias: ""
|
alias: ""
|
||||||
@@ -25,7 +25,7 @@ keywords:
|
|||||||
- Backup
|
- Backup
|
||||||
- Cloud
|
- Cloud
|
||||||
- Downloaders
|
- Downloaders
|
||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
@@ -35,4 +35,4 @@ sources:
|
|||||||
- https://wiki.archiveteam.org/index.php/ArchiveTeam_Warrior
|
- https://wiki.archiveteam.org/index.php/ArchiveTeam_Warrior
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/archiveteam-warrior
|
- https://github.com/truecharts/charts/tree/master/charts/stable/archiveteam-warrior
|
||||||
type: application
|
type: application
|
||||||
version: 6.0.4
|
version: 6.0.5
|
||||||
|
|||||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
|||||||
appVersion: latest
|
appVersion: latest
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 22.0.3
|
version: 23.0.0
|
||||||
repository: oci://tccr.io/truecharts
|
repository: oci://tccr.io/truecharts
|
||||||
condition: ""
|
condition: ""
|
||||||
alias: ""
|
alias: ""
|
||||||
@@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/aria2
|
|||||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/aria2.webp
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/aria2.webp
|
||||||
keywords:
|
keywords:
|
||||||
- aria2
|
- aria2
|
||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
@@ -33,4 +33,4 @@ sources:
|
|||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/aria2
|
- https://github.com/truecharts/charts/tree/master/charts/stable/aria2
|
||||||
- https://hub.docker.com/r/p3terx/aria2-pro
|
- https://hub.docker.com/r/p3terx/aria2-pro
|
||||||
type: application
|
type: application
|
||||||
version: 13.0.4
|
version: 13.0.5
|
||||||
|
|||||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
|||||||
appVersion: 1.3.6
|
appVersion: 1.3.6
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 22.0.3
|
version: 23.0.0
|
||||||
repository: oci://tccr.io/truecharts
|
repository: oci://tccr.io/truecharts
|
||||||
condition: ""
|
condition: ""
|
||||||
alias: ""
|
alias: ""
|
||||||
@@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/ariang
|
|||||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/ariang.webp
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/ariang.webp
|
||||||
keywords:
|
keywords:
|
||||||
- ariang
|
- ariang
|
||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
@@ -33,4 +33,4 @@ sources:
|
|||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/ariang
|
- https://github.com/truecharts/charts/tree/master/charts/stable/ariang
|
||||||
- https://hub.docker.com/r/leonismoe/ariang
|
- https://hub.docker.com/r/leonismoe/ariang
|
||||||
type: application
|
type: application
|
||||||
version: 9.0.4
|
version: 9.0.5
|
||||||
|
|||||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
|||||||
appVersion: arkse
|
appVersion: arkse
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 22.0.3
|
version: 23.0.0
|
||||||
repository: oci://tccr.io/truecharts
|
repository: oci://tccr.io/truecharts
|
||||||
condition: ""
|
condition: ""
|
||||||
alias: ""
|
alias: ""
|
||||||
@@ -24,7 +24,7 @@ keywords:
|
|||||||
- arksurvivalevolved
|
- arksurvivalevolved
|
||||||
- arkse
|
- arkse
|
||||||
- GameServers
|
- GameServers
|
||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
@@ -35,4 +35,4 @@ sources:
|
|||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/arksurvivalevolved
|
- https://github.com/truecharts/charts/tree/master/charts/stable/arksurvivalevolved
|
||||||
- https://hub.docker.com/r/ich777/steamcmd
|
- https://hub.docker.com/r/ich777/steamcmd
|
||||||
type: application
|
type: application
|
||||||
version: 8.0.4
|
version: 8.0.5
|
||||||
|
|||||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
|||||||
appVersion: arma3
|
appVersion: arma3
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 22.0.3
|
version: 23.0.0
|
||||||
repository: oci://tccr.io/truecharts
|
repository: oci://tccr.io/truecharts
|
||||||
condition: ""
|
condition: ""
|
||||||
alias: ""
|
alias: ""
|
||||||
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/arma3.webp
|
|||||||
keywords:
|
keywords:
|
||||||
- arma3
|
- arma3
|
||||||
- GameServers
|
- GameServers
|
||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
@@ -34,4 +34,4 @@ sources:
|
|||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/arma3
|
- https://github.com/truecharts/charts/tree/master/charts/stable/arma3
|
||||||
- https://hub.docker.com/r/ich777/steamcmd
|
- https://hub.docker.com/r/ich777/steamcmd
|
||||||
type: application
|
type: application
|
||||||
version: 6.0.4
|
version: 6.0.5
|
||||||
|
|||||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
|||||||
appVersion: arma3exilemod
|
appVersion: arma3exilemod
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 22.0.3
|
version: 23.0.0
|
||||||
repository: oci://tccr.io/truecharts
|
repository: oci://tccr.io/truecharts
|
||||||
condition: ""
|
condition: ""
|
||||||
alias: ""
|
alias: ""
|
||||||
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/arma3exilemod.webp
|
|||||||
keywords:
|
keywords:
|
||||||
- arma3exilemod
|
- arma3exilemod
|
||||||
- GameServers
|
- GameServers
|
||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
@@ -33,4 +33,4 @@ sources:
|
|||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/arma3exilemod
|
- https://github.com/truecharts/charts/tree/master/charts/stable/arma3exilemod
|
||||||
- https://hub.docker.com/r/ich777/steamcmd
|
- https://hub.docker.com/r/ich777/steamcmd
|
||||||
type: application
|
type: application
|
||||||
version: 6.0.4
|
version: 6.0.5
|
||||||
|
|||||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
|||||||
appVersion: assettocorsa
|
appVersion: assettocorsa
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 22.0.3
|
version: 23.0.0
|
||||||
repository: oci://tccr.io/truecharts
|
repository: oci://tccr.io/truecharts
|
||||||
condition: ""
|
condition: ""
|
||||||
alias: ""
|
alias: ""
|
||||||
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/assettocorsa.webp
|
|||||||
keywords:
|
keywords:
|
||||||
- assettocorsa
|
- assettocorsa
|
||||||
- GameServers
|
- GameServers
|
||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
@@ -34,4 +34,4 @@ sources:
|
|||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/assettocorsa
|
- https://github.com/truecharts/charts/tree/master/charts/stable/assettocorsa
|
||||||
- https://hub.docker.com/r/ich777/steamcmd
|
- https://hub.docker.com/r/ich777/steamcmd
|
||||||
type: application
|
type: application
|
||||||
version: 6.0.4
|
version: 6.0.5
|
||||||
|
|||||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
|||||||
appVersion: 3.0.2
|
appVersion: 3.0.2
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 22.0.3
|
version: 23.0.0
|
||||||
repository: oci://tccr.io/truecharts
|
repository: oci://tccr.io/truecharts
|
||||||
condition: ""
|
condition: ""
|
||||||
alias: ""
|
alias: ""
|
||||||
@@ -26,7 +26,7 @@ keywords:
|
|||||||
- recorder
|
- recorder
|
||||||
- editor
|
- editor
|
||||||
- audio
|
- audio
|
||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
@@ -38,4 +38,4 @@ sources:
|
|||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/audacity
|
- https://github.com/truecharts/charts/tree/master/charts/stable/audacity
|
||||||
- https://ghcr.io/linuxserver/audacity
|
- https://ghcr.io/linuxserver/audacity
|
||||||
type: application
|
type: application
|
||||||
version: 13.0.4
|
version: 13.0.5
|
||||||
|
|||||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
|||||||
appVersion: 2.9.0
|
appVersion: 2.9.0
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 22.0.3
|
version: 23.0.0
|
||||||
repository: oci://tccr.io/truecharts
|
repository: oci://tccr.io/truecharts
|
||||||
condition: ""
|
condition: ""
|
||||||
alias: ""
|
alias: ""
|
||||||
@@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/audiobookshelf
|
|||||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/audiobookshelf.webp
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/audiobookshelf.webp
|
||||||
keywords:
|
keywords:
|
||||||
- audiobookshelf
|
- audiobookshelf
|
||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
@@ -33,4 +33,4 @@ sources:
|
|||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/audiobookshelf
|
- https://github.com/truecharts/charts/tree/master/charts/stable/audiobookshelf
|
||||||
- https://hub.docker.com/r/advplyr/audiobookshelf
|
- https://hub.docker.com/r/advplyr/audiobookshelf
|
||||||
type: application
|
type: application
|
||||||
version: 10.0.4
|
version: 10.0.5
|
||||||
|
|||||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
|||||||
appVersion: latest
|
appVersion: latest
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 22.0.3
|
version: 23.0.0
|
||||||
repository: oci://tccr.io/truecharts
|
repository: oci://tccr.io/truecharts
|
||||||
condition: ""
|
condition: ""
|
||||||
alias: ""
|
alias: ""
|
||||||
@@ -25,7 +25,7 @@ keywords:
|
|||||||
- Cloud
|
- Cloud
|
||||||
- Tools-Utilities
|
- Tools-Utilities
|
||||||
- Network-FTP
|
- Network-FTP
|
||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
@@ -36,4 +36,4 @@ sources:
|
|||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/aurora-files
|
- https://github.com/truecharts/charts/tree/master/charts/stable/aurora-files
|
||||||
- https://hub.docker.com/r/afterlogic/docker-aurora-files
|
- https://hub.docker.com/r/afterlogic/docker-aurora-files
|
||||||
type: application
|
type: application
|
||||||
version: 6.0.4
|
version: 6.0.5
|
||||||
|
|||||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
|||||||
appVersion: 2024.4.1
|
appVersion: 2024.4.1
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 22.0.3
|
version: 23.0.0
|
||||||
repository: oci://tccr.io/truecharts
|
repository: oci://tccr.io/truecharts
|
||||||
condition: ""
|
condition: ""
|
||||||
alias: ""
|
alias: ""
|
||||||
@@ -29,7 +29,7 @@ home: https://truecharts.org/charts/stable/authentik
|
|||||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/authentik.webp
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/authentik.webp
|
||||||
keywords:
|
keywords:
|
||||||
- authentik
|
- authentik
|
||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
@@ -40,9 +40,9 @@ sources:
|
|||||||
- https://github.com/goauthentik/authentik
|
- https://github.com/goauthentik/authentik
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/authentik
|
- https://github.com/truecharts/charts/tree/master/charts/stable/authentik
|
||||||
- https://ghcr.io/goauthentik/server
|
- https://ghcr.io/goauthentik/server
|
||||||
- https://ghcr.io/maxmind/geoipupdate
|
|
||||||
- https://ghcr.io/goauthentik/ldap
|
|
||||||
- https://ghcr.io/goauthentik/radius
|
|
||||||
- https://ghcr.io/goauthentik/proxy
|
- https://ghcr.io/goauthentik/proxy
|
||||||
|
- https://ghcr.io/maxmind/geoipupdate
|
||||||
|
- https://ghcr.io/goauthentik/radius
|
||||||
|
- https://ghcr.io/goauthentik/ldap
|
||||||
type: application
|
type: application
|
||||||
version: 26.0.4
|
version: 26.0.5
|
||||||
|
|||||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
|||||||
appVersion: latest
|
appVersion: latest
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 22.0.3
|
version: 23.0.0
|
||||||
repository: oci://tccr.io/truecharts
|
repository: oci://tccr.io/truecharts
|
||||||
condition: ""
|
condition: ""
|
||||||
alias: ""
|
alias: ""
|
||||||
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/auto-yt-dl.webp
|
|||||||
keywords:
|
keywords:
|
||||||
- auto-yt-dl
|
- auto-yt-dl
|
||||||
- Downloaders
|
- Downloaders
|
||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
@@ -34,4 +34,4 @@ sources:
|
|||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/auto-yt-dl
|
- https://github.com/truecharts/charts/tree/master/charts/stable/auto-yt-dl
|
||||||
- https://hub.docker.com/r/guhu007/auto-yt-dl
|
- https://hub.docker.com/r/guhu007/auto-yt-dl
|
||||||
type: application
|
type: application
|
||||||
version: 6.0.4
|
version: 6.0.5
|
||||||
|
|||||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
|||||||
appVersion: 1.41.0
|
appVersion: 1.41.0
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 22.0.3
|
version: 23.0.0
|
||||||
repository: oci://tccr.io/truecharts
|
repository: oci://tccr.io/truecharts
|
||||||
condition: ""
|
condition: ""
|
||||||
alias: ""
|
alias: ""
|
||||||
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/autobrr.webp
|
|||||||
keywords:
|
keywords:
|
||||||
- autobrr
|
- autobrr
|
||||||
- torrent
|
- torrent
|
||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
@@ -34,4 +34,4 @@ sources:
|
|||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/autobrr
|
- https://github.com/truecharts/charts/tree/master/charts/stable/autobrr
|
||||||
- https://ghcr.io/autobrr/autobrr
|
- https://ghcr.io/autobrr/autobrr
|
||||||
type: application
|
type: application
|
||||||
version: 9.0.4
|
version: 9.0.5
|
||||||
|
|||||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
|||||||
appVersion: latest
|
appVersion: latest
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 22.0.3
|
version: 23.0.0
|
||||||
repository: oci://tccr.io/truecharts
|
repository: oci://tccr.io/truecharts
|
||||||
condition: ""
|
condition: ""
|
||||||
alias: ""
|
alias: ""
|
||||||
@@ -25,7 +25,7 @@ keywords:
|
|||||||
- music
|
- music
|
||||||
- downloader
|
- downloader
|
||||||
- deemix
|
- deemix
|
||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
@@ -36,4 +36,4 @@ sources:
|
|||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/automatic-music-downloader
|
- https://github.com/truecharts/charts/tree/master/charts/stable/automatic-music-downloader
|
||||||
- https://hub.docker.com/r/randomninjaatk/amd
|
- https://hub.docker.com/r/randomninjaatk/amd
|
||||||
type: application
|
type: application
|
||||||
version: 10.0.4
|
version: 10.0.5
|
||||||
|
|||||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
|||||||
appVersion: 2.6.70
|
appVersion: 2.6.70
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 22.0.3
|
version: 23.0.0
|
||||||
repository: oci://tccr.io/truecharts
|
repository: oci://tccr.io/truecharts
|
||||||
condition: ""
|
condition: ""
|
||||||
alias: ""
|
alias: ""
|
||||||
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/automatic-ripping-machin
|
|||||||
keywords:
|
keywords:
|
||||||
- automatic-ripping-machine
|
- automatic-ripping-machine
|
||||||
- media
|
- media
|
||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
@@ -34,4 +34,4 @@ sources:
|
|||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/automatic-ripping-machine
|
- https://github.com/truecharts/charts/tree/master/charts/stable/automatic-ripping-machine
|
||||||
- https://hub.docker.com/r/automaticrippingmachine/automatic-ripping-machine
|
- https://hub.docker.com/r/automaticrippingmachine/automatic-ripping-machine
|
||||||
type: application
|
type: application
|
||||||
version: 4.0.4
|
version: 4.0.5
|
||||||
|
|||||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
|||||||
appVersion: latest
|
appVersion: latest
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 22.0.3
|
version: 23.0.0
|
||||||
repository: oci://tccr.io/truecharts
|
repository: oci://tccr.io/truecharts
|
||||||
condition: ""
|
condition: ""
|
||||||
alias: ""
|
alias: ""
|
||||||
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/autoscan.webp
|
|||||||
keywords:
|
keywords:
|
||||||
- autoscan
|
- autoscan
|
||||||
- media
|
- media
|
||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
@@ -34,4 +34,4 @@ sources:
|
|||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/autoscan
|
- https://github.com/truecharts/charts/tree/master/charts/stable/autoscan
|
||||||
- https://ghcr.io/hotio/autoscan
|
- https://ghcr.io/hotio/autoscan
|
||||||
type: application
|
type: application
|
||||||
version: 9.0.4
|
version: 9.0.5
|
||||||
|
|||||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
|||||||
appVersion: 24.01.1
|
appVersion: 24.01.1
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 22.0.3
|
version: 23.0.0
|
||||||
repository: oci://tccr.io/truecharts
|
repository: oci://tccr.io/truecharts
|
||||||
condition: ""
|
condition: ""
|
||||||
alias: ""
|
alias: ""
|
||||||
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/avidemux.webp
|
|||||||
keywords:
|
keywords:
|
||||||
- media
|
- media
|
||||||
- avidemux
|
- avidemux
|
||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
@@ -34,4 +34,4 @@ sources:
|
|||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/avidemux
|
- https://github.com/truecharts/charts/tree/master/charts/stable/avidemux
|
||||||
- https://hub.docker.com/r/jlesage/avidemux
|
- https://hub.docker.com/r/jlesage/avidemux
|
||||||
type: application
|
type: application
|
||||||
version: 10.0.4
|
version: 10.0.5
|
||||||
|
|||||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
|||||||
appVersion: aorion
|
appVersion: aorion
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 22.0.3
|
version: 23.0.0
|
||||||
repository: oci://tccr.io/truecharts
|
repository: oci://tccr.io/truecharts
|
||||||
condition: ""
|
condition: ""
|
||||||
alias: ""
|
alias: ""
|
||||||
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/avorion.webp
|
|||||||
keywords:
|
keywords:
|
||||||
- avorion
|
- avorion
|
||||||
- GameServers
|
- GameServers
|
||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
@@ -34,4 +34,4 @@ sources:
|
|||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/avorion
|
- https://github.com/truecharts/charts/tree/master/charts/stable/avorion
|
||||||
- https://hub.docker.com/r/ich777/steamcmd
|
- https://hub.docker.com/r/ich777/steamcmd
|
||||||
type: application
|
type: application
|
||||||
version: 6.0.4
|
version: 6.0.5
|
||||||
|
|||||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
|||||||
appVersion: 2.3.1
|
appVersion: 2.3.1
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 22.0.3
|
version: 23.0.0
|
||||||
repository: oci://tccr.io/truecharts
|
repository: oci://tccr.io/truecharts
|
||||||
condition: ""
|
condition: ""
|
||||||
alias: ""
|
alias: ""
|
||||||
@@ -26,7 +26,7 @@ keywords:
|
|||||||
- tracker
|
- tracker
|
||||||
- parents
|
- parents
|
||||||
- parenting
|
- parenting
|
||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
@@ -37,4 +37,4 @@ sources:
|
|||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/babybuddy
|
- https://github.com/truecharts/charts/tree/master/charts/stable/babybuddy
|
||||||
- https://ghcr.io/linuxserver/babybuddy
|
- https://ghcr.io/linuxserver/babybuddy
|
||||||
type: application
|
type: application
|
||||||
version: 17.0.4
|
version: 17.0.5
|
||||||
|
|||||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
|||||||
appVersion: 6.0.2
|
appVersion: 6.0.2
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 22.0.3
|
version: 23.0.0
|
||||||
repository: oci://tccr.io/truecharts
|
repository: oci://tccr.io/truecharts
|
||||||
condition: ""
|
condition: ""
|
||||||
alias: ""
|
alias: ""
|
||||||
@@ -24,7 +24,7 @@ keywords:
|
|||||||
- backuppc
|
- backuppc
|
||||||
- Backup
|
- Backup
|
||||||
- Network-Web
|
- Network-Web
|
||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
@@ -36,4 +36,4 @@ sources:
|
|||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/backuppc
|
- https://github.com/truecharts/charts/tree/master/charts/stable/backuppc
|
||||||
- https://hub.docker.com/r/tiredofit/backuppc
|
- https://hub.docker.com/r/tiredofit/backuppc
|
||||||
type: application
|
type: application
|
||||||
version: 7.0.4
|
version: 7.0.5
|
||||||
|
|||||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
|||||||
appVersion: 0.9.5
|
appVersion: 0.9.5
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 22.0.3
|
version: 23.0.0
|
||||||
repository: oci://tccr.io/truecharts
|
repository: oci://tccr.io/truecharts
|
||||||
condition: ""
|
condition: ""
|
||||||
alias: ""
|
alias: ""
|
||||||
@@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/baikal
|
|||||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/baikal.webp
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/baikal.webp
|
||||||
keywords:
|
keywords:
|
||||||
- baikal
|
- baikal
|
||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
@@ -33,4 +33,4 @@ sources:
|
|||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/baikal
|
- https://github.com/truecharts/charts/tree/master/charts/stable/baikal
|
||||||
- https://hub.docker.com/r/ckulka/baikal
|
- https://hub.docker.com/r/ckulka/baikal
|
||||||
type: application
|
type: application
|
||||||
version: 6.0.4
|
version: 6.0.5
|
||||||
|
|||||||
@@ -10,21 +10,21 @@ apiVersion: v2
|
|||||||
appVersion: latest
|
appVersion: latest
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 22.0.3
|
version: 23.0.0
|
||||||
repository: oci://tccr.io/truecharts
|
repository: oci://tccr.io/truecharts
|
||||||
condition: ""
|
condition: ""
|
||||||
alias: ""
|
alias: ""
|
||||||
tags: []
|
tags: []
|
||||||
import-values: []
|
import-values: []
|
||||||
deprecated: false
|
deprecated: false
|
||||||
description: "<b>Barcode Buddy is a Grocy companion app/plugin, which allows you to install the Barcode Buddy app and scan products directly to your Grocy library.</b>"
|
description: '<b>Barcode Buddy is a Grocy companion app/plugin, which allows you to install the Barcode Buddy app and scan products directly to your Grocy library.</b>'
|
||||||
home: https://truecharts.org/charts/stable/barcodebuddy
|
home: https://truecharts.org/charts/stable/barcodebuddy
|
||||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/barcodebuddy.webp
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/barcodebuddy.webp
|
||||||
keywords:
|
keywords:
|
||||||
- barcodebuddy
|
- barcodebuddy
|
||||||
- Productivity
|
- Productivity
|
||||||
- Tools-Utilities
|
- Tools-Utilities
|
||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
@@ -35,4 +35,4 @@ sources:
|
|||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/barcodebuddy
|
- https://github.com/truecharts/charts/tree/master/charts/stable/barcodebuddy
|
||||||
- https://hub.docker.com/r/f0rc3/barcodebuddy-docker
|
- https://hub.docker.com/r/f0rc3/barcodebuddy-docker
|
||||||
type: application
|
type: application
|
||||||
version: 6.0.4
|
version: 6.0.5
|
||||||
|
|||||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
|||||||
appVersion: barotrauma
|
appVersion: barotrauma
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 22.0.3
|
version: 23.0.0
|
||||||
repository: oci://tccr.io/truecharts
|
repository: oci://tccr.io/truecharts
|
||||||
condition: ""
|
condition: ""
|
||||||
alias: ""
|
alias: ""
|
||||||
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/barotrauma.webp
|
|||||||
keywords:
|
keywords:
|
||||||
- barotrauma
|
- barotrauma
|
||||||
- GameServers
|
- GameServers
|
||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
@@ -34,4 +34,4 @@ sources:
|
|||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/barotrauma
|
- https://github.com/truecharts/charts/tree/master/charts/stable/barotrauma
|
||||||
- https://hub.docker.com/r/ich777/steamcmd
|
- https://hub.docker.com/r/ich777/steamcmd
|
||||||
type: application
|
type: application
|
||||||
version: 6.0.4
|
version: 6.0.5
|
||||||
|
|||||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
|||||||
appVersion: 1.23.0
|
appVersion: 1.23.0
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 22.0.3
|
version: 23.0.0
|
||||||
repository: oci://tccr.io/truecharts
|
repository: oci://tccr.io/truecharts
|
||||||
condition: ""
|
condition: ""
|
||||||
alias: ""
|
alias: ""
|
||||||
@@ -29,7 +29,7 @@ home: https://truecharts.org/charts/stable/baserow
|
|||||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/baserow.webp
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/baserow.webp
|
||||||
keywords:
|
keywords:
|
||||||
- baserow
|
- baserow
|
||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
@@ -40,4 +40,4 @@ sources:
|
|||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/baserow
|
- https://github.com/truecharts/charts/tree/master/charts/stable/baserow
|
||||||
- https://hub.docker.com/r/baserow/baserow
|
- https://hub.docker.com/r/baserow/baserow
|
||||||
type: application
|
type: application
|
||||||
version: 13.0.4
|
version: 13.0.5
|
||||||
|
|||||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
|||||||
appVersion: latest
|
appVersion: latest
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 22.0.3
|
version: 23.0.0
|
||||||
repository: oci://tccr.io/truecharts
|
repository: oci://tccr.io/truecharts
|
||||||
condition: ""
|
condition: ""
|
||||||
alias: ""
|
alias: ""
|
||||||
@@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/batnoter
|
|||||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/batnoter.webp
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/batnoter.webp
|
||||||
keywords:
|
keywords:
|
||||||
- notes
|
- notes
|
||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
@@ -33,4 +33,4 @@ sources:
|
|||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/batnoter
|
- https://github.com/truecharts/charts/tree/master/charts/stable/batnoter
|
||||||
- https://ghcr.io/batnoter/batnoter/batnoter-ui
|
- https://ghcr.io/batnoter/batnoter/batnoter-ui
|
||||||
type: application
|
type: application
|
||||||
version: 6.0.4
|
version: 6.0.5
|
||||||
|
|||||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
|||||||
appVersion: 1.4.2
|
appVersion: 1.4.2
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 22.0.3
|
version: 23.0.0
|
||||||
repository: oci://tccr.io/truecharts
|
repository: oci://tccr.io/truecharts
|
||||||
condition: ""
|
condition: ""
|
||||||
alias: ""
|
alias: ""
|
||||||
@@ -27,7 +27,7 @@ keywords:
|
|||||||
- subtitles
|
- subtitles
|
||||||
- usenet
|
- usenet
|
||||||
- torrent
|
- torrent
|
||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
@@ -39,4 +39,4 @@ sources:
|
|||||||
- https://ghcr.io/onedr0p/bazarr
|
- https://ghcr.io/onedr0p/bazarr
|
||||||
- https://ghcr.io/onedr0p/exportarr
|
- https://ghcr.io/onedr0p/exportarr
|
||||||
type: application
|
type: application
|
||||||
version: 20.0.4
|
version: 20.0.5
|
||||||
|
|||||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
|||||||
appVersion: 1.6.0
|
appVersion: 1.6.0
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 22.0.3
|
version: 23.0.0
|
||||||
repository: oci://tccr.io/truecharts
|
repository: oci://tccr.io/truecharts
|
||||||
condition: ""
|
condition: ""
|
||||||
alias: ""
|
alias: ""
|
||||||
@@ -26,7 +26,7 @@ keywords:
|
|||||||
- manager
|
- manager
|
||||||
- player
|
- player
|
||||||
- beets
|
- beets
|
||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
@@ -38,4 +38,4 @@ sources:
|
|||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/beets
|
- https://github.com/truecharts/charts/tree/master/charts/stable/beets
|
||||||
- https://ghcr.io/linuxserver/beets
|
- https://ghcr.io/linuxserver/beets
|
||||||
type: application
|
type: application
|
||||||
version: 12.0.4
|
version: 12.0.5
|
||||||
|
|||||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
|||||||
appVersion: 1.0.3
|
appVersion: 1.0.3
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 22.0.3
|
version: 23.0.0
|
||||||
repository: oci://tccr.io/truecharts
|
repository: oci://tccr.io/truecharts
|
||||||
condition: ""
|
condition: ""
|
||||||
alias: ""
|
alias: ""
|
||||||
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/bender.webp
|
|||||||
keywords:
|
keywords:
|
||||||
- bender
|
- bender
|
||||||
- dashboard
|
- dashboard
|
||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
@@ -34,4 +34,4 @@ sources:
|
|||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/bender
|
- https://github.com/truecharts/charts/tree/master/charts/stable/bender
|
||||||
- https://hub.docker.com/r/jez500/bender
|
- https://hub.docker.com/r/jez500/bender
|
||||||
type: application
|
type: application
|
||||||
version: 6.0.4
|
version: 6.0.5
|
||||||
|
|||||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
|||||||
appVersion: latest
|
appVersion: latest
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 22.0.3
|
version: 23.0.0
|
||||||
repository: oci://tccr.io/truecharts
|
repository: oci://tccr.io/truecharts
|
||||||
condition: ""
|
condition: ""
|
||||||
alias: ""
|
alias: ""
|
||||||
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/bitcoin-node.webp
|
|||||||
keywords:
|
keywords:
|
||||||
- bitcoin-node
|
- bitcoin-node
|
||||||
- Crypto
|
- Crypto
|
||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
@@ -34,4 +34,4 @@ sources:
|
|||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/bitcoin-node
|
- https://github.com/truecharts/charts/tree/master/charts/stable/bitcoin-node
|
||||||
- https://hub.docker.com/r/kylemanna/bitcoind
|
- https://hub.docker.com/r/kylemanna/bitcoind
|
||||||
type: application
|
type: application
|
||||||
version: 6.0.4
|
version: 6.0.5
|
||||||
|
|||||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
|||||||
appVersion: latest
|
appVersion: latest
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 22.0.3
|
version: 23.0.0
|
||||||
repository: oci://tccr.io/truecharts
|
repository: oci://tccr.io/truecharts
|
||||||
condition: ""
|
condition: ""
|
||||||
alias: ""
|
alias: ""
|
||||||
@@ -26,7 +26,7 @@ keywords:
|
|||||||
- Tools-Utilities
|
- Tools-Utilities
|
||||||
- Network-Other
|
- Network-Other
|
||||||
- Crypto
|
- Crypto
|
||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
@@ -37,4 +37,4 @@ sources:
|
|||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/bitcoind
|
- https://github.com/truecharts/charts/tree/master/charts/stable/bitcoind
|
||||||
- https://hub.docker.com/r/ofawx/bitcoind
|
- https://hub.docker.com/r/ofawx/bitcoind
|
||||||
type: application
|
type: application
|
||||||
version: 6.0.4
|
version: 6.0.5
|
||||||
|
|||||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
|||||||
appVersion: latest
|
appVersion: latest
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 22.0.3
|
version: 23.0.0
|
||||||
repository: oci://tccr.io/truecharts
|
repository: oci://tccr.io/truecharts
|
||||||
condition: ""
|
condition: ""
|
||||||
alias: ""
|
alias: ""
|
||||||
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/bitcoinunlimited.webp
|
|||||||
keywords:
|
keywords:
|
||||||
- bitcoinunlimited
|
- bitcoinunlimited
|
||||||
- Network-Other
|
- Network-Other
|
||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
@@ -33,4 +33,4 @@ sources:
|
|||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/bitcoinunlimited
|
- https://github.com/truecharts/charts/tree/master/charts/stable/bitcoinunlimited
|
||||||
- https://hub.docker.com/r/amacneil/bitcoinunlimited
|
- https://hub.docker.com/r/amacneil/bitcoinunlimited
|
||||||
type: application
|
type: application
|
||||||
version: 6.0.4
|
version: 6.0.5
|
||||||
|
|||||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
|||||||
appVersion: latest
|
appVersion: latest
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 22.0.3
|
version: 23.0.0
|
||||||
repository: oci://tccr.io/truecharts
|
repository: oci://tccr.io/truecharts
|
||||||
condition: ""
|
condition: ""
|
||||||
alias: ""
|
alias: ""
|
||||||
@@ -24,7 +24,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/bitcoinwalletgui.webp
|
|||||||
keywords:
|
keywords:
|
||||||
- bitcoinwalletgui
|
- bitcoinwalletgui
|
||||||
- Other
|
- Other
|
||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
@@ -34,4 +34,4 @@ sources:
|
|||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/bitcoinwalletgui
|
- https://github.com/truecharts/charts/tree/master/charts/stable/bitcoinwalletgui
|
||||||
- https://hub.docker.com/r/ulisses1478/bitcoinwallet-gui
|
- https://hub.docker.com/r/ulisses1478/bitcoinwallet-gui
|
||||||
type: application
|
type: application
|
||||||
version: 6.0.4
|
version: 6.0.5
|
||||||
|
|||||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
|||||||
appVersion: 0.7.14
|
appVersion: 0.7.14
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 22.0.3
|
version: 23.0.0
|
||||||
repository: oci://tccr.io/truecharts
|
repository: oci://tccr.io/truecharts
|
||||||
condition: ""
|
condition: ""
|
||||||
alias: ""
|
alias: ""
|
||||||
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/bitmagnet.webp
|
|||||||
keywords:
|
keywords:
|
||||||
- torrent
|
- torrent
|
||||||
- bitmagnet
|
- bitmagnet
|
||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
@@ -35,4 +35,4 @@ sources:
|
|||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/bitmagnet
|
- https://github.com/truecharts/charts/tree/master/charts/stable/bitmagnet
|
||||||
- https://ghcr.io/bitmagnet-io/bitmagnet
|
- https://ghcr.io/bitmagnet-io/bitmagnet
|
||||||
type: application
|
type: application
|
||||||
version: 2.0.4
|
version: 2.0.5
|
||||||
|
|||||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
|||||||
appVersion: latest
|
appVersion: latest
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 22.0.3
|
version: 23.0.0
|
||||||
repository: oci://tccr.io/truecharts
|
repository: oci://tccr.io/truecharts
|
||||||
condition: ""
|
condition: ""
|
||||||
alias: ""
|
alias: ""
|
||||||
@@ -26,7 +26,7 @@ keywords:
|
|||||||
- Tools-Utilities
|
- Tools-Utilities
|
||||||
- MediaApp-Photos
|
- MediaApp-Photos
|
||||||
- MediaApp-Other
|
- MediaApp-Other
|
||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
@@ -37,4 +37,4 @@ sources:
|
|||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/blender-desktop-g3
|
- https://github.com/truecharts/charts/tree/master/charts/stable/blender-desktop-g3
|
||||||
- https://hub.docker.com/r/accetto/ubuntu-vnc-xfce-blender-g3
|
- https://hub.docker.com/r/accetto/ubuntu-vnc-xfce-blender-g3
|
||||||
type: application
|
type: application
|
||||||
version: 6.0.4
|
version: 6.0.5
|
||||||
|
|||||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
|||||||
appVersion: latest
|
appVersion: latest
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 22.0.3
|
version: 23.0.0
|
||||||
repository: oci://tccr.io/truecharts
|
repository: oci://tccr.io/truecharts
|
||||||
condition: ""
|
condition: ""
|
||||||
alias: ""
|
alias: ""
|
||||||
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/blender.webp
|
|||||||
keywords:
|
keywords:
|
||||||
- blender
|
- blender
|
||||||
- Other
|
- Other
|
||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
@@ -36,4 +36,4 @@ sources:
|
|||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/blender
|
- https://github.com/truecharts/charts/tree/master/charts/stable/blender
|
||||||
- https://fleet.linuxserver.io/image?name=linuxserver/blender
|
- https://fleet.linuxserver.io/image?name=linuxserver/blender
|
||||||
type: application
|
type: application
|
||||||
version: 6.0.4
|
version: 6.0.5
|
||||||
|
|||||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
|||||||
appVersion: latest
|
appVersion: latest
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 22.0.3
|
version: 23.0.0
|
||||||
repository: oci://tccr.io/truecharts
|
repository: oci://tccr.io/truecharts
|
||||||
condition: ""
|
condition: ""
|
||||||
alias: ""
|
alias: ""
|
||||||
@@ -26,7 +26,7 @@ keywords:
|
|||||||
- self
|
- self
|
||||||
- hosted
|
- hosted
|
||||||
- facebook
|
- facebook
|
||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
@@ -38,4 +38,4 @@ sources:
|
|||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/blog
|
- https://github.com/truecharts/charts/tree/master/charts/stable/blog
|
||||||
- https://hub.docker.com/r/m1k1o/blog
|
- https://hub.docker.com/r/m1k1o/blog
|
||||||
type: application
|
type: application
|
||||||
version: 12.0.4
|
version: 12.0.5
|
||||||
|
|||||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
|||||||
appVersion: latest
|
appVersion: latest
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 22.0.3
|
version: 23.0.0
|
||||||
repository: oci://tccr.io/truecharts
|
repository: oci://tccr.io/truecharts
|
||||||
condition: ""
|
condition: ""
|
||||||
alias: ""
|
alias: ""
|
||||||
@@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/boinc
|
|||||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/boinc.webp
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/boinc.webp
|
||||||
keywords:
|
keywords:
|
||||||
- boinc
|
- boinc
|
||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
@@ -32,4 +32,4 @@ sources:
|
|||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/boinc
|
- https://github.com/truecharts/charts/tree/master/charts/stable/boinc
|
||||||
- https://ghcr.io/linuxserver/boinc
|
- https://ghcr.io/linuxserver/boinc
|
||||||
type: application
|
type: application
|
||||||
version: 10.0.4
|
version: 10.0.5
|
||||||
|
|||||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
|||||||
appVersion: 2201.1.0
|
appVersion: 2201.1.0
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 22.0.3
|
version: 23.0.0
|
||||||
repository: oci://tccr.io/truecharts
|
repository: oci://tccr.io/truecharts
|
||||||
condition: ""
|
condition: ""
|
||||||
alias: ""
|
alias: ""
|
||||||
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/booksonic-air.webp
|
|||||||
keywords:
|
keywords:
|
||||||
- booksonic
|
- booksonic
|
||||||
- audiobook
|
- audiobook
|
||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
@@ -34,4 +34,4 @@ sources:
|
|||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/booksonic-air
|
- https://github.com/truecharts/charts/tree/master/charts/stable/booksonic-air
|
||||||
- https://ghcr.io/linuxserver/booksonic-air
|
- https://ghcr.io/linuxserver/booksonic-air
|
||||||
type: application
|
type: application
|
||||||
version: 14.0.4
|
version: 14.0.5
|
||||||
|
|||||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
|||||||
appVersion: 24.02.20240304
|
appVersion: 24.02.20240304
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 22.0.3
|
version: 23.0.0
|
||||||
repository: oci://tccr.io/truecharts
|
repository: oci://tccr.io/truecharts
|
||||||
condition: ""
|
condition: ""
|
||||||
alias: ""
|
alias: ""
|
||||||
@@ -34,7 +34,7 @@ keywords:
|
|||||||
- organizer
|
- organizer
|
||||||
- server
|
- server
|
||||||
- hosted
|
- hosted
|
||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
@@ -45,4 +45,4 @@ sources:
|
|||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/bookstack
|
- https://github.com/truecharts/charts/tree/master/charts/stable/bookstack
|
||||||
- https://ghcr.io/linuxserver/bookstack
|
- https://ghcr.io/linuxserver/bookstack
|
||||||
type: application
|
type: application
|
||||||
version: 14.0.4
|
version: 14.0.5
|
||||||
|
|||||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
|||||||
appVersion: 2.3.1
|
appVersion: 2.3.1
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 22.0.3
|
version: 23.0.0
|
||||||
repository: oci://tccr.io/truecharts
|
repository: oci://tccr.io/truecharts
|
||||||
condition: ""
|
condition: ""
|
||||||
alias: ""
|
alias: ""
|
||||||
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/borg-server.webp
|
|||||||
keywords:
|
keywords:
|
||||||
- borg-server
|
- borg-server
|
||||||
- backup
|
- backup
|
||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
@@ -34,4 +34,4 @@ sources:
|
|||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/borg-server
|
- https://github.com/truecharts/charts/tree/master/charts/stable/borg-server
|
||||||
- https://ghcr.io/anotherstranger/borg-server
|
- https://ghcr.io/anotherstranger/borg-server
|
||||||
type: application
|
type: application
|
||||||
version: 5.0.4
|
version: 5.0.5
|
||||||
|
|||||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
|||||||
appVersion: latest
|
appVersion: latest
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 22.0.3
|
version: 23.0.0
|
||||||
repository: oci://tccr.io/truecharts
|
repository: oci://tccr.io/truecharts
|
||||||
condition: ""
|
condition: ""
|
||||||
alias: ""
|
alias: ""
|
||||||
@@ -27,7 +27,7 @@ keywords:
|
|||||||
- Tools-Utilities
|
- Tools-Utilities
|
||||||
- Other
|
- Other
|
||||||
- Network-Management
|
- Network-Management
|
||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
@@ -38,4 +38,4 @@ sources:
|
|||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/breitbandmessung-de
|
- https://github.com/truecharts/charts/tree/master/charts/stable/breitbandmessung-de
|
||||||
- https://hub.docker.com/r/shneezin/breitbandmessung-node
|
- https://hub.docker.com/r/shneezin/breitbandmessung-node
|
||||||
type: application
|
type: application
|
||||||
version: 6.0.4
|
version: 6.0.5
|
||||||
|
|||||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
|||||||
appVersion: 1.61.1
|
appVersion: 1.61.1
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 22.0.3
|
version: 23.0.0
|
||||||
repository: oci://tccr.io/truecharts
|
repository: oci://tccr.io/truecharts
|
||||||
condition: ""
|
condition: ""
|
||||||
alias: ""
|
alias: ""
|
||||||
@@ -24,7 +24,7 @@ keywords:
|
|||||||
- browserless
|
- browserless
|
||||||
- chrome
|
- chrome
|
||||||
- puppeteer
|
- puppeteer
|
||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
@@ -35,4 +35,4 @@ sources:
|
|||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/browserless-chrome
|
- https://github.com/truecharts/charts/tree/master/charts/stable/browserless-chrome
|
||||||
- https://hub.docker.com/r/browserless/chrome
|
- https://hub.docker.com/r/browserless/chrome
|
||||||
type: application
|
type: application
|
||||||
version: 10.0.4
|
version: 10.0.5
|
||||||
|
|||||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
|||||||
appVersion: 0.0.9
|
appVersion: 0.0.9
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 22.0.3
|
version: 23.0.0
|
||||||
repository: oci://tccr.io/truecharts
|
repository: oci://tccr.io/truecharts
|
||||||
condition: ""
|
condition: ""
|
||||||
alias: ""
|
alias: ""
|
||||||
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/budge.webp
|
|||||||
keywords:
|
keywords:
|
||||||
- finance
|
- finance
|
||||||
- budge
|
- budge
|
||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
@@ -35,4 +35,4 @@ sources:
|
|||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/budge
|
- https://github.com/truecharts/charts/tree/master/charts/stable/budge
|
||||||
- https://ghcr.io/linuxserver/budge
|
- https://ghcr.io/linuxserver/budge
|
||||||
type: application
|
type: application
|
||||||
version: 10.0.4
|
version: 10.0.5
|
||||||
|
|||||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
|||||||
appVersion: latest
|
appVersion: latest
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 22.0.3
|
version: 23.0.0
|
||||||
repository: oci://tccr.io/truecharts
|
repository: oci://tccr.io/truecharts
|
||||||
condition: ""
|
condition: ""
|
||||||
alias: ""
|
alias: ""
|
||||||
@@ -24,7 +24,7 @@ keywords:
|
|||||||
- bwapp
|
- bwapp
|
||||||
- Tools-Utilities
|
- Tools-Utilities
|
||||||
- Other
|
- Other
|
||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
@@ -35,4 +35,4 @@ sources:
|
|||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/bwapp
|
- https://github.com/truecharts/charts/tree/master/charts/stable/bwapp
|
||||||
- https://hub.docker.com/r/raesene/bwapp
|
- https://hub.docker.com/r/raesene/bwapp
|
||||||
type: application
|
type: application
|
||||||
version: 6.0.4
|
version: 6.0.5
|
||||||
|
|||||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
|||||||
appVersion: latest
|
appVersion: latest
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 22.0.3
|
version: 23.0.0
|
||||||
repository: oci://tccr.io/truecharts
|
repository: oci://tccr.io/truecharts
|
||||||
condition: ""
|
condition: ""
|
||||||
alias: ""
|
alias: ""
|
||||||
@@ -26,7 +26,7 @@ keywords:
|
|||||||
- Tools-Utilities
|
- Tools-Utilities
|
||||||
- Other
|
- Other
|
||||||
- Network-Other
|
- Network-Other
|
||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
@@ -37,4 +37,4 @@ sources:
|
|||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/cadquery-server
|
- https://github.com/truecharts/charts/tree/master/charts/stable/cadquery-server
|
||||||
- https://hub.docker.com/r/cadquery/cadquery-server
|
- https://hub.docker.com/r/cadquery/cadquery-server
|
||||||
type: application
|
type: application
|
||||||
version: 6.0.4
|
version: 6.0.5
|
||||||
|
|||||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
|||||||
appVersion: 0.6.21
|
appVersion: 0.6.21
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 22.0.3
|
version: 23.0.0
|
||||||
repository: oci://tccr.io/truecharts
|
repository: oci://tccr.io/truecharts
|
||||||
condition: ""
|
condition: ""
|
||||||
alias: ""
|
alias: ""
|
||||||
@@ -24,7 +24,7 @@ keywords:
|
|||||||
- calibre-web
|
- calibre-web
|
||||||
- calibre
|
- calibre
|
||||||
- ebook
|
- ebook
|
||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
@@ -35,4 +35,4 @@ sources:
|
|||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/calibre-web
|
- https://github.com/truecharts/charts/tree/master/charts/stable/calibre-web
|
||||||
- https://hub.docker.com/r/linuxserver/calibre-web
|
- https://hub.docker.com/r/linuxserver/calibre-web
|
||||||
type: application
|
type: application
|
||||||
version: 19.0.4
|
version: 19.0.5
|
||||||
|
|||||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
|||||||
appVersion: 7.6.0
|
appVersion: 7.6.0
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 22.0.3
|
version: 23.0.0
|
||||||
repository: oci://tccr.io/truecharts
|
repository: oci://tccr.io/truecharts
|
||||||
condition: ""
|
condition: ""
|
||||||
alias: ""
|
alias: ""
|
||||||
@@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/calibre
|
|||||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/calibre.webp
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/calibre.webp
|
||||||
keywords:
|
keywords:
|
||||||
- calibre
|
- calibre
|
||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
@@ -33,4 +33,4 @@ sources:
|
|||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/calibre
|
- https://github.com/truecharts/charts/tree/master/charts/stable/calibre
|
||||||
- https://ghcr.io/linuxserver/calibre
|
- https://ghcr.io/linuxserver/calibre
|
||||||
type: application
|
type: application
|
||||||
version: 15.0.4
|
version: 15.0.5
|
||||||
|
|||||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
|||||||
appVersion: 0.45.21
|
appVersion: 0.45.21
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 22.0.3
|
version: 23.0.0
|
||||||
repository: oci://tccr.io/truecharts
|
repository: oci://tccr.io/truecharts
|
||||||
condition: ""
|
condition: ""
|
||||||
alias: ""
|
alias: ""
|
||||||
@@ -24,7 +24,7 @@ keywords:
|
|||||||
- monitoring
|
- monitoring
|
||||||
- changedection
|
- changedection
|
||||||
- website watcher
|
- website watcher
|
||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
@@ -36,4 +36,4 @@ sources:
|
|||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/changedetection-io
|
- https://github.com/truecharts/charts/tree/master/charts/stable/changedetection-io
|
||||||
- https://ghcr.io/dgtlmoon/changedetection.io
|
- https://ghcr.io/dgtlmoon/changedetection.io
|
||||||
type: application
|
type: application
|
||||||
version: 3.0.4
|
version: 3.0.5
|
||||||
|
|||||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
|||||||
appVersion: latest
|
appVersion: latest
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 22.0.3
|
version: 23.0.0
|
||||||
repository: oci://tccr.io/truecharts
|
repository: oci://tccr.io/truecharts
|
||||||
condition: ""
|
condition: ""
|
||||||
alias: ""
|
alias: ""
|
||||||
@@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/channels-dvr
|
|||||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/channels-dvr.webp
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/channels-dvr.webp
|
||||||
keywords:
|
keywords:
|
||||||
- channels-dvr
|
- channels-dvr
|
||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
@@ -32,4 +32,4 @@ sources:
|
|||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/channels-dvr
|
- https://github.com/truecharts/charts/tree/master/charts/stable/channels-dvr
|
||||||
- https://hub.docker.com/r/fancybits/channels-dvr
|
- https://hub.docker.com/r/fancybits/channels-dvr
|
||||||
type: application
|
type: application
|
||||||
version: 7.0.4
|
version: 7.0.5
|
||||||
|
|||||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
|||||||
appVersion: 1.6.2
|
appVersion: 1.6.2
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 22.0.3
|
version: 23.0.0
|
||||||
repository: oci://tccr.io/truecharts
|
repository: oci://tccr.io/truecharts
|
||||||
condition: ""
|
condition: ""
|
||||||
alias: ""
|
alias: ""
|
||||||
@@ -29,7 +29,7 @@ home: https://truecharts.org/charts/stable/chevereto
|
|||||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/chevereto.webp
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/chevereto.webp
|
||||||
keywords:
|
keywords:
|
||||||
- chevereto
|
- chevereto
|
||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
@@ -41,4 +41,4 @@ sources:
|
|||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/chevereto
|
- https://github.com/truecharts/charts/tree/master/charts/stable/chevereto
|
||||||
- https://ghcr.io/rodber/chevereto-free
|
- https://ghcr.io/rodber/chevereto-free
|
||||||
type: application
|
type: application
|
||||||
version: 13.0.4
|
version: 13.0.5
|
||||||
|
|||||||
@@ -10,20 +10,20 @@ apiVersion: v2
|
|||||||
appVersion: chialrymw
|
appVersion: chialrymw
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 22.0.3
|
version: 23.0.0
|
||||||
repository: oci://tccr.io/truecharts
|
repository: oci://tccr.io/truecharts
|
||||||
condition: ""
|
condition: ""
|
||||||
alias: ""
|
alias: ""
|
||||||
tags: []
|
tags: []
|
||||||
import-values: []
|
import-values: []
|
||||||
deprecated: false
|
deprecated: false
|
||||||
description: "This Chart will download and install SteamCMD. It will also install Chivalry: Medieval Warfare and run it."
|
description: 'This Chart will download and install SteamCMD. It will also install Chivalry: Medieval Warfare and run it.'
|
||||||
home: https://truecharts.org/charts/stable/chivalry-medievalwarfare
|
home: https://truecharts.org/charts/stable/chivalry-medievalwarfare
|
||||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/chivalry-medievalwarfare.webp
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/chivalry-medievalwarfare.webp
|
||||||
keywords:
|
keywords:
|
||||||
- chivalry-medievalwarfare
|
- chivalry-medievalwarfare
|
||||||
- GameServers
|
- GameServers
|
||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
@@ -34,4 +34,4 @@ sources:
|
|||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/chivalry-medievalwarfare
|
- https://github.com/truecharts/charts/tree/master/charts/stable/chivalry-medievalwarfare
|
||||||
- https://hub.docker.com/r/ich777/steamcmd
|
- https://hub.docker.com/r/ich777/steamcmd
|
||||||
type: application
|
type: application
|
||||||
version: 6.0.4
|
version: 6.0.5
|
||||||
|
|||||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
|||||||
appVersion: latest
|
appVersion: latest
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 22.0.3
|
version: 23.0.0
|
||||||
repository: oci://tccr.io/truecharts
|
repository: oci://tccr.io/truecharts
|
||||||
condition: ""
|
condition: ""
|
||||||
alias: ""
|
alias: ""
|
||||||
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/chowdown.webp
|
|||||||
keywords:
|
keywords:
|
||||||
- chowdown
|
- chowdown
|
||||||
- Other
|
- Other
|
||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
@@ -33,4 +33,4 @@ sources:
|
|||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/chowdown
|
- https://github.com/truecharts/charts/tree/master/charts/stable/chowdown
|
||||||
- https://hub.docker.com/r/gregyankovoy/chowdown
|
- https://hub.docker.com/r/gregyankovoy/chowdown
|
||||||
type: application
|
type: application
|
||||||
version: 6.0.4
|
version: 6.0.5
|
||||||
|
|||||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user