Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2023-05-22 10:32:23 +00:00
parent 9e73c498b9
commit 0541a745c8
78 changed files with 168 additions and 186 deletions

View File

@@ -1,9 +0,0 @@
## [clickhouse-5.0.25](https://github.com/truecharts/charts/compare/clickhouse-5.0.24...clickhouse-5.0.25) (2023-05-21)
### Chore
- update helm chart common to 12.8.2 ([#9028](https://github.com/truecharts/charts/issues/9028))

View File

@@ -4,6 +4,19 @@
## [clickhouse-5.0.26](https://github.com/truecharts/charts/compare/clickhouse-5.0.25...clickhouse-5.0.26) (2023-05-22)
### Chore
- update helm chart common to 12.9.2 ([#9064](https://github.com/truecharts/charts/issues/9064))
### Fix
- fix mistakes on questions.yaml
## [clickhouse-5.0.25](https://github.com/truecharts/charts/compare/clickhouse-5.0.24...clickhouse-5.0.25) (2023-05-21)
### Chore
@@ -84,16 +97,3 @@
## [clickhouse-5.0.19](https://github.com/truecharts/charts/compare/clickhouse-5.0.18...clickhouse-5.0.19) (2023-05-01)
### Chore
- update helm chart common to 12.6.4 ([#8642](https://github.com/truecharts/charts/issues/8642))
## [clickhouse-5.0.18](https://github.com/truecharts/charts/compare/clickhouse-5.0.17...clickhouse-5.0.18) (2023-04-30)
### Chore
- update helm chart common to 12.6.3 ([#8629](https://github.com/truecharts/charts/issues/8629))

View File

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

View File

@@ -0,0 +1,13 @@
## [clickhouse-5.0.26](https://github.com/truecharts/charts/compare/clickhouse-5.0.25...clickhouse-5.0.26) (2023-05-22)
### Chore
- update helm chart common to 12.9.2 ([#9064](https://github.com/truecharts/charts/issues/9064))
### Fix
- fix mistakes on questions.yaml

Binary file not shown.

View File

@@ -317,13 +317,6 @@ questions:
default: false
show_subquestions_if: true
subquestions:
- variable: hostNetwork
group: Networking and Services
label: Host-Networking (Complicated)
schema:
hidden: true
type: boolean
default: false
- variable: scaleExternalInterface
description: Add External Interfaces
label: Add external Interfaces

View File

@@ -1,9 +0,0 @@
## [mariadb-7.0.28](https://github.com/truecharts/charts/compare/mariadb-7.0.27...mariadb-7.0.28) (2023-05-21)
### Chore
- update helm chart common to 12.8.2 ([#9028](https://github.com/truecharts/charts/issues/9028))

View File

@@ -4,6 +4,19 @@
## [mariadb-7.0.29](https://github.com/truecharts/charts/compare/mariadb-7.0.28...mariadb-7.0.29) (2023-05-22)
### Chore
- update helm chart common to 12.9.2 ([#9064](https://github.com/truecharts/charts/issues/9064))
### Fix
- fix mistakes on questions.yaml
## [mariadb-7.0.28](https://github.com/truecharts/charts/compare/mariadb-7.0.27...mariadb-7.0.28) (2023-05-21)
### Chore
@@ -84,16 +97,3 @@
## [mariadb-7.0.20](https://github.com/truecharts/charts/compare/mariadb-7.0.19...mariadb-7.0.20) (2023-05-05)
### Chore
- update container image tccr.io/truecharts/mariadb to 10.11.2 ([#8772](https://github.com/truecharts/charts/issues/8772))
## [mariadb-7.0.20](https://github.com/truecharts/charts/compare/mariadb-7.0.19...mariadb-7.0.20) (2023-05-05)
### Chore
- update container image tccr.io/truecharts/mariadb to 10.11.2 ([#8772](https://github.com/truecharts/charts/issues/8772))

View File

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

View File

@@ -0,0 +1,13 @@
## [mariadb-7.0.29](https://github.com/truecharts/charts/compare/mariadb-7.0.28...mariadb-7.0.29) (2023-05-22)
### Chore
- update helm chart common to 12.9.2 ([#9064](https://github.com/truecharts/charts/issues/9064))
### Fix
- fix mistakes on questions.yaml

Binary file not shown.

View File

@@ -311,13 +311,6 @@ questions:
default: false
show_subquestions_if: true
subquestions:
- variable: hostNetwork
group: Networking and Services
label: Host-Networking (Complicated)
schema:
hidden: true
type: boolean
default: false
- variable: scaleExternalInterface
description: Add External Interfaces
label: Add external Interfaces

View File

@@ -1,9 +0,0 @@
## [memcached-6.0.39](https://github.com/truecharts/charts/compare/memcached-6.0.38...memcached-6.0.39) (2023-05-22)
### Chore
- update container image tccr.io/truecharts/memcached to v1.6.20 ([#9055](https://github.com/truecharts/charts/issues/9055))

View File

@@ -4,6 +4,19 @@
## [memcached-6.0.40](https://github.com/truecharts/charts/compare/memcached-6.0.39...memcached-6.0.40) (2023-05-22)
### Chore
- update helm chart common to 12.9.2 ([#9064](https://github.com/truecharts/charts/issues/9064))
### Fix
- fix mistakes on questions.yaml
## [memcached-6.0.39](https://github.com/truecharts/charts/compare/memcached-6.0.38...memcached-6.0.39) (2023-05-22)
### Chore
@@ -84,16 +97,3 @@
## [memcached-6.0.31](https://github.com/truecharts/charts/compare/memcached-6.0.30...memcached-6.0.31) (2023-05-01)
### Chore
- update helm chart common to 12.6.4 ([#8642](https://github.com/truecharts/charts/issues/8642))
## [memcached-6.0.30](https://github.com/truecharts/charts/compare/memcached-6.0.29...memcached-6.0.30) (2023-04-30)
### Chore
- update helm chart common to 12.6.3 ([#8629](https://github.com/truecharts/charts/issues/8629))

View File

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

View File

@@ -0,0 +1,13 @@
## [memcached-6.0.40](https://github.com/truecharts/charts/compare/memcached-6.0.39...memcached-6.0.40) (2023-05-22)
### Chore
- update helm chart common to 12.9.2 ([#9064](https://github.com/truecharts/charts/issues/9064))
### Fix
- fix mistakes on questions.yaml

Binary file not shown.

View File

@@ -281,13 +281,6 @@ questions:
default: false
show_subquestions_if: true
subquestions:
- variable: hostNetwork
group: Networking and Services
label: Host-Networking (Complicated)
schema:
hidden: true
type: boolean
default: false
- variable: scaleExternalInterface
description: Add External Interfaces
label: Add external Interfaces

View File

@@ -1,9 +0,0 @@
## [mongodb-6.0.28](https://github.com/truecharts/charts/compare/mongodb-6.0.27...mongodb-6.0.28) (2023-05-22)
### Chore
- update container image tccr.io/truecharts/mongodb to v6.0.6 ([#9056](https://github.com/truecharts/charts/issues/9056))

View File

@@ -4,6 +4,19 @@
## [mongodb-6.0.29](https://github.com/truecharts/charts/compare/mongodb-6.0.28...mongodb-6.0.29) (2023-05-22)
### Chore
- update helm chart common to 12.9.2 ([#9064](https://github.com/truecharts/charts/issues/9064))
### Fix
- fix mistakes on questions.yaml
## [mongodb-6.0.28](https://github.com/truecharts/charts/compare/mongodb-6.0.27...mongodb-6.0.28) (2023-05-22)
### Chore
@@ -84,16 +97,3 @@
## [mongodb-6.0.20](https://github.com/truecharts/charts/compare/mongodb-6.0.19...mongodb-6.0.20) (2023-05-01)
### Chore
- update helm chart common to 12.6.4 ([#8642](https://github.com/truecharts/charts/issues/8642))
## [mongodb-6.0.19](https://github.com/truecharts/charts/compare/mongodb-6.0.18...mongodb-6.0.19) (2023-04-30)
### Chore
- update helm chart common to 12.6.3 ([#8629](https://github.com/truecharts/charts/issues/8629))

View File

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

View File

@@ -0,0 +1,13 @@
## [mongodb-6.0.29](https://github.com/truecharts/charts/compare/mongodb-6.0.28...mongodb-6.0.29) (2023-05-22)
### Chore
- update helm chart common to 12.9.2 ([#9064](https://github.com/truecharts/charts/issues/9064))
### Fix
- fix mistakes on questions.yaml

Binary file not shown.

View File

@@ -311,13 +311,6 @@ questions:
default: false
show_subquestions_if: true
subquestions:
- variable: hostNetwork
group: Networking and Services
label: Host-Networking (Complicated)
schema:
hidden: true
type: boolean
default: false
- variable: scaleExternalInterface
description: Add External Interfaces
label: Add external Interfaces

View File

@@ -1,9 +0,0 @@
## [redis-6.0.42](https://github.com/truecharts/charts/compare/redis-6.0.41...redis-6.0.42) (2023-05-21)
### Chore
- update helm chart common to 12.8.2 ([#9028](https://github.com/truecharts/charts/issues/9028))

View File

@@ -4,6 +4,19 @@
## [redis-6.0.43](https://github.com/truecharts/charts/compare/redis-6.0.42...redis-6.0.43) (2023-05-22)
### Chore
- update helm chart common to 12.9.2 ([#9064](https://github.com/truecharts/charts/issues/9064))
### Fix
- fix mistakes on questions.yaml
## [redis-6.0.42](https://github.com/truecharts/charts/compare/redis-6.0.41...redis-6.0.42) (2023-05-21)
### Chore
@@ -84,16 +97,3 @@
## [redis-6.0.34](https://github.com/truecharts/charts/compare/redis-6.0.33...redis-6.0.34) (2023-04-30)
### Chore
- update container image tccr.io/truecharts/redis to v7.0.11 ([#8519](https://github.com/truecharts/charts/issues/8519))
## [redis-6.0.33](https://github.com/truecharts/charts/compare/redis-6.0.32...redis-6.0.33) (2023-04-28)
### Chore
- update container image tccr.io/truecharts/redis to v ([#8361](https://github.com/truecharts/charts/issues/8361))

View File

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

View File

@@ -0,0 +1,13 @@
## [redis-6.0.43](https://github.com/truecharts/charts/compare/redis-6.0.42...redis-6.0.43) (2023-05-22)
### Chore
- update helm chart common to 12.9.2 ([#9064](https://github.com/truecharts/charts/issues/9064))
### Fix
- fix mistakes on questions.yaml

Binary file not shown.

View File

@@ -290,13 +290,6 @@ questions:
default: false
show_subquestions_if: true
subquestions:
- variable: hostNetwork
group: Networking and Services
label: Host-Networking (Complicated)
schema:
hidden: true
type: boolean
default: false
- variable: scaleExternalInterface
description: Add External Interfaces
label: Add external Interfaces

View File

@@ -1,9 +0,0 @@
## [solr-4.0.27](https://github.com/truecharts/charts/compare/solr-4.0.26...solr-4.0.27) (2023-05-21)
### Chore
- update helm chart common to 12.8.2 ([#9028](https://github.com/truecharts/charts/issues/9028))

View File

@@ -4,6 +4,19 @@
## [solr-4.0.28](https://github.com/truecharts/charts/compare/solr-4.0.27...solr-4.0.28) (2023-05-22)
### Chore
- update helm chart common to 12.9.2 ([#9064](https://github.com/truecharts/charts/issues/9064))
### Fix
- fix mistakes on questions.yaml
## [solr-4.0.27](https://github.com/truecharts/charts/compare/solr-4.0.26...solr-4.0.27) (2023-05-21)
### Chore
@@ -84,16 +97,3 @@
## [solr-4.0.19](https://github.com/truecharts/charts/compare/solr-4.0.18...solr-4.0.19) (2023-05-01)
### Chore
- update helm chart common to 12.6.4 ([#8642](https://github.com/truecharts/charts/issues/8642))
- update helm chart common to 12.6.3 ([#8629](https://github.com/truecharts/charts/issues/8629))
## [solr-4.0.18](https://github.com/truecharts/charts/compare/solr-4.0.17...solr-4.0.18) (2023-04-30)
### Chore
- update container image tccr.io/truecharts/solr to 9.2.0 ([#8631](https://github.com/truecharts/charts/issues/8631))

View File

@@ -3,7 +3,7 @@ appVersion: "9.2.1"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.8.2
version: 12.9.2
deprecated: false
description: Apache 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/apache/solr
type: application
version: 4.0.27
version: 4.0.28
annotations:
truecharts.org/catagories: |
- search

View File

@@ -0,0 +1,13 @@
## [solr-4.0.28](https://github.com/truecharts/charts/compare/solr-4.0.27...solr-4.0.28) (2023-05-22)
### Chore
- update helm chart common to 12.9.2 ([#9064](https://github.com/truecharts/charts/issues/9064))
### Fix
- fix mistakes on questions.yaml

Binary file not shown.

View File

@@ -318,13 +318,6 @@ questions:
default: false
show_subquestions_if: true
subquestions:
- variable: hostNetwork
group: Networking and Services
label: Host-Networking (Complicated)
schema:
hidden: true
type: boolean
default: false
- variable: scaleExternalInterface
description: Add External Interfaces
label: Add external Interfaces