Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
234ede9785
commit
b3569c15e9
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [clickhouse-5.0.24](https://github.com/truecharts/charts/compare/clickhouse-5.0.23...clickhouse-5.0.24) (2023-05-15)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 12.8.1 ([#8969](https://github.com/truecharts/charts/issues/8969))
|
||||
|
||||
|
Binary file not shown.
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [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))
|
||||
|
||||
|
||||
|
||||
|
||||
## [clickhouse-5.0.24](https://github.com/truecharts/charts/compare/clickhouse-5.0.23...clickhouse-5.0.24) (2023-05-15)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
- update helm chart common to 12.6.3 ([#8629](https://github.com/truecharts/charts/issues/8629))
|
||||
|
||||
|
||||
|
||||
|
||||
## [clickhouse-5.0.17](https://github.com/truecharts/charts/compare/clickhouse-5.0.16...clickhouse-5.0.17) (2023-04-30)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/clickhouse to v23.4.1.1943 ([#8560](https://github.com/truecharts/charts/issues/8560))
|
||||
|
||||
|
|
@ -3,7 +3,7 @@ appVersion: "23.4.2.11"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.8.1
|
||||
version: 12.8.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.24
|
||||
version: 5.0.25
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- database
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [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))
|
||||
|
||||
|
Binary file not shown.
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [mariadb-7.0.27](https://github.com/truecharts/charts/compare/mariadb-7.0.26...mariadb-7.0.27) (2023-05-16)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/mariadb to v10.11.3 ([#8986](https://github.com/truecharts/charts/issues/8986))
|
||||
|
||||
|
Binary file not shown.
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [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))
|
||||
|
||||
|
||||
|
||||
|
||||
## [mariadb-7.0.27](https://github.com/truecharts/charts/compare/mariadb-7.0.26...mariadb-7.0.27) (2023-05-16)
|
||||
|
||||
### Chore
|
||||
|
@ -83,15 +92,6 @@
|
|||
|
||||
|
||||
|
||||
## [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
|
|
@ -3,7 +3,7 @@ appVersion: "10.11.3"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.8.1
|
||||
version: 12.8.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.27
|
||||
version: 7.0.28
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- database
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [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))
|
||||
|
||||
|
Binary file not shown.
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [memcached-6.0.37](https://github.com/truecharts/charts/compare/memcached-6.0.36...memcached-6.0.37) (2023-05-20)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/memcached to v1.6.20 ([#9014](https://github.com/truecharts/charts/issues/9014))
|
||||
|
||||
|
Binary file not shown.
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [memcached-6.0.38](https://github.com/truecharts/charts/compare/memcached-6.0.37...memcached-6.0.38) (2023-05-21)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 12.8.2 ([#9028](https://github.com/truecharts/charts/issues/9028))
|
||||
|
||||
|
||||
|
||||
|
||||
## [memcached-6.0.37](https://github.com/truecharts/charts/compare/memcached-6.0.36...memcached-6.0.37) (2023-05-20)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
- update container image tccr.io/truecharts/memcached to 1.6.19 ([#8622](https://github.com/truecharts/charts/issues/8622))
|
||||
|
||||
|
||||
|
||||
|
||||
## [memcached-6.0.28](https://github.com/truecharts/charts/compare/memcached-6.0.27...memcached-6.0.28) (2023-04-29)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/memcached to v1.6.19 ([#8486](https://github.com/truecharts/charts/issues/8486))
|
||||
|
||||
|
|
@ -3,7 +3,7 @@ appVersion: "1.6.20"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.8.1
|
||||
version: 12.8.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.37
|
||||
version: 6.0.38
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- database
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [memcached-6.0.38](https://github.com/truecharts/charts/compare/memcached-6.0.37...memcached-6.0.38) (2023-05-21)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 12.8.2 ([#9028](https://github.com/truecharts/charts/issues/9028))
|
||||
|
||||
|
Binary file not shown.
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [mongodb-6.0.26](https://github.com/truecharts/charts/compare/mongodb-6.0.25...mongodb-6.0.26) (2023-05-20)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/mongodb to v6.0.6 ([#9015](https://github.com/truecharts/charts/issues/9015))
|
||||
|
||||
|
Binary file not shown.
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [mongodb-6.0.27](https://github.com/truecharts/charts/compare/mongodb-6.0.26...mongodb-6.0.27) (2023-05-21)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 12.8.2 ([#9028](https://github.com/truecharts/charts/issues/9028))
|
||||
|
||||
|
||||
|
||||
|
||||
## [mongodb-6.0.26](https://github.com/truecharts/charts/compare/mongodb-6.0.25...mongodb-6.0.26) (2023-05-20)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
- update container image tccr.io/truecharts/mongodb to 6.0.5 ([#8627](https://github.com/truecharts/charts/issues/8627))
|
||||
|
||||
|
||||
|
||||
|
||||
## [mongodb-6.0.17](https://github.com/truecharts/charts/compare/mongodb-6.0.16...mongodb-6.0.17) (2023-04-29)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/mongodb to v6.0.5 ([#8489](https://github.com/truecharts/charts/issues/8489))
|
||||
|
||||
|
|
@ -3,7 +3,7 @@ appVersion: "6.0.6"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.8.1
|
||||
version: 12.8.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.26
|
||||
version: 6.0.27
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- database
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [mongodb-6.0.27](https://github.com/truecharts/charts/compare/mongodb-6.0.26...mongodb-6.0.27) (2023-05-21)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 12.8.2 ([#9028](https://github.com/truecharts/charts/issues/9028))
|
||||
|
||||
|
Binary file not shown.
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [redis-6.0.41](https://github.com/truecharts/charts/compare/redis-6.0.40...redis-6.0.41) (2023-05-15)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 12.8.1 ([#8969](https://github.com/truecharts/charts/issues/8969))
|
||||
|
||||
|
Binary file not shown.
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [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))
|
||||
|
||||
|
||||
|
||||
|
||||
## [redis-6.0.41](https://github.com/truecharts/charts/compare/redis-6.0.40...redis-6.0.41) (2023-05-15)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
- update container image tccr.io/truecharts/redis to v ([#8361](https://github.com/truecharts/charts/issues/8361))
|
||||
|
||||
|
||||
|
||||
|
||||
## [redis-6.0.32](https://github.com/truecharts/charts/compare/redis-6.0.31...redis-6.0.32) (2023-04-25)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 12.6.1 ([#8152](https://github.com/truecharts/charts/issues/8152))
|
||||
|
||||
|
|
@ -3,7 +3,7 @@ appVersion: "7.0.11"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.8.1
|
||||
version: 12.8.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.41
|
||||
version: 6.0.42
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- database
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [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))
|
||||
|
||||
|
Binary file not shown.
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [solr-4.0.26](https://github.com/truecharts/charts/compare/solr-4.0.25...solr-4.0.26) (2023-05-16)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/solr to v9.2.1 ([#8990](https://github.com/truecharts/charts/issues/8990))
|
||||
|
||||
|
Binary file not shown.
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [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))
|
||||
|
||||
|
||||
|
||||
|
||||
## [solr-4.0.26](https://github.com/truecharts/charts/compare/solr-4.0.25...solr-4.0.26) (2023-05-16)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
- update container image tccr.io/truecharts/solr to 9.2.0 ([#8631](https://github.com/truecharts/charts/issues/8631))
|
||||
|
||||
|
||||
|
||||
|
||||
## [solr-4.0.17](https://github.com/truecharts/charts/compare/solr-4.0.16...solr-4.0.17) (2023-04-28)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/solr to v9.2.0 ([#8260](https://github.com/truecharts/charts/issues/8260))
|
||||
|
|
@ -3,7 +3,7 @@ appVersion: "9.2.1"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.8.1
|
||||
version: 12.8.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.26
|
||||
version: 4.0.27
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- search
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [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))
|
||||
|
||||
|
Binary file not shown.
Loading…
Reference in New Issue