Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
c62536393e
commit
cc5df7af71
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [clickhouse-7.0.10](https://github.com/truecharts/charts/compare/clickhouse-7.0.9...clickhouse-7.0.10) (2023-10-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 14.0.9 ([#13384](https://github.com/truecharts/charts/issues/13384))
|
||||
|
||||
|
||||
|
||||
|
||||
## [clickhouse-7.0.9](https://github.com/truecharts/charts/compare/clickhouse-7.0.8...clickhouse-7.0.9) (2023-10-07)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
## [clickhouse-7.0.0](https://github.com/truecharts/charts/compare/clickhouse-6.0.3...clickhouse-7.0.0) (2023-07-31)
|
||||
|
||||
|
||||
|
||||
|
||||
## [clickhouse-6.0.3](https://github.com/truecharts/charts/compare/clickhouse-6.0.2...clickhouse-6.0.3) (2023-07-30)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 13.2.2 ([#11022](https://github.com/truecharts/charts/issues/11022))
|
||||
|
|
@ -3,7 +3,7 @@ appVersion: "23.8.3.48"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 14.0.8
|
||||
version: 14.0.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: 7.0.9
|
||||
version: 7.0.10
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- database
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [clickhouse-7.0.10](https://github.com/truecharts/charts/compare/clickhouse-7.0.9...clickhouse-7.0.10) (2023-10-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 14.0.9 ([#13384](https://github.com/truecharts/charts/issues/13384))
|
||||
|
||||
|
Binary file not shown.
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [clickhouse-7.0.9](https://github.com/truecharts/charts/compare/clickhouse-7.0.8...clickhouse-7.0.9) (2023-10-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 14.0.8 ([#13380](https://github.com/truecharts/charts/issues/13380))
|
||||
|
||||
|
Binary file not shown.
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [kube-state-metrics-3.0.23](https://github.com/truecharts/charts/compare/kube-state-metrics-3.0.22...kube-state-metrics-3.0.23) (2023-10-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 14.0.8 ([#13380](https://github.com/truecharts/charts/issues/13380))
|
||||
|
||||
|
Binary file not shown.
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [kube-state-metrics-3.0.24](https://github.com/truecharts/charts/compare/kube-state-metrics-3.0.23...kube-state-metrics-3.0.24) (2023-10-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 14.0.9 ([#13384](https://github.com/truecharts/charts/issues/13384))
|
||||
|
||||
|
||||
|
||||
|
||||
## [kube-state-metrics-3.0.23](https://github.com/truecharts/charts/compare/kube-state-metrics-3.0.22...kube-state-metrics-3.0.23) (2023-10-07)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [kube-state-metrics-3.0.14](https://github.com/truecharts/charts/compare/kube-state-metrics-3.0.13...kube-state-metrics-3.0.14) (2023-09-09)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/kube-state-metrics to v2.10.0 ([#12441](https://github.com/truecharts/charts/issues/12441))
|
||||
|
||||
|
||||
|
||||
|
||||
## [kube-state-metrics-3.0.13](https://github.com/truecharts/charts/compare/kube-state-metrics-3.0.12...kube-state-metrics-3.0.13) (2023-09-07)
|
||||
|
||||
### Chore
|
|
@ -3,7 +3,7 @@ appVersion: "2.10.0"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 14.0.8
|
||||
version: 14.0.9
|
||||
deprecated: false
|
||||
description: kube-state-metrics is a simple service that listens to the Kubernetes API server and generates metrics about the state of the objects.
|
||||
home: https://truecharts.org/charts/dependency/kube-state-metrics
|
||||
|
@ -21,7 +21,7 @@ name: kube-state-metrics
|
|||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/dependency/kube-state-metrics
|
||||
type: application
|
||||
version: 3.0.23
|
||||
version: 3.0.24
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- metrics
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [kube-state-metrics-3.0.24](https://github.com/truecharts/charts/compare/kube-state-metrics-3.0.23...kube-state-metrics-3.0.24) (2023-10-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 14.0.9 ([#13384](https://github.com/truecharts/charts/issues/13384))
|
||||
|
||||
|
Binary file not shown.
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [mariadb-9.0.26](https://github.com/truecharts/charts/compare/mariadb-9.0.25...mariadb-9.0.26) (2023-10-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 14.0.8 ([#13380](https://github.com/truecharts/charts/issues/13380))
|
||||
|
||||
|
Binary file not shown.
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [mariadb-9.0.27](https://github.com/truecharts/charts/compare/mariadb-9.0.26...mariadb-9.0.27) (2023-10-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 14.0.9 ([#13384](https://github.com/truecharts/charts/issues/13384))
|
||||
|
||||
|
||||
|
||||
|
||||
## [mariadb-9.0.26](https://github.com/truecharts/charts/compare/mariadb-9.0.25...mariadb-9.0.26) (2023-10-07)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [mariadb-9.0.17](https://github.com/truecharts/charts/compare/mariadb-9.0.16...mariadb-9.0.17) (2023-09-10)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/mariadb to v11.0.3 ([#12456](https://github.com/truecharts/charts/issues/12456))
|
||||
|
||||
|
||||
|
||||
|
||||
## [mariadb-9.0.16](https://github.com/truecharts/charts/compare/mariadb-9.0.15...mariadb-9.0.16) (2023-09-07)
|
||||
|
||||
### Chore
|
|
@ -3,7 +3,7 @@ appVersion: "11.0.3"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 14.0.8
|
||||
version: 14.0.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: 9.0.26
|
||||
version: 9.0.27
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- database
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [mariadb-9.0.27](https://github.com/truecharts/charts/compare/mariadb-9.0.26...mariadb-9.0.27) (2023-10-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 14.0.9 ([#13384](https://github.com/truecharts/charts/issues/13384))
|
||||
|
||||
|
Binary file not shown.
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [memcached-8.0.27](https://github.com/truecharts/charts/compare/memcached-8.0.26...memcached-8.0.27) (2023-10-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 14.0.8 ([#13380](https://github.com/truecharts/charts/issues/13380))
|
||||
|
||||
|
Binary file not shown.
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [memcached-8.0.28](https://github.com/truecharts/charts/compare/memcached-8.0.27...memcached-8.0.28) (2023-10-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 14.0.9 ([#13384](https://github.com/truecharts/charts/issues/13384))
|
||||
|
||||
|
||||
|
||||
|
||||
## [memcached-8.0.27](https://github.com/truecharts/charts/compare/memcached-8.0.26...memcached-8.0.27) (2023-10-07)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [memcached-8.0.18](https://github.com/truecharts/charts/compare/memcached-8.0.17...memcached-8.0.18) (2023-09-10)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/memcached to v1.6.21 ([#12457](https://github.com/truecharts/charts/issues/12457))
|
||||
|
||||
|
||||
|
||||
|
||||
## [memcached-8.0.17](https://github.com/truecharts/charts/compare/memcached-8.0.16...memcached-8.0.17) (2023-09-07)
|
||||
|
||||
### Chore
|
|
@ -3,7 +3,7 @@ appVersion: "1.6.21"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 14.0.8
|
||||
version: 14.0.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: 8.0.27
|
||||
version: 8.0.28
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- database
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [memcached-8.0.28](https://github.com/truecharts/charts/compare/memcached-8.0.27...memcached-8.0.28) (2023-10-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 14.0.9 ([#13384](https://github.com/truecharts/charts/issues/13384))
|
||||
|
||||
|
Binary file not shown.
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [mongodb-8.0.23](https://github.com/truecharts/charts/compare/mongodb-8.0.22...mongodb-8.0.23) (2023-10-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 14.0.8 ([#13380](https://github.com/truecharts/charts/issues/13380))
|
||||
|
||||
|
Binary file not shown.
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [mongodb-8.0.24](https://github.com/truecharts/charts/compare/mongodb-8.0.23...mongodb-8.0.24) (2023-10-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 14.0.9 ([#13384](https://github.com/truecharts/charts/issues/13384))
|
||||
|
||||
|
||||
|
||||
|
||||
## [mongodb-8.0.23](https://github.com/truecharts/charts/compare/mongodb-8.0.22...mongodb-8.0.23) (2023-10-07)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [mongodb-8.0.14](https://github.com/truecharts/charts/compare/mongodb-8.0.13...mongodb-8.0.14) (2023-09-14)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/mongodb to v6.0.10 ([#12594](https://github.com/truecharts/charts/issues/12594))
|
||||
|
||||
|
||||
|
||||
|
||||
## [mongodb-8.0.13](https://github.com/truecharts/charts/compare/mongodb-8.0.12...mongodb-8.0.13) (2023-09-11)
|
||||
|
||||
### Chore
|
|
@ -3,7 +3,7 @@ appVersion: "7.0.2"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 14.0.8
|
||||
version: 14.0.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: 8.0.23
|
||||
version: 8.0.24
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- database
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [mongodb-8.0.24](https://github.com/truecharts/charts/compare/mongodb-8.0.23...mongodb-8.0.24) (2023-10-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 14.0.9 ([#13384](https://github.com/truecharts/charts/issues/13384))
|
||||
|
||||
|
Binary file not shown.
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [node-exporter-3.0.25](https://github.com/truecharts/charts/compare/node-exporter-3.0.24...node-exporter-3.0.25) (2023-10-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 14.0.8 ([#13380](https://github.com/truecharts/charts/issues/13380))
|
||||
|
||||
|
Binary file not shown.
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [node-exporter-3.0.26](https://github.com/truecharts/charts/compare/node-exporter-3.0.25...node-exporter-3.0.26) (2023-10-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 14.0.9 ([#13384](https://github.com/truecharts/charts/issues/13384))
|
||||
|
||||
|
||||
|
||||
|
||||
## [node-exporter-3.0.25](https://github.com/truecharts/charts/compare/node-exporter-3.0.24...node-exporter-3.0.25) (2023-10-07)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [node-exporter-3.0.16](https://github.com/truecharts/charts/compare/node-exporter-3.0.15...node-exporter-3.0.16) (2023-09-10)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/node-exporter to v1.6.1 ([#12458](https://github.com/truecharts/charts/issues/12458))
|
||||
|
||||
|
||||
|
||||
|
||||
## [node-exporter-3.0.15](https://github.com/truecharts/charts/compare/node-exporter-3.0.14...node-exporter-3.0.15) (2023-09-07)
|
||||
|
||||
### Chore
|
|
@ -3,7 +3,7 @@ appVersion: "1.6.1"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 14.0.8
|
||||
version: 14.0.9
|
||||
deprecated: false
|
||||
description: Prometheus exporter for hardware and OS metrics exposed by UNIX kernels, with pluggable metric collectors.
|
||||
home: https://truecharts.org/charts/dependency/node-exporter
|
||||
|
@ -21,7 +21,7 @@ name: node-exporter
|
|||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/dependency/node-exporter
|
||||
type: application
|
||||
version: 3.0.25
|
||||
version: 3.0.26
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- metrics
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [node-exporter-3.0.26](https://github.com/truecharts/charts/compare/node-exporter-3.0.25...node-exporter-3.0.26) (2023-10-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 14.0.9 ([#13384](https://github.com/truecharts/charts/issues/13384))
|
||||
|
||||
|
Binary file not shown.
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [redis-8.0.29](https://github.com/truecharts/charts/compare/redis-8.0.28...redis-8.0.29) (2023-10-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 14.0.8 ([#13380](https://github.com/truecharts/charts/issues/13380))
|
||||
|
||||
|
Binary file not shown.
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [redis-8.0.30](https://github.com/truecharts/charts/compare/redis-8.0.29...redis-8.0.30) (2023-10-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 14.0.9 ([#13384](https://github.com/truecharts/charts/issues/13384))
|
||||
|
||||
|
||||
|
||||
|
||||
## [redis-8.0.29](https://github.com/truecharts/charts/compare/redis-8.0.28...redis-8.0.29) (2023-10-07)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [redis-8.0.20](https://github.com/truecharts/charts/compare/redis-8.0.19...redis-8.0.20) (2023-09-10)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/redis to v7.2.1 ([#12445](https://github.com/truecharts/charts/issues/12445))
|
||||
|
||||
|
||||
|
||||
|
||||
## [redis-8.0.19](https://github.com/truecharts/charts/compare/redis-8.0.18...redis-8.0.19) (2023-09-07)
|
||||
|
||||
### Chore
|
|
@ -3,7 +3,7 @@ appVersion: "7.2.1"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 14.0.8
|
||||
version: 14.0.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: 8.0.29
|
||||
version: 8.0.30
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- database
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [redis-8.0.30](https://github.com/truecharts/charts/compare/redis-8.0.29...redis-8.0.30) (2023-10-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 14.0.9 ([#13384](https://github.com/truecharts/charts/issues/13384))
|
||||
|
||||
|
Binary file not shown.
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [solr-6.0.26](https://github.com/truecharts/charts/compare/solr-6.0.25...solr-6.0.26) (2023-10-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 14.0.8 ([#13380](https://github.com/truecharts/charts/issues/13380))
|
||||
|
||||
|
Binary file not shown.
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [solr-6.0.27](https://github.com/truecharts/charts/compare/solr-6.0.26...solr-6.0.27) (2023-10-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 14.0.9 ([#13384](https://github.com/truecharts/charts/issues/13384))
|
||||
|
||||
|
||||
|
||||
|
||||
## [solr-6.0.26](https://github.com/truecharts/charts/compare/solr-6.0.25...solr-6.0.26) (2023-10-07)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [solr-6.0.17](https://github.com/truecharts/charts/compare/solr-6.0.16...solr-6.0.17) (2023-09-08)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/solr to v9.3.0 ([#12375](https://github.com/truecharts/charts/issues/12375))
|
||||
|
||||
|
||||
|
||||
|
||||
## [solr-6.0.16](https://github.com/truecharts/charts/compare/solr-6.0.15...solr-6.0.16) (2023-09-06)
|
||||
|
||||
### Chore
|
|
@ -3,7 +3,7 @@ appVersion: "9.3.0"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 14.0.8
|
||||
version: 14.0.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: 6.0.26
|
||||
version: 6.0.27
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- search
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [solr-6.0.27](https://github.com/truecharts/charts/compare/solr-6.0.26...solr-6.0.27) (2023-10-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 14.0.9 ([#13384](https://github.com/truecharts/charts/issues/13384))
|
||||
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue