Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
5d8a5a9ce8
commit
350cd31a2b
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [clickhouse-5.0.0](https://github.com/truecharts/charts/compare/clickhouse-4.0.10...clickhouse-5.0.0) (2023-03-19)
|
||||
|
||||
### Feat
|
||||
|
||||
- move solr, clickhouse and mongodb to deployment instead of statefullset ([#7818](https://github.com/truecharts/charts/issues/7818))
|
||||
|
||||
|
Binary file not shown.
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [clickhouse-5.0.1](https://github.com/truecharts/charts/compare/clickhouse-5.0.0...clickhouse-5.0.1) (2023-04-05)
|
||||
|
||||
### Chore
|
||||
|
||||
- common bump to .32
|
||||
|
||||
|
||||
|
||||
|
||||
## [clickhouse-5.0.0](https://github.com/truecharts/charts/compare/clickhouse-4.0.10...clickhouse-5.0.0) (2023-03-19)
|
||||
|
||||
### Feat
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [clickhouse-4.0.2](https://github.com/truecharts/charts/compare/clickhouse-4.0.1...clickhouse-4.0.2) (2023-03-05)
|
||||
|
||||
### Fix
|
||||
|
||||
- bump dependency train
|
||||
- bump common on dependency train
|
||||
|
||||
|
||||
|
||||
|
||||
## [clickhouse-4.0.1](https://github.com/truecharts/charts/compare/clickhouse-4.0.0...clickhouse-4.0.1) (2023-03-05)
|
||||
|
|
@ -3,7 +3,7 @@ appVersion: "23.2.1.253"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.2.28
|
||||
version: 12.2.32
|
||||
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
|
||||
|
@ -20,10 +20,9 @@ maintainers:
|
|||
name: clickhouse
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/dependency/clickhouse
|
||||
- https://hub.docker.com/r/clickhouse/clickhouse-server
|
||||
- https://clickhouse.com/
|
||||
type: application
|
||||
version: 5.0.0
|
||||
version: 5.0.1
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- database
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [clickhouse-5.0.1](https://github.com/truecharts/charts/compare/clickhouse-5.0.0...clickhouse-5.0.1) (2023-04-05)
|
||||
|
||||
### Chore
|
||||
|
||||
- common bump to .32
|
||||
|
||||
|
Binary file not shown.
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [mariadb-7.0.1](https://github.com/truecharts/charts/compare/mariadb-7.0.0...mariadb-7.0.1) (2023-03-19)
|
||||
|
||||
### Feat
|
||||
|
||||
- move solr, clickhouse and mongodb to deployment instead of statefullset ([#7818](https://github.com/truecharts/charts/issues/7818))
|
||||
|
||||
|
Binary file not shown.
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [mariadb-7.0.2](https://github.com/truecharts/charts/compare/mariadb-7.0.1...mariadb-7.0.2) (2023-04-05)
|
||||
|
||||
### Chore
|
||||
|
||||
- common bump to .32
|
||||
|
||||
|
||||
|
||||
|
||||
## [mariadb-7.0.1](https://github.com/truecharts/charts/compare/mariadb-7.0.0...mariadb-7.0.1) (2023-03-19)
|
||||
|
||||
### Feat
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [mariadb-6.0.3](https://github.com/truecharts/charts/compare/mariadb-6.0.2...mariadb-6.0.3) (2023-03-05)
|
||||
|
||||
### Fix
|
||||
|
||||
- bump common to fix env rendering mistake
|
||||
|
||||
|
||||
|
||||
|
||||
## [mariadb-6.0.2](https://github.com/truecharts/charts/compare/mariadb-6.0.1...mariadb-6.0.2) (2023-03-05)
|
||||
|
||||
### Fix
|
|
@ -3,7 +3,7 @@ appVersion: "10.11.2"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.2.28
|
||||
version: 12.2.32
|
||||
deprecated: false
|
||||
description: Fast, reliable, scalable, and easy to use open-source relational database system.
|
||||
home: https://truecharts.org/charts/dependency/mariadb
|
||||
|
@ -21,12 +21,11 @@ maintainers:
|
|||
name: mariadb
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/dependency/mariadb
|
||||
- https://hub.docker.com/r/bitnami/mariadb
|
||||
- https://github.com/bitnami/bitnami-docker-mariadb
|
||||
- https://github.com/prometheus/mysqld_exporter
|
||||
- https://mariadb.org
|
||||
type: application
|
||||
version: 7.0.1
|
||||
version: 7.0.2
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- database
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [mariadb-7.0.2](https://github.com/truecharts/charts/compare/mariadb-7.0.1...mariadb-7.0.2) (2023-04-05)
|
||||
|
||||
### Chore
|
||||
|
||||
- common bump to .32
|
||||
|
||||
|
Binary file not shown.
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [memcached-6.0.11](https://github.com/truecharts/charts/compare/memcached-6.0.10...memcached-6.0.11) (2023-03-19)
|
||||
|
||||
### Feat
|
||||
|
||||
- move solr, clickhouse and mongodb to deployment instead of statefullset ([#7818](https://github.com/truecharts/charts/issues/7818))
|
||||
|
||||
|
Binary file not shown.
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [memcached-6.0.12](https://github.com/truecharts/charts/compare/memcached-6.0.11...memcached-6.0.12) (2023-04-05)
|
||||
|
||||
### Chore
|
||||
|
||||
- common bump to .32
|
||||
|
||||
|
||||
|
||||
|
||||
## [memcached-6.0.11](https://github.com/truecharts/charts/compare/memcached-6.0.10...memcached-6.0.11) (2023-03-19)
|
||||
|
||||
### Feat
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [memcached-6.0.2](https://github.com/truecharts/charts/compare/memcached-6.0.1...memcached-6.0.2) (2023-03-05)
|
||||
|
||||
### Fix
|
||||
|
||||
- bump dependency train
|
||||
- bump common on dependency train
|
||||
|
||||
|
||||
|
||||
|
||||
## [memcached-6.0.1](https://github.com/truecharts/charts/compare/memcached-6.0.0...memcached-6.0.1) (2023-03-05)
|
||||
|
|
@ -3,7 +3,7 @@ appVersion: "1.6.18"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.2.28
|
||||
version: 12.2.32
|
||||
deprecated: false
|
||||
description: Memcached is a memory-backed database caching solution
|
||||
home: https://truecharts.org/charts/dependency/memcached
|
||||
|
@ -20,11 +20,10 @@ maintainers:
|
|||
name: memcached
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/dependency/memcached
|
||||
- https://hub.docker.com/r/bitnami/memcached
|
||||
- https://github.com/bitnami/bitnami-docker-memcached
|
||||
- http://memcached.org/
|
||||
type: application
|
||||
version: 6.0.11
|
||||
version: 6.0.12
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- database
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [memcached-6.0.12](https://github.com/truecharts/charts/compare/memcached-6.0.11...memcached-6.0.12) (2023-04-05)
|
||||
|
||||
### Chore
|
||||
|
||||
- common bump to .32
|
||||
|
||||
|
Binary file not shown.
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [mongodb-6.0.0](https://github.com/truecharts/charts/compare/mongodb-5.0.10...mongodb-6.0.0) (2023-03-19)
|
||||
|
||||
### Feat
|
||||
|
||||
- move solr, clickhouse and mongodb to deployment instead of statefullset ([#7818](https://github.com/truecharts/charts/issues/7818))
|
||||
|
||||
|
Binary file not shown.
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [mongodb-6.0.1](https://github.com/truecharts/charts/compare/mongodb-6.0.0...mongodb-6.0.1) (2023-04-05)
|
||||
|
||||
### Chore
|
||||
|
||||
- common bump to .32
|
||||
|
||||
|
||||
|
||||
|
||||
## [mongodb-6.0.0](https://github.com/truecharts/charts/compare/mongodb-5.0.10...mongodb-6.0.0) (2023-03-19)
|
||||
|
||||
### Feat
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [mongodb-5.0.2](https://github.com/truecharts/charts/compare/mongodb-5.0.1...mongodb-5.0.2) (2023-03-05)
|
||||
|
||||
### Fix
|
||||
|
||||
- bump dependency train
|
||||
- bump common on dependency train
|
||||
|
||||
|
||||
|
||||
|
||||
## [mongodb-5.0.1](https://github.com/truecharts/charts/compare/mongodb-5.0.0...mongodb-5.0.1) (2023-03-05)
|
||||
|
|
@ -3,7 +3,7 @@ appVersion: "6.0.4"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.2.28
|
||||
version: 12.2.32
|
||||
deprecated: false
|
||||
description: Fast, reliable, scalable, and easy to use open-source no-sql database system.
|
||||
home: https://truecharts.org/charts/dependency/mongodb
|
||||
|
@ -20,11 +20,10 @@ maintainers:
|
|||
name: mongodb
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/dependency/mongodb
|
||||
- https://hub.docker.com/r/bitnami/mongodb
|
||||
- https://github.com/bitnami/bitnami-docker-mongodb
|
||||
- https://www.mongodb.com
|
||||
type: application
|
||||
version: 6.0.0
|
||||
version: 6.0.1
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- database
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [mongodb-6.0.1](https://github.com/truecharts/charts/compare/mongodb-6.0.0...mongodb-6.0.1) (2023-04-05)
|
||||
|
||||
### Chore
|
||||
|
||||
- common bump to .32
|
||||
|
||||
|
Binary file not shown.
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [redis-6.0.17](https://github.com/truecharts/charts/compare/redis-6.0.16...redis-6.0.17) (2023-03-19)
|
||||
|
||||
### Feat
|
||||
|
||||
- move solr, clickhouse and mongodb to deployment instead of statefullset ([#7818](https://github.com/truecharts/charts/issues/7818))
|
||||
|
||||
|
Binary file not shown.
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [redis-6.0.18](https://github.com/truecharts/charts/compare/redis-6.0.17...redis-6.0.18) (2023-04-05)
|
||||
|
||||
### Chore
|
||||
|
||||
- common bump to .32
|
||||
|
||||
|
||||
|
||||
|
||||
## [redis-6.0.17](https://github.com/truecharts/charts/compare/redis-6.0.16...redis-6.0.17) (2023-03-19)
|
||||
|
||||
### Feat
|
||||
|
@ -88,12 +97,3 @@
|
|||
- bump dependency train ([#7748](https://github.com/truecharts/charts/issues/7748))
|
||||
|
||||
|
||||
|
||||
|
||||
## [redis-6.0.7](https://github.com/truecharts/charts/compare/redis-6.0.6...redis-6.0.7) (2023-03-05)
|
||||
|
||||
### Fix
|
||||
|
||||
- bump common to fix env rendering mistake
|
||||
|
||||
|
|
@ -3,7 +3,7 @@ appVersion: "7.0.8"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.2.28
|
||||
version: 12.2.32
|
||||
deprecated: false
|
||||
description: Open source, advanced key-value store.
|
||||
home: https://truecharts.org/charts/dependency/redis
|
||||
|
@ -20,11 +20,10 @@ maintainers:
|
|||
name: redis
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/dependency/redis
|
||||
- https://hub.docker.com/r/bitnami/redis
|
||||
- https://github.com/bitnami/bitnami-docker-redis
|
||||
- http://redis.io/
|
||||
type: application
|
||||
version: 6.0.17
|
||||
version: 6.0.18
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- database
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [redis-6.0.18](https://github.com/truecharts/charts/compare/redis-6.0.17...redis-6.0.18) (2023-04-05)
|
||||
|
||||
### Chore
|
||||
|
||||
- common bump to .32
|
||||
|
||||
|
Binary file not shown.
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [solr-4.0.0](https://github.com/truecharts/charts/compare/solr-3.0.8...solr-4.0.0) (2023-03-19)
|
||||
|
||||
### Feat
|
||||
|
||||
- move solr, clickhouse and mongodb to deployment instead of statefullset ([#7818](https://github.com/truecharts/charts/issues/7818))
|
||||
|
||||
|
Binary file not shown.
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [solr-4.0.1](https://github.com/truecharts/charts/compare/solr-4.0.0...solr-4.0.1) (2023-04-05)
|
||||
|
||||
### Chore
|
||||
|
||||
- common bump to .32
|
||||
|
||||
|
||||
|
||||
|
||||
## [solr-4.0.0](https://github.com/truecharts/charts/compare/solr-3.0.8...solr-4.0.0) (2023-03-19)
|
||||
|
||||
### Feat
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
### Fix
|
||||
|
||||
- update dependency common linking ([#7746](https://github.com/truecharts/charts/issues/7746))
|
||||
- disable manifestmanager
|
||||
|
||||
|
||||
|
||||
|
||||
## [solr-2.0.31](https://github.com/truecharts/charts/compare/solr-2.0.30...solr-2.0.31) (2023-02-27)
|
||||
|
||||
### Chore
|
|
@ -3,7 +3,7 @@ appVersion: "9.1.1"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.2.28
|
||||
version: 12.2.32
|
||||
deprecated: false
|
||||
description: Apache Solr
|
||||
home: https://truecharts.org/charts/dependency/solr
|
||||
|
@ -20,10 +20,9 @@ maintainers:
|
|||
name: solr
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/dependency/solr
|
||||
- https://hub.docker.com/r/bitnami/solr
|
||||
- https://github.com/apache/solr
|
||||
type: application
|
||||
version: 4.0.0
|
||||
version: 4.0.1
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- search
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [solr-4.0.1](https://github.com/truecharts/charts/compare/solr-4.0.0...solr-4.0.1) (2023-04-05)
|
||||
|
||||
### Chore
|
||||
|
||||
- common bump to .32
|
||||
|
||||
|
Binary file not shown.
Loading…
Reference in New Issue