Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2024-03-04 00:50:54 +00:00
parent b59c991b47
commit c733ca1a1a
45 changed files with 23 additions and 21 deletions

View File

@ -23,6 +23,10 @@ title: Changelog
@ -93,7 +97,4 @@ title: Changelog
- update container image common to v17.2.22[@e7c9056](https://github.com/e7c9056) by renovate ([#16986](https://github.com/truecharts/charts/issues/16986)) - update container image common to v17.2.22[@e7c9056](https://github.com/e7c9056) by renovate ([#16986](https://github.com/truecharts/charts/issues/16986))
## [anonaddy-19.1.9](https://github.com/truecharts/charts/compare/anonaddy-19.1.8...anonaddy-19.1.9) (2024-01-02) ## [anonaddy-19.1.9](https://github.com/truecharts/charts/compare/anonaddy-19.1.8...anonaddy-19.1.9) (2024-01-02)
### Chore

View File

@ -4,20 +4,20 @@ annotations:
truecharts.org/SCALE-support: "true" truecharts.org/SCALE-support: "true"
truecharts.org/category: email truecharts.org/category: email
truecharts.org/max_helm_version: "3.14" truecharts.org/max_helm_version: "3.14"
truecharts.org/min_helm_version: "3.12" truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable truecharts.org/train: stable
apiVersion: v2 apiVersion: v2
appVersion: 1.0.8 appVersion: 1.0.9
dependencies: dependencies:
- name: common - name: common
version: 18.0.2 version: 18.1.2
repository: oci://tccr.io/truecharts repository: oci://tccr.io/truecharts
condition: "" condition: ""
alias: "" alias: ""
tags: [] tags: []
import-values: [] import-values: []
- name: mariadb - name: mariadb
version: 12.3.0 version: 13.2.0
repository: oci://tccr.io/truecharts repository: oci://tccr.io/truecharts
condition: mariadb.enabled condition: mariadb.enabled
alias: "" alias: ""
@ -36,7 +36,7 @@ home: https://truecharts.org/charts/stable/anonaddy
icon: https://truecharts.org/img/hotlink-ok/chart-icons/anonaddy.png icon: https://truecharts.org/img/hotlink-ok/chart-icons/anonaddy.png
keywords: keywords:
- anonaddy - anonaddy
kubeVersion: ">=1.24.0-0" kubeVersion: '>=1.24.0-0'
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org
@ -47,4 +47,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/anonaddy - https://github.com/truecharts/charts/tree/master/charts/stable/anonaddy
- https://hub.docker.com/r/anonaddy/anonaddy - https://hub.docker.com/r/anonaddy/anonaddy
type: application type: application
version: 20.4.0 version: 20.6.1

Binary file not shown.

Binary file not shown.

View File

@ -1,6 +1,6 @@
image: image:
repository: anonaddy/anonaddy repository: anonaddy/anonaddy
tag: 1.0.8@sha256:b0bb23f333ee2ed619381512e88bfece3f034927d2523b2d3960df79bdf4d9f2 tag: 1.0.9@sha256:7acf7b3f3165e5eb5c0813d2a717ebc8df24a9e3fcc124b6d4da5b070663c441
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
strategy: strategy:
type: Recreate type: Recreate

View File

@ -13,6 +13,10 @@ title: Changelog
## [qbitmanage-7.1.13](https://github.com/truecharts/charts/compare/qbitmanage-7.1.12...qbitmanage-7.1.13) (2024-02-03) ## [qbitmanage-7.1.13](https://github.com/truecharts/charts/compare/qbitmanage-7.1.12...qbitmanage-7.1.13) (2024-02-03)
### Chore ### Chore
@ -93,7 +97,4 @@ title: Changelog
- force bump to ensure up-to-date catalogs - force bump to ensure up-to-date catalogs
## [qbitmanage-7.1.4](https://github.com/truecharts/charts/compare/qbitmanage-7.1.3...qbitmanage-7.1.4) (2024-01-01)

View File

@ -4,13 +4,13 @@ annotations:
truecharts.org/SCALE-support: "true" truecharts.org/SCALE-support: "true"
truecharts.org/category: Downloaders truecharts.org/category: Downloaders
truecharts.org/max_helm_version: "3.14" truecharts.org/max_helm_version: "3.14"
truecharts.org/min_helm_version: "3.12" truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable truecharts.org/train: stable
apiVersion: v2 apiVersion: v2
appVersion: 4.0.8 appVersion: 4.0.9
dependencies: dependencies:
- name: common - name: common
version: 18.0.2 version: 18.1.2
repository: oci://tccr.io/truecharts repository: oci://tccr.io/truecharts
condition: "" condition: ""
alias: "" alias: ""
@ -24,7 +24,7 @@ keywords:
- qbitmanage - qbitmanage
- Downloaders - Downloaders
- MediaApp-Other - MediaApp-Other
kubeVersion: ">=1.24.0-0" kubeVersion: '>=1.24.0-0'
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org
@ -35,4 +35,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/qbitmanage - https://github.com/truecharts/charts/tree/master/charts/stable/qbitmanage
- https://hub.docker.com/r/bobokun/qbit_manage - https://hub.docker.com/r/bobokun/qbit_manage
type: application type: application
version: 8.1.1 version: 8.2.1

Binary file not shown.

View File

@ -1,7 +1,7 @@
image: image:
repository: bobokun/qbit_manage repository: bobokun/qbit_manage
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: v4.0.8@sha256:64f264d0e7fef5274cf85e0ce8a4a3d0274d3f1116e5bb794954daa9725b64a6 tag: v4.0.9@sha256:64d327abf6671f8b3f7f704dd108b0f9a980ff54c21cd3e72c043d4aec481764
service: service:
main: main:
enabled: false enabled: false