Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
f5433a90af
commit
1ece944533
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [clickhouse-5.0.4](https://github.com/truecharts/charts/compare/clickhouse-5.0.3...clickhouse-5.0.4) (2023-04-12)
|
||||
|
||||
### Chore
|
||||
|
||||
- bump common on dep train ([#7958](https://github.com/truecharts/charts/issues/7958))
|
||||
|
||||
|
Binary file not shown.
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [clickhouse-5.0.5](https://github.com/truecharts/charts/compare/clickhouse-5.0.4...clickhouse-5.0.5) (2023-04-14)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 12.4.9 ([#7928](https://github.com/truecharts/charts/issues/7928))
|
||||
|
||||
|
||||
|
||||
|
||||
## [clickhouse-5.0.4](https://github.com/truecharts/charts/compare/clickhouse-5.0.3...clickhouse-5.0.4) (2023-04-12)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [clickhouse-4.0.6](https://github.com/truecharts/charts/compare/clickhouse-4.0.5...clickhouse-4.0.6) (2023-03-06)
|
||||
|
||||
### Chore
|
||||
|
||||
- bump common
|
||||
|
||||
|
||||
|
||||
|
||||
## [clickhouse-4.0.5](https://github.com/truecharts/charts/compare/clickhouse-4.0.4...clickhouse-4.0.5) (2023-03-06)
|
||||
|
||||
### Fix
|
|
@ -3,7 +3,7 @@ appVersion: "23.2.1.253"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.4.6
|
||||
version: 12.4.9
|
||||
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.4
|
||||
version: 5.0.5
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- database
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [clickhouse-5.0.5](https://github.com/truecharts/charts/compare/clickhouse-5.0.4...clickhouse-5.0.5) (2023-04-14)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 12.4.9 ([#7928](https://github.com/truecharts/charts/issues/7928))
|
||||
|
||||
|
Binary file not shown.
|
@ -245,7 +245,7 @@ questions:
|
|||
schema:
|
||||
type: boolean
|
||||
default: false
|
||||
- variable: externalInterfaces
|
||||
- variable: scaleExternalInterface
|
||||
description: Add External Interfaces
|
||||
label: Add external Interfaces
|
||||
group: Networking
|
||||
|
@ -931,7 +931,7 @@ questions:
|
|||
description: Sets the persistence type
|
||||
schema:
|
||||
type: string
|
||||
default: hostPath
|
||||
default: device
|
||||
hidden: true
|
||||
- variable: readOnly
|
||||
label: readOnly
|
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [mariadb-7.0.5](https://github.com/truecharts/charts/compare/mariadb-7.0.4...mariadb-7.0.5) (2023-04-12)
|
||||
|
||||
### Chore
|
||||
|
||||
- bump common on dep train ([#7958](https://github.com/truecharts/charts/issues/7958))
|
||||
|
||||
|
Binary file not shown.
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [mariadb-7.0.6](https://github.com/truecharts/charts/compare/mariadb-7.0.5...mariadb-7.0.6) (2023-04-14)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 12.4.9 ([#7928](https://github.com/truecharts/charts/issues/7928))
|
||||
|
||||
|
||||
|
||||
|
||||
## [mariadb-7.0.5](https://github.com/truecharts/charts/compare/mariadb-7.0.4...mariadb-7.0.5) (2023-04-12)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [mariadb-6.0.7](https://github.com/truecharts/charts/compare/mariadb-6.0.6...mariadb-6.0.7) (2023-03-07)
|
||||
|
||||
### Fix
|
||||
|
||||
- Fix fsGroup of dependency train ([#7758](https://github.com/truecharts/charts/issues/7758))
|
||||
|
||||
|
||||
|
||||
|
||||
## [mariadb-6.0.6](https://github.com/truecharts/charts/compare/mariadb-6.0.5...mariadb-6.0.6) (2023-03-06)
|
||||
|
||||
### Chore
|
|
@ -3,7 +3,7 @@ appVersion: "10.11.2"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.4.6
|
||||
version: 12.4.9
|
||||
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.5
|
||||
version: 7.0.6
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- database
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [mariadb-7.0.6](https://github.com/truecharts/charts/compare/mariadb-7.0.5...mariadb-7.0.6) (2023-04-14)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 12.4.9 ([#7928](https://github.com/truecharts/charts/issues/7928))
|
||||
|
||||
|
Binary file not shown.
|
@ -239,7 +239,7 @@ questions:
|
|||
schema:
|
||||
type: boolean
|
||||
default: false
|
||||
- variable: externalInterfaces
|
||||
- variable: scaleExternalInterface
|
||||
description: Add External Interfaces
|
||||
label: Add external Interfaces
|
||||
group: Networking
|
||||
|
@ -785,7 +785,7 @@ questions:
|
|||
description: Sets the persistence type
|
||||
schema:
|
||||
type: string
|
||||
default: hostPath
|
||||
default: device
|
||||
hidden: true
|
||||
- variable: readOnly
|
||||
label: readOnly
|
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [memcached-6.0.15](https://github.com/truecharts/charts/compare/memcached-6.0.14...memcached-6.0.15) (2023-04-12)
|
||||
|
||||
### Chore
|
||||
|
||||
- bump common on dep train ([#7958](https://github.com/truecharts/charts/issues/7958))
|
||||
|
||||
|
Binary file not shown.
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [memcached-6.0.16](https://github.com/truecharts/charts/compare/memcached-6.0.15...memcached-6.0.16) (2023-04-14)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 12.4.9 ([#7928](https://github.com/truecharts/charts/issues/7928))
|
||||
|
||||
|
||||
|
||||
|
||||
## [memcached-6.0.15](https://github.com/truecharts/charts/compare/memcached-6.0.14...memcached-6.0.15) (2023-04-12)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [memcached-6.0.6](https://github.com/truecharts/charts/compare/memcached-6.0.5...memcached-6.0.6) (2023-03-06)
|
||||
|
||||
### Chore
|
||||
|
||||
- bump common
|
||||
|
||||
|
||||
|
||||
|
||||
## [memcached-6.0.5](https://github.com/truecharts/charts/compare/memcached-6.0.4...memcached-6.0.5) (2023-03-06)
|
||||
|
||||
### Fix
|
|
@ -3,7 +3,7 @@ appVersion: "1.6.18"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.4.6
|
||||
version: 12.4.9
|
||||
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.15
|
||||
version: 6.0.16
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- database
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [memcached-6.0.16](https://github.com/truecharts/charts/compare/memcached-6.0.15...memcached-6.0.16) (2023-04-14)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 12.4.9 ([#7928](https://github.com/truecharts/charts/issues/7928))
|
||||
|
||||
|
Binary file not shown.
|
@ -209,7 +209,7 @@ questions:
|
|||
schema:
|
||||
type: boolean
|
||||
default: false
|
||||
- variable: externalInterfaces
|
||||
- variable: scaleExternalInterface
|
||||
description: Add External Interfaces
|
||||
label: Add external Interfaces
|
||||
group: Networking
|
||||
|
@ -674,7 +674,7 @@ questions:
|
|||
description: Sets the persistence type
|
||||
schema:
|
||||
type: string
|
||||
default: hostPath
|
||||
default: device
|
||||
hidden: true
|
||||
- variable: readOnly
|
||||
label: readOnly
|
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [mongodb-6.0.4](https://github.com/truecharts/charts/compare/mongodb-6.0.3...mongodb-6.0.4) (2023-04-12)
|
||||
|
||||
### Chore
|
||||
|
||||
- bump common on dep train ([#7958](https://github.com/truecharts/charts/issues/7958))
|
||||
|
||||
|
Binary file not shown.
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [mongodb-6.0.5](https://github.com/truecharts/charts/compare/mongodb-6.0.4...mongodb-6.0.5) (2023-04-14)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 12.4.9 ([#7928](https://github.com/truecharts/charts/issues/7928))
|
||||
|
||||
|
||||
|
||||
|
||||
## [mongodb-6.0.4](https://github.com/truecharts/charts/compare/mongodb-6.0.3...mongodb-6.0.4) (2023-04-12)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [mongodb-5.0.6](https://github.com/truecharts/charts/compare/mongodb-5.0.5...mongodb-5.0.6) (2023-03-06)
|
||||
|
||||
### Chore
|
||||
|
||||
- bump common
|
||||
|
||||
|
||||
|
||||
|
||||
## [mongodb-5.0.5](https://github.com/truecharts/charts/compare/mongodb-5.0.4...mongodb-5.0.5) (2023-03-06)
|
||||
|
||||
### Fix
|
|
@ -3,7 +3,7 @@ appVersion: "6.0.4"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.4.6
|
||||
version: 12.4.9
|
||||
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.4
|
||||
version: 6.0.5
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- database
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [mongodb-6.0.5](https://github.com/truecharts/charts/compare/mongodb-6.0.4...mongodb-6.0.5) (2023-04-14)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 12.4.9 ([#7928](https://github.com/truecharts/charts/issues/7928))
|
||||
|
||||
|
Binary file not shown.
|
@ -239,7 +239,7 @@ questions:
|
|||
schema:
|
||||
type: boolean
|
||||
default: false
|
||||
- variable: externalInterfaces
|
||||
- variable: scaleExternalInterface
|
||||
description: Add External Interfaces
|
||||
label: Add external Interfaces
|
||||
group: Networking
|
||||
|
@ -785,7 +785,7 @@ questions:
|
|||
description: Sets the persistence type
|
||||
schema:
|
||||
type: string
|
||||
default: hostPath
|
||||
default: device
|
||||
hidden: true
|
||||
- variable: readOnly
|
||||
label: readOnly
|
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [redis-6.0.21](https://github.com/truecharts/charts/compare/redis-6.0.20...redis-6.0.21) (2023-04-12)
|
||||
|
||||
### Chore
|
||||
|
||||
- bump common on dep train ([#7958](https://github.com/truecharts/charts/issues/7958))
|
||||
|
||||
|
Binary file not shown.
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [redis-6.0.22](https://github.com/truecharts/charts/compare/redis-6.0.21...redis-6.0.22) (2023-04-14)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 12.4.9 ([#7928](https://github.com/truecharts/charts/issues/7928))
|
||||
|
||||
|
||||
|
||||
|
||||
## [redis-6.0.21](https://github.com/truecharts/charts/compare/redis-6.0.20...redis-6.0.21) (2023-04-12)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [redis-6.0.12](https://github.com/truecharts/charts/compare/redis-6.0.11...redis-6.0.12) (2023-03-07)
|
||||
|
||||
### Fix
|
||||
|
||||
- Fix fsGroup of dependency train ([#7758](https://github.com/truecharts/charts/issues/7758))
|
||||
|
||||
|
||||
|
||||
|
||||
## [redis-6.0.11](https://github.com/truecharts/charts/compare/redis-6.0.10...redis-6.0.11) (2023-03-06)
|
||||
|
||||
|
|
@ -3,7 +3,7 @@ appVersion: "7.0.8"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.4.6
|
||||
version: 12.4.9
|
||||
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.21
|
||||
version: 6.0.22
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- database
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [redis-6.0.22](https://github.com/truecharts/charts/compare/redis-6.0.21...redis-6.0.22) (2023-04-14)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 12.4.9 ([#7928](https://github.com/truecharts/charts/issues/7928))
|
||||
|
||||
|
Binary file not shown.
|
@ -218,7 +218,7 @@ questions:
|
|||
schema:
|
||||
type: boolean
|
||||
default: false
|
||||
- variable: externalInterfaces
|
||||
- variable: scaleExternalInterface
|
||||
description: Add External Interfaces
|
||||
label: Add external Interfaces
|
||||
group: Networking
|
||||
|
@ -761,7 +761,7 @@ questions:
|
|||
description: Sets the persistence type
|
||||
schema:
|
||||
type: string
|
||||
default: hostPath
|
||||
default: device
|
||||
hidden: true
|
||||
- variable: readOnly
|
||||
label: readOnly
|
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [solr-4.0.4](https://github.com/truecharts/charts/compare/solr-4.0.3...solr-4.0.4) (2023-04-12)
|
||||
|
||||
### Chore
|
||||
|
||||
- bump common on dep train ([#7958](https://github.com/truecharts/charts/issues/7958))
|
||||
|
||||
|
Binary file not shown.
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [solr-4.0.5](https://github.com/truecharts/charts/compare/solr-4.0.4...solr-4.0.5) (2023-04-14)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 12.4.9 ([#7928](https://github.com/truecharts/charts/issues/7928))
|
||||
|
||||
|
||||
|
||||
|
||||
## [solr-4.0.4](https://github.com/truecharts/charts/compare/solr-4.0.3...solr-4.0.4) (2023-04-12)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
- update common with vct label fix ([#7750](https://github.com/truecharts/charts/issues/7750))
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [solr-3.0.4](https://github.com/truecharts/charts/compare/solr-3.0.3...solr-3.0.4) (2023-03-06)
|
||||
|
||||
### Chore
|
||||
|
||||
- bump dependency train ([#7748](https://github.com/truecharts/charts/issues/7748))
|
|
@ -3,7 +3,7 @@ appVersion: "9.1.1"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.4.6
|
||||
version: 12.4.9
|
||||
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.4
|
||||
version: 4.0.5
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- search
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [solr-4.0.5](https://github.com/truecharts/charts/compare/solr-4.0.4...solr-4.0.5) (2023-04-14)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 12.4.9 ([#7928](https://github.com/truecharts/charts/issues/7928))
|
||||
|
||||
|
Binary file not shown.
|
@ -246,7 +246,7 @@ questions:
|
|||
schema:
|
||||
type: boolean
|
||||
default: false
|
||||
- variable: externalInterfaces
|
||||
- variable: scaleExternalInterface
|
||||
description: Add External Interfaces
|
||||
label: Add external Interfaces
|
||||
group: Networking
|
||||
|
@ -792,7 +792,7 @@ questions:
|
|||
description: Sets the persistence type
|
||||
schema:
|
||||
type: string
|
||||
default: hostPath
|
||||
default: device
|
||||
hidden: true
|
||||
- variable: readOnly
|
||||
label: readOnly
|
Loading…
Reference in New Issue