Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2023-05-13 08:19:47 +00:00
parent 73691914cf
commit 7d85342d97
78 changed files with 198 additions and 111 deletions

View File

@ -1,9 +0,0 @@
## [clickhouse-5.0.22](https://github.com/truecharts/charts/compare/clickhouse-5.0.21...clickhouse-5.0.22) (2023-05-07)
### Chore
- update container image tccr.io/truecharts/clickhouse to v23.4.2.11 ([#8814](https://github.com/truecharts/charts/issues/8814))

View File

@ -4,6 +4,15 @@
## [clickhouse-5.0.23](https://github.com/truecharts/charts/compare/clickhouse-5.0.22...clickhouse-5.0.23) (2023-05-13)
### Chore
- update helm chart common to 12.7.0 ([#8900](https://github.com/truecharts/charts/issues/8900))
## [clickhouse-5.0.22](https://github.com/truecharts/charts/compare/clickhouse-5.0.21...clickhouse-5.0.22) (2023-05-07) ## [clickhouse-5.0.22](https://github.com/truecharts/charts/compare/clickhouse-5.0.21...clickhouse-5.0.22) (2023-05-07)
### Chore ### Chore
@ -88,12 +97,3 @@
- update container image tccr.io/truecharts/clickhouse to v23.2.6.34 ([#8438](https://github.com/truecharts/charts/issues/8438)) - update container image tccr.io/truecharts/clickhouse to v23.2.6.34 ([#8438](https://github.com/truecharts/charts/issues/8438))
## [clickhouse-5.0.15](https://github.com/truecharts/charts/compare/clickhouse-5.0.14...clickhouse-5.0.15) (2023-04-25)
### Chore
- update helm chart common to 12.6.1 ([#8152](https://github.com/truecharts/charts/issues/8152))

View File

@ -3,7 +3,7 @@ appVersion: "23.4.2.11"
dependencies: dependencies:
- name: common - name: common
repository: https://library-charts.truecharts.org repository: https://library-charts.truecharts.org
version: 12.6.6 version: 12.7.0
deprecated: false deprecated: false
description: ClickHouse is a column-oriented database management system (DBMS) for online analytical processing of queries (OLAP). description: ClickHouse is a column-oriented database management system (DBMS) for online analytical processing of queries (OLAP).
home: https://truecharts.org/charts/dependency/clickhouse home: https://truecharts.org/charts/dependency/clickhouse
@ -22,7 +22,7 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/dependency/clickhouse - https://github.com/truecharts/charts/tree/master/charts/dependency/clickhouse
- https://clickhouse.com/ - https://clickhouse.com/
type: application type: application
version: 5.0.22 version: 5.0.23
annotations: annotations:
truecharts.org/catagories: | truecharts.org/catagories: |
- database - database

View File

@ -0,0 +1,9 @@
## [clickhouse-5.0.23](https://github.com/truecharts/charts/compare/clickhouse-5.0.22...clickhouse-5.0.23) (2023-05-13)
### Chore
- update helm chart common to 12.7.0 ([#8900](https://github.com/truecharts/charts/issues/8900))

Binary file not shown.

View File

@ -30,7 +30,19 @@ groups:
- name: Documentation - name: Documentation
description: Documentation description: Documentation
questions: questions:
- variable: global
group: General Settings
label: "Global Settings"
schema:
additional_attrs: true
type: dict
attrs:
- variable: stopAll
label: Stop All
description: "Stops All Running pods and hibernates cnpg"
schema:
type: boolean
default: false
- variable: workload - variable: workload
group: "Workload Settings" group: "Workload Settings"
label: "" label: ""

View File

@ -1,9 +0,0 @@
## [mariadb-7.0.23](https://github.com/truecharts/charts/compare/mariadb-7.0.22...mariadb-7.0.23) (2023-05-12)
### Chore
- update container image tccr.io/truecharts/mariadb to v10.11.3 ([#8912](https://github.com/truecharts/charts/issues/8912))

View File

@ -4,6 +4,15 @@
## [mariadb-7.0.24](https://github.com/truecharts/charts/compare/mariadb-7.0.23...mariadb-7.0.24) (2023-05-13)
### Chore
- update helm chart common to 12.7.0 ([#8900](https://github.com/truecharts/charts/issues/8900))
## [mariadb-7.0.23](https://github.com/truecharts/charts/compare/mariadb-7.0.22...mariadb-7.0.23) (2023-05-12) ## [mariadb-7.0.23](https://github.com/truecharts/charts/compare/mariadb-7.0.22...mariadb-7.0.23) (2023-05-12)
### Chore ### Chore
@ -88,12 +97,3 @@
### Chore ### Chore
- update helm chart common to 12.6.3 ([#8629](https://github.com/truecharts/charts/issues/8629)) - update helm chart common to 12.6.3 ([#8629](https://github.com/truecharts/charts/issues/8629))
## [mariadb-7.0.17](https://github.com/truecharts/charts/compare/mariadb-7.0.16...mariadb-7.0.17) (2023-04-27)
### Chore
- update container image tccr.io/truecharts/mariadb to 10.11.2 ([#8310](https://github.com/truecharts/charts/issues/8310))

View File

@ -3,7 +3,7 @@ appVersion: "10.11.3"
dependencies: dependencies:
- name: common - name: common
repository: https://library-charts.truecharts.org repository: https://library-charts.truecharts.org
version: 12.6.6 version: 12.7.0
deprecated: false deprecated: false
description: Fast, reliable, scalable, and easy to use open-source relational database system. description: Fast, reliable, scalable, and easy to use open-source relational database system.
home: https://truecharts.org/charts/dependency/mariadb home: https://truecharts.org/charts/dependency/mariadb
@ -25,7 +25,7 @@ sources:
- https://github.com/prometheus/mysqld_exporter - https://github.com/prometheus/mysqld_exporter
- https://mariadb.org - https://mariadb.org
type: application type: application
version: 7.0.23 version: 7.0.24
annotations: annotations:
truecharts.org/catagories: | truecharts.org/catagories: |
- database - database

View File

@ -0,0 +1,9 @@
## [mariadb-7.0.24](https://github.com/truecharts/charts/compare/mariadb-7.0.23...mariadb-7.0.24) (2023-05-13)
### Chore
- update helm chart common to 12.7.0 ([#8900](https://github.com/truecharts/charts/issues/8900))

Binary file not shown.

View File

@ -30,7 +30,19 @@ groups:
- name: Documentation - name: Documentation
description: Documentation description: Documentation
questions: questions:
- variable: global
group: General Settings
label: "Global Settings"
schema:
additional_attrs: true
type: dict
attrs:
- variable: stopAll
label: Stop All
description: "Stops All Running pods and hibernates cnpg"
schema:
type: boolean
default: false
- variable: workload - variable: workload
group: "Workload Settings" group: "Workload Settings"
label: "" label: ""

View File

@ -1,4 +0,0 @@
## [memcached-6.0.34](https://github.com/truecharts/charts/compare/memcached-6.0.33...memcached-6.0.34) (2023-05-05)

View File

@ -4,6 +4,15 @@
## [memcached-6.0.35](https://github.com/truecharts/charts/compare/memcached-6.0.34...memcached-6.0.35) (2023-05-13)
### Chore
- update helm chart common to 12.7.0 ([#8900](https://github.com/truecharts/charts/issues/8900))
## [memcached-6.0.34](https://github.com/truecharts/charts/compare/memcached-6.0.33...memcached-6.0.34) (2023-05-05) ## [memcached-6.0.34](https://github.com/truecharts/charts/compare/memcached-6.0.33...memcached-6.0.34) (2023-05-05)
@ -88,12 +97,3 @@
- update helm chart common to 12.6.1 ([#8152](https://github.com/truecharts/charts/issues/8152)) - update helm chart common to 12.6.1 ([#8152](https://github.com/truecharts/charts/issues/8152))
## [memcached-6.0.25](https://github.com/truecharts/charts/compare/memcached-6.0.24...memcached-6.0.25) (2023-04-23)
### Chore
- update helm chart common to 12.5.1 ([#8129](https://github.com/truecharts/charts/issues/8129))

View File

@ -3,7 +3,7 @@ appVersion: "1.6.19"
dependencies: dependencies:
- name: common - name: common
repository: https://library-charts.truecharts.org repository: https://library-charts.truecharts.org
version: 12.6.6 version: 12.7.0
deprecated: false deprecated: false
description: Memcached is a memory-backed database caching solution description: Memcached is a memory-backed database caching solution
home: https://truecharts.org/charts/dependency/memcached home: https://truecharts.org/charts/dependency/memcached
@ -23,7 +23,7 @@ sources:
- https://github.com/bitnami/bitnami-docker-memcached - https://github.com/bitnami/bitnami-docker-memcached
- http://memcached.org/ - http://memcached.org/
type: application type: application
version: 6.0.34 version: 6.0.35
annotations: annotations:
truecharts.org/catagories: | truecharts.org/catagories: |
- database - database

View File

@ -0,0 +1,9 @@
## [memcached-6.0.35](https://github.com/truecharts/charts/compare/memcached-6.0.34...memcached-6.0.35) (2023-05-13)
### Chore
- update helm chart common to 12.7.0 ([#8900](https://github.com/truecharts/charts/issues/8900))

Binary file not shown.

View File

@ -30,7 +30,19 @@ groups:
- name: Documentation - name: Documentation
description: Documentation description: Documentation
questions: questions:
- variable: global
group: General Settings
label: "Global Settings"
schema:
additional_attrs: true
type: dict
attrs:
- variable: stopAll
label: Stop All
description: "Stops All Running pods and hibernates cnpg"
schema:
type: boolean
default: false
- variable: workload - variable: workload
group: "Workload Settings" group: "Workload Settings"
label: "" label: ""

View File

@ -1,4 +0,0 @@
## [mongodb-6.0.23](https://github.com/truecharts/charts/compare/mongodb-6.0.22...mongodb-6.0.23) (2023-05-05)

View File

@ -4,6 +4,15 @@
## [mongodb-6.0.24](https://github.com/truecharts/charts/compare/mongodb-6.0.23...mongodb-6.0.24) (2023-05-13)
### Chore
- update helm chart common to 12.7.0 ([#8900](https://github.com/truecharts/charts/issues/8900))
## [mongodb-6.0.23](https://github.com/truecharts/charts/compare/mongodb-6.0.22...mongodb-6.0.23) (2023-05-05) ## [mongodb-6.0.23](https://github.com/truecharts/charts/compare/mongodb-6.0.22...mongodb-6.0.23) (2023-05-05)
@ -88,12 +97,3 @@
- update helm chart common to 12.6.1 ([#8152](https://github.com/truecharts/charts/issues/8152)) - update helm chart common to 12.6.1 ([#8152](https://github.com/truecharts/charts/issues/8152))
## [mongodb-6.0.14](https://github.com/truecharts/charts/compare/mongodb-6.0.13...mongodb-6.0.14) (2023-04-23)
### Chore
- update helm chart common to 12.5.1 ([#8129](https://github.com/truecharts/charts/issues/8129))

View File

@ -3,7 +3,7 @@ appVersion: "6.0.5"
dependencies: dependencies:
- name: common - name: common
repository: https://library-charts.truecharts.org repository: https://library-charts.truecharts.org
version: 12.6.6 version: 12.7.0
deprecated: false deprecated: false
description: Fast, reliable, scalable, and easy to use open-source no-sql database system. description: Fast, reliable, scalable, and easy to use open-source no-sql database system.
home: https://truecharts.org/charts/dependency/mongodb home: https://truecharts.org/charts/dependency/mongodb
@ -23,7 +23,7 @@ sources:
- https://github.com/bitnami/bitnami-docker-mongodb - https://github.com/bitnami/bitnami-docker-mongodb
- https://www.mongodb.com - https://www.mongodb.com
type: application type: application
version: 6.0.23 version: 6.0.24
annotations: annotations:
truecharts.org/catagories: | truecharts.org/catagories: |
- database - database

View File

@ -0,0 +1,9 @@
## [mongodb-6.0.24](https://github.com/truecharts/charts/compare/mongodb-6.0.23...mongodb-6.0.24) (2023-05-13)
### Chore
- update helm chart common to 12.7.0 ([#8900](https://github.com/truecharts/charts/issues/8900))

Binary file not shown.

View File

@ -30,7 +30,19 @@ groups:
- name: Documentation - name: Documentation
description: Documentation description: Documentation
questions: questions:
- variable: global
group: General Settings
label: "Global Settings"
schema:
additional_attrs: true
type: dict
attrs:
- variable: stopAll
label: Stop All
description: "Stops All Running pods and hibernates cnpg"
schema:
type: boolean
default: false
- variable: workload - variable: workload
group: "Workload Settings" group: "Workload Settings"
label: "" label: ""

View File

@ -1,4 +0,0 @@
## [redis-6.0.39](https://github.com/truecharts/charts/compare/redis-6.0.38...redis-6.0.39) (2023-05-05)

View File

@ -4,6 +4,15 @@
## [redis-6.0.40](https://github.com/truecharts/charts/compare/redis-6.0.39...redis-6.0.40) (2023-05-13)
### Chore
- update helm chart common to 12.7.0 ([#8900](https://github.com/truecharts/charts/issues/8900))
## [redis-6.0.39](https://github.com/truecharts/charts/compare/redis-6.0.38...redis-6.0.39) (2023-05-05) ## [redis-6.0.39](https://github.com/truecharts/charts/compare/redis-6.0.38...redis-6.0.39) (2023-05-05)
@ -88,12 +97,3 @@
- update helm chart common to 12.5.1 ([#8129](https://github.com/truecharts/charts/issues/8129)) - update helm chart common to 12.5.1 ([#8129](https://github.com/truecharts/charts/issues/8129))
## [redis-6.0.30](https://github.com/truecharts/charts/compare/redis-6.0.29...redis-6.0.30) (2023-04-21)
## [redis-6.0.29](https://github.com/truecharts/charts/compare/redis-6.0.28...redis-6.0.29) (2023-04-18)

View File

@ -3,7 +3,7 @@ appVersion: "7.0.11"
dependencies: dependencies:
- name: common - name: common
repository: https://library-charts.truecharts.org repository: https://library-charts.truecharts.org
version: 12.6.6 version: 12.7.0
deprecated: false deprecated: false
description: Open source, advanced key-value store. description: Open source, advanced key-value store.
home: https://truecharts.org/charts/dependency/redis home: https://truecharts.org/charts/dependency/redis
@ -23,7 +23,7 @@ sources:
- https://github.com/bitnami/bitnami-docker-redis - https://github.com/bitnami/bitnami-docker-redis
- http://redis.io/ - http://redis.io/
type: application type: application
version: 6.0.39 version: 6.0.40
annotations: annotations:
truecharts.org/catagories: | truecharts.org/catagories: |
- database - database

View File

@ -0,0 +1,9 @@
## [redis-6.0.40](https://github.com/truecharts/charts/compare/redis-6.0.39...redis-6.0.40) (2023-05-13)
### Chore
- update helm chart common to 12.7.0 ([#8900](https://github.com/truecharts/charts/issues/8900))

Binary file not shown.

View File

@ -30,7 +30,19 @@ groups:
- name: Documentation - name: Documentation
description: Documentation description: Documentation
questions: questions:
- variable: global
group: General Settings
label: "Global Settings"
schema:
additional_attrs: true
type: dict
attrs:
- variable: stopAll
label: Stop All
description: "Stops All Running pods and hibernates cnpg"
schema:
type: boolean
default: false
- variable: workload - variable: workload
group: "Workload Settings" group: "Workload Settings"
label: "" label: ""

View File

@ -1,9 +0,0 @@
## [solr-4.0.22](https://github.com/truecharts/charts/compare/solr-4.0.21...solr-4.0.22) (2023-05-08)
### Chore
- update container image tccr.io/truecharts/solr to v9.2.1 ([#8841](https://github.com/truecharts/charts/issues/8841))

View File

@ -4,6 +4,15 @@
## [solr-4.0.23](https://github.com/truecharts/charts/compare/solr-4.0.22...solr-4.0.23) (2023-05-13)
### Chore
- update helm chart common to 12.7.0 ([#8900](https://github.com/truecharts/charts/issues/8900))
## [solr-4.0.22](https://github.com/truecharts/charts/compare/solr-4.0.21...solr-4.0.22) (2023-05-08) ## [solr-4.0.22](https://github.com/truecharts/charts/compare/solr-4.0.21...solr-4.0.22) (2023-05-08)
### Chore ### Chore
@ -88,12 +97,3 @@
- update helm chart common to 12.5.1 ([#8129](https://github.com/truecharts/charts/issues/8129)) - update helm chart common to 12.5.1 ([#8129](https://github.com/truecharts/charts/issues/8129))
## [solr-4.0.13](https://github.com/truecharts/charts/compare/solr-4.0.12...solr-4.0.13) (2023-04-21)
## [solr-4.0.12](https://github.com/truecharts/charts/compare/solr-4.0.11...solr-4.0.12) (2023-04-18)

View File

@ -3,7 +3,7 @@ appVersion: "9.2.1"
dependencies: dependencies:
- name: common - name: common
repository: https://library-charts.truecharts.org repository: https://library-charts.truecharts.org
version: 12.6.6 version: 12.7.0
deprecated: false deprecated: false
description: Apache Solr description: Apache Solr
home: https://truecharts.org/charts/dependency/solr home: https://truecharts.org/charts/dependency/solr
@ -22,7 +22,7 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/dependency/solr - https://github.com/truecharts/charts/tree/master/charts/dependency/solr
- https://github.com/apache/solr - https://github.com/apache/solr
type: application type: application
version: 4.0.22 version: 4.0.23
annotations: annotations:
truecharts.org/catagories: | truecharts.org/catagories: |
- search - search

View File

@ -0,0 +1,9 @@
## [solr-4.0.23](https://github.com/truecharts/charts/compare/solr-4.0.22...solr-4.0.23) (2023-05-13)
### Chore
- update helm chart common to 12.7.0 ([#8900](https://github.com/truecharts/charts/issues/8900))

Binary file not shown.

View File

@ -38,7 +38,19 @@ portals:
ports: ports:
- "$kubernetes-resource_configmap_tcportal-open_port" - "$kubernetes-resource_configmap_tcportal-open_port"
questions: questions:
- variable: global
group: General Settings
label: "Global Settings"
schema:
additional_attrs: true
type: dict
attrs:
- variable: stopAll
label: Stop All
description: "Stops All Running pods and hibernates cnpg"
schema:
type: boolean
default: false
- variable: workload - variable: workload
group: "Workload Settings" group: "Workload Settings"
label: "" label: ""