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