chore(deps): update container image common to v24.0.0@4765f19 by renovate (#22759)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [common](https://togithub.com/truecharts/apps/tree/master/charts/common) ([source](https://togithub.com/truecharts/apps)) | major | `23.0.11` -> `24.0.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zODUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM4NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9tYWpvciJdfQ==--> --------- Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl> Co-authored-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
This commit is contained in:
@@ -10,7 +10,7 @@ apiVersion: v2
|
||||
appVersion: 1.5.8
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 23.0.11
|
||||
version: 24.0.0
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
@@ -34,4 +34,4 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/docuseal
|
||||
- https://hub.docker.com/r/docuseal/docuseal
|
||||
type: application
|
||||
version: 1.0.9
|
||||
version: 2.0.0
|
||||
|
||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
||||
appVersion: latest
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 23.0.11
|
||||
version: 24.0.0
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
@@ -39,4 +39,4 @@ sources:
|
||||
- https://github.com/andrewpaglusch/FlashPaper/pkgs/container/flashpaper
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/flashpaper
|
||||
type: application
|
||||
version: 2.0.15
|
||||
version: 3.0.0
|
||||
|
||||
@@ -7,7 +7,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: incubator
|
||||
apiVersion: v2
|
||||
appVersion: 3.3.0
|
||||
appVersion: 1.0.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 23.0.10
|
||||
@@ -32,5 +32,6 @@ name: kapowarr
|
||||
sources:
|
||||
- https://github.com/Casvt/Kapowarr
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/kapowarr
|
||||
- https://hub.docker.com/r/mrcas/kapowarr
|
||||
type: application
|
||||
version: 0.0.1
|
||||
version: 1.0.0
|
||||
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
title: README
|
||||
---
|
||||
|
||||
## General Info
|
||||
|
||||
TrueCharts can be installed as both _normal_ Helm Charts or as TrueNAS SCALE Apps.
|
||||
Both solutions are fully supported, but we heavily advice the use of normal Helm Charts where possible
|
||||
|
||||
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/incubator/kapowarr)
|
||||
|
||||
**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
|
||||
|
||||
## Installation
|
||||
|
||||
### Helm-Chart installation
|
||||
|
||||
To install TrueCharts Helm charts using Helm, you can use our OCI Repository.
|
||||
|
||||
`helm install mychart oci://tccr.io/truecharts/CHARTNAME`
|
||||
|
||||
For more information on how to install TrueCharts Helm charts, checkout the instructions on the website: https://truecharts.org/general/support-policy/
|
||||
|
||||
|
||||
### TrueNAS SCALE Apps
|
||||
|
||||
For more information on how to use TrueCharts as TrueNAS SCALE Apps, please checkout the [quick-start guides for TrueNAS SCALE](https://truecharts.org/deprecated/scale).
|
||||
|
||||
## Chart Specific Guides and information
|
||||
|
||||
All our charts have dedicated documentation pages.
|
||||
The documentation for this chart can be found here:
|
||||
https://truecharts.org/charts/incubator/kapowarr
|
||||
|
||||
## Configuration Options
|
||||
|
||||
Please note: For TrueNAS SCALE, only options available in the GUI are supported.
|
||||
Hence most of these docs do not apply to TrueNAS SCALE
|
||||
|
||||
To view the chart specific options, please view Values.yaml included in the chart.
|
||||
The most recent version of which, is available here: https://github.com/truecharts/charts/charts/incubator/kapowarr/values.yaml
|
||||
|
||||
All our Charts use a shared "common" library chart that contains most of the templating and options.
|
||||
For the complete overview of all available options, please checkout the documentation for them on the website: https://truecharts.org/common/
|
||||
|
||||
For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/library-charts/blob/main/library/common/values.yaml
|
||||
|
||||
## Support
|
||||
|
||||
- See the [Website](https://truecharts.org)
|
||||
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
|
||||
- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
|
||||
|
||||
---
|
||||
|
||||
## Sponsor TrueCharts
|
||||
|
||||
TrueCharts can only exist due to the incredible effort of our staff.
|
||||
Please consider making a [donation](https://truecharts.org/general/sponsor) or contributing back to the project any way you can!
|
||||
|
||||
_All Rights Reserved - The TrueCharts Project_
|
||||
|
||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
||||
appVersion: 9.0.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 23.0.11
|
||||
version: 24.0.0
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
@@ -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.6
|
||||
version: 3.0.0
|
||||
|
||||
@@ -7,7 +7,7 @@ apiVersion: v2
|
||||
appVersion: 1.6.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 23.0.11
|
||||
version: 24.0.0
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
@@ -47,4 +47,4 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/mixpost
|
||||
- https://hub.docker.com/r/inovector/mixpost
|
||||
type: application
|
||||
version: 0.1.0
|
||||
version: 1.0.0
|
||||
|
||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
||||
appVersion: latest
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 23.0.11
|
||||
version: 24.0.0
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
@@ -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.10
|
||||
version: 2.0.0
|
||||
|
||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
||||
appVersion: 0.24.2
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 23.0.11
|
||||
version: 24.0.0
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
@@ -33,4 +33,4 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/pingvin-share
|
||||
- https://hub.docker.com/r/stonith404/pingvin-share
|
||||
type: application
|
||||
version: 0.0.14
|
||||
version: 1.0.0
|
||||
|
||||
@@ -7,7 +7,7 @@ apiVersion: v2
|
||||
appVersion: 0.7.1
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 23.0.11
|
||||
version: 24.0.0
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
@@ -45,4 +45,4 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/plant-it
|
||||
- https://hub.docker.com/r/msdeluise/plant-it-server
|
||||
type: application
|
||||
version: 0.0.2
|
||||
version: 1.0.0
|
||||
|
||||
@@ -2,12 +2,12 @@ annotations:
|
||||
max_scale_version: 24.04.1
|
||||
min_scale_version: 24.04.0
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/category: games
|
||||
truecharts.org/category: games
|
||||
truecharts.org/max_helm_version: "3.15"
|
||||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: incubator
|
||||
apiVersion: v2
|
||||
appVersion: 1.29.1
|
||||
appVersion: 1.9.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 23.0.11
|
||||
@@ -35,4 +35,4 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/ps3netsrv
|
||||
- https://hub.docker.com/r/shawly/ps3netsrv
|
||||
type: application
|
||||
version: 0.0.1
|
||||
version: 1.0.0
|
||||
|
||||
@@ -1,3 +1,61 @@
|
||||
---
|
||||
title: README
|
||||
---
|
||||
|
||||
## General Info
|
||||
|
||||
TrueCharts can be installed as both _normal_ Helm Charts or as TrueNAS SCALE Apps.
|
||||
Both solutions are fully supported, but we heavily advice the use of normal Helm Charts where possible
|
||||
|
||||
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/incubator/ps3netsrv)
|
||||
|
||||
**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
|
||||
|
||||
## Installation
|
||||
|
||||
### Helm-Chart installation
|
||||
|
||||
To install TrueCharts Helm charts using Helm, you can use our OCI Repository.
|
||||
|
||||
`helm install mychart oci://tccr.io/truecharts/CHARTNAME`
|
||||
|
||||
For more information on how to install TrueCharts Helm charts, checkout the instructions on the website: https://truecharts.org/general/support-policy/
|
||||
|
||||
|
||||
### TrueNAS SCALE Apps
|
||||
|
||||
For more information on how to use TrueCharts as TrueNAS SCALE Apps, please checkout the [quick-start guides for TrueNAS SCALE](https://truecharts.org/deprecated/scale).
|
||||
|
||||
## Chart Specific Guides and information
|
||||
|
||||
All our charts have dedicated documentation pages.
|
||||
The documentation for this chart can be found here:
|
||||
https://truecharts.org/charts/incubator/ps3netsrv
|
||||
|
||||
## Configuration Options
|
||||
|
||||
Please note: For TrueNAS SCALE, only options available in the GUI are supported.
|
||||
Hence most of these docs do not apply to TrueNAS SCALE
|
||||
|
||||
To view the chart specific options, please view Values.yaml included in the chart.
|
||||
The most recent version of which, is available here: https://github.com/truecharts/charts/charts/incubator/ps3netsrv/values.yaml
|
||||
|
||||
All our Charts use a shared "common" library chart that contains most of the templating and options.
|
||||
For the complete overview of all available options, please checkout the documentation for them on the website: https://truecharts.org/common/
|
||||
|
||||
For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/library-charts/blob/main/library/common/values.yaml
|
||||
|
||||
## Support
|
||||
|
||||
- See the [Website](https://truecharts.org)
|
||||
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
|
||||
- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
|
||||
|
||||
---
|
||||
|
||||
## Sponsor TrueCharts
|
||||
|
||||
TrueCharts can only exist due to the incredible effort of our staff.
|
||||
Please consider making a [donation](https://truecharts.org/general/sponsor) or contributing back to the project any way you can!
|
||||
|
||||
_All Rights Reserved - The TrueCharts Project_
|
||||
|
||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
||||
appVersion: latest
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 23.0.11
|
||||
version: 24.0.0
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
@@ -35,4 +35,4 @@ sources:
|
||||
- https://github.com/ahmetoner/sd-webui-docker/
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/sd-webui-docker
|
||||
type: application
|
||||
version: 1.0.9
|
||||
version: 2.0.0
|
||||
|
||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
||||
appVersion: 2.9.112
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 23.0.11
|
||||
version: 24.0.0
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
@@ -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.7
|
||||
version: 3.0.0
|
||||
|
||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
||||
appVersion: 0.21.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 23.0.11
|
||||
version: 24.0.0
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
@@ -35,4 +35,4 @@ sources:
|
||||
- https://github.com/ansible-slskd/slskd
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/slskd
|
||||
type: application
|
||||
version: 1.1.1
|
||||
version: 2.0.0
|
||||
|
||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
||||
appVersion: 1.29.1
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 23.0.11
|
||||
version: 24.0.0
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
@@ -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.9
|
||||
version: 2.0.0
|
||||
|
||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
||||
appVersion: 1.101.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 23.0.11
|
||||
version: 24.0.0
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
@@ -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.1.1
|
||||
version: 2.0.0
|
||||
|
||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
||||
appVersion: latest
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 23.0.11
|
||||
version: 24.0.0
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
@@ -36,4 +36,4 @@ sources:
|
||||
- https://hub.docker.com/r/wisemapping/wisemapping
|
||||
- https://www.wisemapping.com/
|
||||
type: application
|
||||
version: 1.0.6
|
||||
version: 2.0.0
|
||||
|
||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
||||
appVersion: 4.38.8
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 23.0.11
|
||||
version: 24.0.0
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
@@ -51,4 +51,4 @@ sources:
|
||||
- https://github.com/authelia/chartrepo
|
||||
- https://github.com/truecharts/charts/tree/master/charts/premium/authelia
|
||||
type: application
|
||||
version: 24.1.6
|
||||
version: 25.0.0
|
||||
|
||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
||||
appVersion: 0.24.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 23.0.11
|
||||
version: 24.0.0
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
@@ -44,4 +44,4 @@ sources:
|
||||
- https://hub.docker.com/r/spx01/blocky
|
||||
- https://quay.io/oriedge/k8s_gateway
|
||||
type: application
|
||||
version: 15.2.4
|
||||
version: 16.0.0
|
||||
|
||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
||||
appVersion: latest
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 23.0.11
|
||||
version: 24.0.0
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
@@ -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.13
|
||||
version: 9.0.0
|
||||
|
||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
||||
appVersion: 0.21.1155
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 23.0.11
|
||||
version: 24.0.0
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
@@ -32,4 +32,4 @@ sources:
|
||||
- https://ghcr.io/linuxserver/jackett
|
||||
- https://github.com/truecharts/charts/tree/master/charts/premium/custom-app
|
||||
type: application
|
||||
version: 13.0.9
|
||||
version: 14.0.0
|
||||
|
||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
||||
appVersion: 11.0.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 23.0.11
|
||||
version: 24.0.0
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
@@ -38,4 +38,4 @@ sources:
|
||||
- https://hub.docker.com/r/grafana/grafana
|
||||
- https://quay.io/kiwigrid/k8s-sidecar
|
||||
type: application
|
||||
version: 16.0.4
|
||||
version: 17.0.0
|
||||
|
||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
||||
appVersion: latest
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 23.0.11
|
||||
version: 24.0.0
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
@@ -35,4 +35,4 @@ sources:
|
||||
- https://hub.docker.com/_/hello-world
|
||||
- https://metallb.universe.tf
|
||||
type: application
|
||||
version: 7.0.11
|
||||
version: 8.0.0
|
||||
|
||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
||||
appVersion: 29.0.1
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 23.0.11
|
||||
version: 24.0.0
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
@@ -50,4 +50,4 @@ sources:
|
||||
- https://hub.docker.com/r/collabora/code
|
||||
- https://hub.docker.com/r/nginxinc/nginx-unprivileged
|
||||
type: application
|
||||
version: 30.1.29
|
||||
version: 31.0.0
|
||||
|
||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
||||
appVersion: 2.52.1
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 23.0.11
|
||||
version: 24.0.0
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
@@ -43,4 +43,4 @@ sources:
|
||||
- https://hub.docker.com/r/bitnami/prometheus
|
||||
- https://quay.io/thanos/thanos
|
||||
type: application
|
||||
version: 18.4.1
|
||||
version: 19.0.0
|
||||
|
||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
||||
appVersion: 3.0.1
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 23.0.11
|
||||
version: 24.0.0
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
@@ -36,4 +36,4 @@ sources:
|
||||
- https://github.com/truecharts/containers/tree/master/apps/traefik
|
||||
- https://traefik.io/
|
||||
type: application
|
||||
version: 28.0.3
|
||||
version: 29.0.0
|
||||
|
||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
||||
appVersion: 1.30.5
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 23.0.11
|
||||
version: 24.0.0
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
@@ -39,4 +39,4 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/premium/vaultwarden
|
||||
- https://hub.docker.com/r/vaultwarden/server
|
||||
type: application
|
||||
version: 27.1.3
|
||||
version: 28.0.0
|
||||
|
||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
||||
appVersion: 2.0.2.8
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 23.0.11
|
||||
version: 24.0.0
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
@@ -34,4 +34,4 @@ sources:
|
||||
- https://github.com/vstavrinov/acestream-service
|
||||
- https://hub.docker.com/r/vstavrinov/acestream-service
|
||||
type: application
|
||||
version: 7.0.15
|
||||
version: 8.0.0
|
||||
|
||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
||||
appVersion: 24.5.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 23.0.11
|
||||
version: 24.0.0
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
@@ -34,4 +34,4 @@ sources:
|
||||
- https://github.com/Kippenhof/docker-templates
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/actualserver
|
||||
type: application
|
||||
version: 11.1.5
|
||||
version: 12.0.0
|
||||
|
||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
||||
appVersion: 0.107.50
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 23.0.11
|
||||
version: 24.0.0
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
@@ -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.11
|
||||
version: 11.0.0
|
||||
|
||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
||||
appVersion: 0.6.11
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 23.0.11
|
||||
version: 24.0.0
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
@@ -34,4 +34,4 @@ sources:
|
||||
- https://github.com/bakito/adguardhome-sync/
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/adguardhome-sync
|
||||
type: application
|
||||
version: 7.0.13
|
||||
version: 8.0.0
|
||||
|
||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
||||
appVersion: latest
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 23.0.11
|
||||
version: 24.0.0
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
@@ -34,4 +34,4 @@ sources:
|
||||
- https://github.com/vrana/adminer
|
||||
- https://hub.docker.com/_/adminer
|
||||
type: application
|
||||
version: 9.0.12
|
||||
version: 10.0.0
|
||||
|
||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
||||
appVersion: 2.12.1
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 23.0.11
|
||||
version: 24.0.0
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
@@ -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.10
|
||||
version: 12.0.0
|
||||
|
||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
||||
appVersion: edge-latest
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 23.0.11
|
||||
version: 24.0.0
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
@@ -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.10
|
||||
version: 15.0.0
|
||||
|
||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
||||
appVersion: 10.6.2
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 23.0.11
|
||||
version: 24.0.0
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
@@ -35,4 +35,4 @@ sources:
|
||||
- https://github.com/linuxserver/docker-airsonic
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/airsonic
|
||||
type: application
|
||||
version: 14.0.10
|
||||
version: 15.0.0
|
||||
|
||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
||||
appVersion: alienswarmreactiedrop
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 23.0.11
|
||||
version: 24.0.0
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
@@ -34,4 +34,4 @@ sources:
|
||||
- https://hub.docker.com/r/ich777/steamcmd
|
||||
- https://www.steampowered.com/
|
||||
type: application
|
||||
version: 6.0.10
|
||||
version: 7.0.0
|
||||
|
||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
||||
appVersion: alienswarm
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 23.0.11
|
||||
version: 24.0.0
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
@@ -34,4 +34,4 @@ sources:
|
||||
- https://hub.docker.com/r/ich777/steamcmd
|
||||
- https://www.steampowered.com/
|
||||
type: application
|
||||
version: 6.0.10
|
||||
version: 7.0.0
|
||||
|
||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
||||
appVersion: 3.35.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 23.0.11
|
||||
version: 24.0.0
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
@@ -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.2.3
|
||||
version: 11.0.0
|
||||
|
||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
||||
appVersion: 1.0.16
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 23.0.11
|
||||
version: 24.0.0
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
@@ -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.10
|
||||
version: 13.0.0
|
||||
|
||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
||||
appVersion: aaproinggrounds
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 23.0.11
|
||||
version: 24.0.0
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
@@ -34,4 +34,4 @@ sources:
|
||||
- https://hub.docker.com/r/ich777/steamcmd
|
||||
- https://www.americasarmy.com/
|
||||
type: application
|
||||
version: 6.0.10
|
||||
version: 7.0.0
|
||||
|
||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
||||
appVersion: latest
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 23.0.11
|
||||
version: 24.0.0
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
@@ -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.10
|
||||
version: 9.0.0
|
||||
|
||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
||||
appVersion: latest
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 23.0.11
|
||||
version: 24.0.0
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
@@ -34,4 +34,4 @@ sources:
|
||||
- https://hub.docker.com/r/ulisses1478/docker-android
|
||||
- https://registry.hub.docker.com/r/ulisses1478/docker-android
|
||||
type: application
|
||||
version: 6.0.10
|
||||
version: 7.0.0
|
||||
|
||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
||||
appVersion: latest
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 23.0.11
|
||||
version: 24.0.0
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
@@ -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.10
|
||||
version: 7.0.0
|
||||
|
||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
||||
appVersion: 1.1.14
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 23.0.11
|
||||
version: 24.0.0
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
@@ -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.10
|
||||
version: 8.0.0
|
||||
|
||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
||||
appVersion: 1.1.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 23.0.11
|
||||
version: 24.0.0
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
@@ -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.2.11
|
||||
version: 22.0.0
|
||||
|
||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
||||
appVersion: latest
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 23.0.11
|
||||
version: 24.0.0
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
@@ -36,4 +36,4 @@ sources:
|
||||
- https://hub.docker.com/r/ich777/anope
|
||||
- https://thelounge.chat/
|
||||
type: application
|
||||
version: 6.0.10
|
||||
version: 7.0.0
|
||||
|
||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
||||
appVersion: 1.2.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 23.0.11
|
||||
version: 24.0.0
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
@@ -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.10
|
||||
version: 5.0.0
|
||||
|
||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
||||
appVersion: latest
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 23.0.11
|
||||
version: 24.0.0
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
@@ -34,4 +34,4 @@ sources:
|
||||
- https://github.com/Mintplex-Labs/anything-llm
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/anything-llm
|
||||
type: application
|
||||
version: 2.0.20
|
||||
version: 3.0.0
|
||||
|
||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
||||
appVersion: 1.4.1
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 23.0.11
|
||||
version: 24.0.0
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
@@ -35,4 +35,4 @@ sources:
|
||||
- https://ghcr.io/k8s-at-home/apache-musicindex
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/apache-musicindex
|
||||
type: application
|
||||
version: 12.0.10
|
||||
version: 13.0.0
|
||||
|
||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
||||
appVersion: latest
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 23.0.11
|
||||
version: 24.0.0
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
@@ -35,4 +35,4 @@ sources:
|
||||
- https://httpd.apache.org/docs/2.4/mod/mod_dav.html
|
||||
- https://hub.docker.com/r/apachewebdav/apachewebdav
|
||||
type: application
|
||||
version: 6.0.10
|
||||
version: 7.0.0
|
||||
|
||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
||||
appVersion: 4.4.2
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 23.0.11
|
||||
version: 24.0.0
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
@@ -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.10
|
||||
version: 18.0.0
|
||||
|
||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
||||
appVersion: 3.7.4
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 23.0.11
|
||||
version: 24.0.0
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
@@ -36,4 +36,4 @@ sources:
|
||||
- https://hub.docker.com/r/sameersbn/apt-cacher-ng
|
||||
- https://www.unix-ag.uni-kl.de/~bloch/acng/
|
||||
type: application
|
||||
version: 9.0.10
|
||||
version: 10.0.0
|
||||
|
||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
||||
appVersion: latest
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 23.0.11
|
||||
version: 24.0.0
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
@@ -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.11
|
||||
version: 4.0.0
|
||||
|
||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
||||
appVersion: latest
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 23.0.11
|
||||
version: 24.0.0
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
@@ -35,4 +35,4 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/archiveteam-warrior
|
||||
- https://wiki.archiveteam.org/index.php/ArchiveTeam_Warrior
|
||||
type: application
|
||||
version: 6.0.11
|
||||
version: 7.0.0
|
||||
|
||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
||||
appVersion: latest
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 23.0.11
|
||||
version: 24.0.0
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
@@ -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.10
|
||||
version: 14.0.0
|
||||
|
||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
||||
appVersion: 1.3.6
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 23.0.11
|
||||
version: 24.0.0
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
@@ -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.10
|
||||
version: 10.0.0
|
||||
|
||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
||||
appVersion: arkse
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 23.0.11
|
||||
version: 24.0.0
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
@@ -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.10
|
||||
version: 9.0.0
|
||||
|
||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
||||
appVersion: arma3
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 23.0.11
|
||||
version: 24.0.0
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
@@ -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.10
|
||||
version: 7.0.0
|
||||
|
||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
||||
appVersion: arma3exilemod
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 23.0.11
|
||||
version: 24.0.0
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
@@ -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.10
|
||||
version: 7.0.0
|
||||
|
||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
||||
appVersion: assettocorsa
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 23.0.11
|
||||
version: 24.0.0
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
@@ -34,4 +34,4 @@ sources:
|
||||
- https://hub.docker.com/r/ich777/steamcmd
|
||||
- https://www.assettocorsa.net/
|
||||
type: application
|
||||
version: 6.0.10
|
||||
version: 7.0.0
|
||||
|
||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
||||
appVersion: 18.2.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 23.0.11
|
||||
version: 24.0.0
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
@@ -34,4 +34,4 @@ sources:
|
||||
- https://github.com/atuinsh/atuin
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/atuin
|
||||
type: application
|
||||
version: 4.1.5
|
||||
version: 5.0.0
|
||||
|
||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
||||
appVersion: 3.0.2
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 23.0.11
|
||||
version: 24.0.0
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
@@ -38,4 +38,4 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/audacity
|
||||
- https://www.audacityteam.org/
|
||||
type: application
|
||||
version: 13.0.10
|
||||
version: 14.0.0
|
||||
|
||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
||||
appVersion: 2.10.1
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 23.0.11
|
||||
version: 24.0.0
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
@@ -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.1.4
|
||||
version: 11.0.0
|
||||
|
||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
||||
appVersion: latest
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 23.0.11
|
||||
version: 24.0.0
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
@@ -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.10
|
||||
version: 7.0.0
|
||||
|
||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
||||
appVersion: 2024.4.2
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 23.0.11
|
||||
version: 24.0.0
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
@@ -45,4 +45,4 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/authentik
|
||||
- https://goauthentik.io/docs/
|
||||
type: application
|
||||
version: 26.1.10
|
||||
version: 27.0.0
|
||||
|
||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
||||
appVersion: latest
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 23.0.11
|
||||
version: 24.0.0
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
@@ -34,4 +34,4 @@ sources:
|
||||
- https://github.com/xXGuhuXx/auto-yt-dl
|
||||
- https://hub.docker.com/r/guhu007/auto-yt-dl
|
||||
type: application
|
||||
version: 6.0.10
|
||||
version: 7.0.0
|
||||
|
||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
||||
appVersion: 1.42.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 23.0.11
|
||||
version: 24.0.0
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
@@ -34,4 +34,4 @@ sources:
|
||||
- https://github.com/autobrr/autobrr
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/autobrr
|
||||
type: application
|
||||
version: 9.1.5
|
||||
version: 10.0.0
|
||||
|
||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
||||
appVersion: latest
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 23.0.11
|
||||
version: 24.0.0
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
@@ -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.10
|
||||
version: 11.0.0
|
||||
|
||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
||||
appVersion: 2.6.70
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 23.0.11
|
||||
version: 24.0.0
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
@@ -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.10
|
||||
version: 5.0.0
|
||||
|
||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
||||
appVersion: latest
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 23.0.11
|
||||
version: 24.0.0
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
@@ -34,4 +34,4 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/autoscan
|
||||
- https://hotio.dev/containers/autoscan
|
||||
type: application
|
||||
version: 9.0.11
|
||||
version: 10.0.0
|
||||
|
||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
||||
appVersion: 24.01.1
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 23.0.11
|
||||
version: 24.0.0
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
@@ -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.10
|
||||
version: 11.0.0
|
||||
|
||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
||||
appVersion: aorion
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 23.0.11
|
||||
version: 24.0.0
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
@@ -34,4 +34,4 @@ sources:
|
||||
- https://hub.docker.com/r/ich777/steamcmd
|
||||
- https://www.steampowered.com/
|
||||
type: application
|
||||
version: 6.0.10
|
||||
version: 7.0.0
|
||||
|
||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
||||
appVersion: 2.4.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 23.0.11
|
||||
version: 24.0.0
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
@@ -37,4 +37,4 @@ sources:
|
||||
- https://github.com/babybuddy/babybuddy
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/babybuddy
|
||||
type: application
|
||||
version: 17.1.7
|
||||
version: 18.0.0
|
||||
|
||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
||||
appVersion: 6.0.4
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 23.0.11
|
||||
version: 24.0.0
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
@@ -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.11
|
||||
version: 8.0.0
|
||||
|
||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
||||
appVersion: 0.9.5
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 23.0.11
|
||||
version: 24.0.0
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
@@ -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.10
|
||||
version: 7.0.0
|
||||
|
||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
||||
appVersion: latest
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 23.0.11
|
||||
version: 24.0.0
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
@@ -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.10
|
||||
version: 7.0.0
|
||||
|
||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
||||
appVersion: barotrauma
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 23.0.11
|
||||
version: 24.0.0
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
@@ -34,4 +34,4 @@ sources:
|
||||
- https://hub.docker.com/r/ich777/steamcmd
|
||||
- https://www.steampowered.com/
|
||||
type: application
|
||||
version: 6.0.10
|
||||
version: 7.0.0
|
||||
|
||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
||||
appVersion: 1.23.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 23.0.11
|
||||
version: 24.0.0
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
@@ -40,4 +40,4 @@ sources:
|
||||
- https://gitlab.com/bramw/baserow/
|
||||
- https://hub.docker.com/r/baserow/baserow
|
||||
type: application
|
||||
version: 13.1.6
|
||||
version: 14.0.0
|
||||
|
||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
||||
appVersion: latest
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 23.0.11
|
||||
version: 24.0.0
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
@@ -33,4 +33,4 @@ sources:
|
||||
- https://github.com/batnoter/batnoter
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/batnoter
|
||||
type: application
|
||||
version: 6.0.10
|
||||
version: 7.0.0
|
||||
|
||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
||||
appVersion: 1.4.2
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 23.0.11
|
||||
version: 24.0.0
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
@@ -39,4 +39,4 @@ sources:
|
||||
- https://github.com/morpheus65535/bazarr
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/bazarr
|
||||
type: application
|
||||
version: 20.0.13
|
||||
version: 21.0.0
|
||||
|
||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
||||
appVersion: 1.6.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 23.0.11
|
||||
version: 24.0.0
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
@@ -38,4 +38,4 @@ sources:
|
||||
- https://github.com/linuxserver/docker-beets
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/beets
|
||||
type: application
|
||||
version: 12.0.13
|
||||
version: 13.0.0
|
||||
|
||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
||||
appVersion: 1.0.3
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 23.0.11
|
||||
version: 24.0.0
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
@@ -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.10
|
||||
version: 7.0.0
|
||||
|
||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
||||
appVersion: latest
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 23.0.11
|
||||
version: 24.0.0
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
@@ -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.11
|
||||
version: 7.0.0
|
||||
|
||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
||||
appVersion: latest
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 23.0.11
|
||||
version: 24.0.0
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
@@ -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.10
|
||||
version: 7.0.0
|
||||
|
||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
||||
appVersion: latest
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 23.0.11
|
||||
version: 24.0.0
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
@@ -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.10
|
||||
version: 7.0.0
|
||||
|
||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
||||
appVersion: latest
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 23.0.11
|
||||
version: 24.0.0
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
@@ -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.10
|
||||
version: 7.0.0
|
||||
|
||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
||||
appVersion: 0.8.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 23.0.11
|
||||
version: 24.0.0
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
@@ -35,4 +35,4 @@ sources:
|
||||
- https://github.com/bitmagnet-io/bitmagnet
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/bitmagnet
|
||||
type: application
|
||||
version: 2.1.5
|
||||
version: 3.0.0
|
||||
|
||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
||||
appVersion: latest
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 23.0.11
|
||||
version: 24.0.0
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
@@ -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.10
|
||||
version: 7.0.0
|
||||
|
||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
||||
appVersion: latest
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 23.0.11
|
||||
version: 24.0.0
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
@@ -36,4 +36,4 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/blender
|
||||
- https://www.blender.org/
|
||||
type: application
|
||||
version: 6.0.15
|
||||
version: 7.0.0
|
||||
|
||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
||||
appVersion: latest
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 23.0.11
|
||||
version: 24.0.0
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
@@ -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.10
|
||||
version: 13.0.0
|
||||
|
||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
||||
appVersion: latest
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 23.0.11
|
||||
version: 24.0.0
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
@@ -32,4 +32,4 @@ sources:
|
||||
- https://ghcr.io/linuxserver/boinc
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/boinc
|
||||
type: application
|
||||
version: 10.0.15
|
||||
version: 11.0.0
|
||||
|
||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
||||
appVersion: 2201.1.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 23.0.11
|
||||
version: 24.0.0
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
@@ -34,4 +34,4 @@ sources:
|
||||
- https://github.com/popeen/Booksonic-Air
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/booksonic-air
|
||||
type: application
|
||||
version: 14.0.15
|
||||
version: 15.0.0
|
||||
|
||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
||||
appVersion: 24.05.20240520
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 23.0.11
|
||||
version: 24.0.0
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
@@ -45,4 +45,4 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/bookstack
|
||||
- https://www.bookstackapp.com/
|
||||
type: application
|
||||
version: 14.2.13
|
||||
version: 15.0.0
|
||||
|
||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
||||
appVersion: 2.3.1
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 23.0.11
|
||||
version: 24.0.0
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
@@ -34,4 +34,4 @@ sources:
|
||||
- https://github.com/AnotherStranger/docker-borg-backup
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/borg-server
|
||||
type: application
|
||||
version: 5.0.10
|
||||
version: 6.0.0
|
||||
|
||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
||||
appVersion: latest
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 23.0.11
|
||||
version: 24.0.0
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
@@ -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.10
|
||||
version: 7.0.0
|
||||
|
||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
||||
appVersion: 1.61.1
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 23.0.11
|
||||
version: 24.0.0
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
@@ -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.10
|
||||
version: 11.0.0
|
||||
|
||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
||||
appVersion: 0.0.9
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 23.0.11
|
||||
version: 24.0.0
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
@@ -35,4 +35,4 @@ sources:
|
||||
- https://github.com/linuxserver/docker-BudgE
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/budge
|
||||
type: application
|
||||
version: 10.0.14
|
||||
version: 11.0.0
|
||||
|
||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
||||
appVersion: latest
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 23.0.11
|
||||
version: 24.0.0
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
@@ -35,4 +35,4 @@ sources:
|
||||
- https://hub.docker.com/r/raesene/bwapp
|
||||
- https://sourceforge.net/projects/bwapp/
|
||||
type: application
|
||||
version: 6.0.10
|
||||
version: 7.0.0
|
||||
|
||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
||||
appVersion: latest
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 23.0.11
|
||||
version: 24.0.0
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
@@ -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.10
|
||||
version: 7.0.0
|
||||
|
||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
||||
appVersion: 0.6.21
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 23.0.11
|
||||
version: 24.0.0
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
@@ -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.15
|
||||
version: 20.0.0
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user