Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
f54d314f49
commit
60bf0a6cf8
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [clickhouse-7.0.5](https://github.com/truecharts/charts/compare/clickhouse-7.0.4...clickhouse-7.0.5) (2023-08-31)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/clickhouse to v23.7.5.30 ([#12064](https://github.com/truecharts/charts/issues/12064))
|
||||
|
||||
|
Binary file not shown.
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [clickhouse-7.0.6](https://github.com/truecharts/charts/compare/clickhouse-7.0.5...clickhouse-7.0.6) (2023-09-03)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 14.0.6 ([#12147](https://github.com/truecharts/charts/issues/12147))
|
||||
|
||||
|
||||
|
||||
|
||||
## [clickhouse-7.0.5](https://github.com/truecharts/charts/compare/clickhouse-7.0.4...clickhouse-7.0.5) (2023-08-31)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
- update helm chart common to 13.2.0 ([#10499](https://github.com/truecharts/charts/issues/10499))
|
||||
|
||||
|
||||
|
||||
|
||||
## [clickhouse-5.0.54](https://github.com/truecharts/charts/compare/clickhouse-5.0.53...clickhouse-5.0.54) (2023-07-18)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 12.15.0 ([#10498](https://github.com/truecharts/charts/issues/10498))
|
||||
|
|
@ -3,7 +3,7 @@ appVersion: "23.7.5.30"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 14.0.4
|
||||
version: 14.0.6
|
||||
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.5
|
||||
version: 7.0.6
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- database
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [clickhouse-7.0.6](https://github.com/truecharts/charts/compare/clickhouse-7.0.5...clickhouse-7.0.6) (2023-09-03)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 14.0.6 ([#12147](https://github.com/truecharts/charts/issues/12147))
|
||||
|
||||
|
Binary file not shown.
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [kube-state-metrics-3.0.11](https://github.com/truecharts/charts/compare/kube-state-metrics-3.0.10...kube-state-metrics-3.0.11) (2023-08-30)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 14.0.4 ([#11912](https://github.com/truecharts/charts/issues/11912))
|
||||
|
||||
|
Binary file not shown.
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [kube-state-metrics-3.0.12](https://github.com/truecharts/charts/compare/kube-state-metrics-3.0.11...kube-state-metrics-3.0.12) (2023-09-03)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 14.0.6 ([#12147](https://github.com/truecharts/charts/issues/12147))
|
||||
|
||||
|
||||
|
||||
|
||||
## [kube-state-metrics-3.0.11](https://github.com/truecharts/charts/compare/kube-state-metrics-3.0.10...kube-state-metrics-3.0.11) (2023-08-30)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [kube-state-metrics-3.0.2](https://github.com/truecharts/charts/compare/kube-state-metrics-3.0.1...kube-state-metrics-3.0.2) (2023-08-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/kube-state-metrics to v2.9.2 ([#11268](https://github.com/truecharts/charts/issues/11268))
|
||||
|
||||
|
||||
|
||||
|
||||
## [kube-state-metrics-3.0.1](https://github.com/truecharts/charts/compare/kube-state-metrics-3.0.0...kube-state-metrics-3.0.1) (2023-08-06)
|
||||
|
||||
### Chore
|
|
@ -3,7 +3,7 @@ appVersion: "2.9.2"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 14.0.4
|
||||
version: 14.0.6
|
||||
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.11
|
||||
version: 3.0.12
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- metrics
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [kube-state-metrics-3.0.12](https://github.com/truecharts/charts/compare/kube-state-metrics-3.0.11...kube-state-metrics-3.0.12) (2023-09-03)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 14.0.6 ([#12147](https://github.com/truecharts/charts/issues/12147))
|
||||
|
||||
|
Binary file not shown.
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [mariadb-9.0.13](https://github.com/truecharts/charts/compare/mariadb-9.0.12...mariadb-9.0.13) (2023-09-01)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/mariadb to v11.0.3 ([#12124](https://github.com/truecharts/charts/issues/12124))
|
||||
|
||||
|
Binary file not shown.
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [mariadb-9.0.14](https://github.com/truecharts/charts/compare/mariadb-9.0.13...mariadb-9.0.14) (2023-09-03)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 14.0.6 ([#12147](https://github.com/truecharts/charts/issues/12147))
|
||||
|
||||
|
||||
|
||||
|
||||
## [mariadb-9.0.13](https://github.com/truecharts/charts/compare/mariadb-9.0.12...mariadb-9.0.13) (2023-09-01)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [mariadb-9.0.4](https://github.com/truecharts/charts/compare/mariadb-9.0.3...mariadb-9.0.4) (2023-08-11)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/mariadb to v11.0.2 ([#11417](https://github.com/truecharts/charts/issues/11417))
|
||||
|
||||
|
||||
|
||||
|
||||
## [mariadb-9.0.3](https://github.com/truecharts/charts/compare/mariadb-9.0.2...mariadb-9.0.3) (2023-08-08)
|
||||
|
||||
### Chore
|
|
@ -3,7 +3,7 @@ appVersion: "11.0.3"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 14.0.4
|
||||
version: 14.0.6
|
||||
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.13
|
||||
version: 9.0.14
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- database
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [mariadb-9.0.14](https://github.com/truecharts/charts/compare/mariadb-9.0.13...mariadb-9.0.14) (2023-09-03)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 14.0.6 ([#12147](https://github.com/truecharts/charts/issues/12147))
|
||||
|
||||
|
Binary file not shown.
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [memcached-8.0.14](https://github.com/truecharts/charts/compare/memcached-8.0.13...memcached-8.0.14) (2023-09-01)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/memcached to v1.6.21 ([#12123](https://github.com/truecharts/charts/issues/12123))
|
||||
|
||||
|
Binary file not shown.
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [memcached-8.0.15](https://github.com/truecharts/charts/compare/memcached-8.0.14...memcached-8.0.15) (2023-09-03)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 14.0.6 ([#12147](https://github.com/truecharts/charts/issues/12147))
|
||||
|
||||
|
||||
|
||||
|
||||
## [memcached-8.0.14](https://github.com/truecharts/charts/compare/memcached-8.0.13...memcached-8.0.14) (2023-09-01)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [memcached-8.0.5](https://github.com/truecharts/charts/compare/memcached-8.0.4...memcached-8.0.5) (2023-08-13)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/memcached to v1.6.21 ([#11496](https://github.com/truecharts/charts/issues/11496))
|
||||
|
||||
|
||||
|
||||
|
||||
## [memcached-8.0.4](https://github.com/truecharts/charts/compare/memcached-8.0.3...memcached-8.0.4) (2023-08-10)
|
||||
|
||||
### Chore
|
|
@ -3,7 +3,7 @@ appVersion: "1.6.21"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 14.0.4
|
||||
version: 14.0.6
|
||||
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.14
|
||||
version: 8.0.15
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- database
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [memcached-8.0.15](https://github.com/truecharts/charts/compare/memcached-8.0.14...memcached-8.0.15) (2023-09-03)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 14.0.6 ([#12147](https://github.com/truecharts/charts/issues/12147))
|
||||
|
||||
|
Binary file not shown.
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [mongodb-8.0.10](https://github.com/truecharts/charts/compare/mongodb-8.0.9...mongodb-8.0.10) (2023-09-03)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 14.0.6 ([#12147](https://github.com/truecharts/charts/issues/12147))
|
||||
|
||||
|
||||
|
||||
|
||||
## [mongodb-8.0.9](https://github.com/truecharts/charts/compare/mongodb-8.0.8...mongodb-8.0.9) (2023-09-02)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
## [mongodb-8.0.0](https://github.com/truecharts/charts/compare/mongodb-7.0.6...mongodb-8.0.0) (2023-07-31)
|
||||
|
||||
|
||||
|
||||
|
||||
## [mongodb-7.0.6](https://github.com/truecharts/charts/compare/mongodb-7.0.5...mongodb-7.0.6) (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: "6.0.9"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 14.0.4
|
||||
version: 14.0.6
|
||||
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.9
|
||||
version: 8.0.10
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- database
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [mongodb-8.0.10](https://github.com/truecharts/charts/compare/mongodb-8.0.9...mongodb-8.0.10) (2023-09-03)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 14.0.6 ([#12147](https://github.com/truecharts/charts/issues/12147))
|
||||
|
||||
|
Binary file not shown.
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [mongodb-8.0.9](https://github.com/truecharts/charts/compare/mongodb-8.0.8...mongodb-8.0.9) (2023-09-02)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/mongodb to v6.0.9 ([#12155](https://github.com/truecharts/charts/issues/12155))
|
||||
|
||||
|
Binary file not shown.
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [node-exporter-3.0.12](https://github.com/truecharts/charts/compare/node-exporter-3.0.11...node-exporter-3.0.12) (2023-09-01)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/node-exporter to v1.6.1 ([#12126](https://github.com/truecharts/charts/issues/12126))
|
||||
|
||||
|
Binary file not shown.
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [node-exporter-3.0.13](https://github.com/truecharts/charts/compare/node-exporter-3.0.12...node-exporter-3.0.13) (2023-09-03)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 14.0.6 ([#12147](https://github.com/truecharts/charts/issues/12147))
|
||||
|
||||
|
||||
|
||||
|
||||
## [node-exporter-3.0.12](https://github.com/truecharts/charts/compare/node-exporter-3.0.11...node-exporter-3.0.12) (2023-09-01)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [node-exporter-3.0.3](https://github.com/truecharts/charts/compare/node-exporter-3.0.2...node-exporter-3.0.3) (2023-08-10)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/node-exporter to v1.6.1 ([#11383](https://github.com/truecharts/charts/issues/11383))
|
||||
|
||||
|
||||
|
||||
|
||||
## [node-exporter-3.0.2](https://github.com/truecharts/charts/compare/node-exporter-3.0.1...node-exporter-3.0.2) (2023-08-07)
|
||||
|
||||
### Chore
|
|
@ -3,7 +3,7 @@ appVersion: "1.6.1"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 14.0.4
|
||||
version: 14.0.6
|
||||
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.12
|
||||
version: 3.0.13
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- metrics
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [node-exporter-3.0.13](https://github.com/truecharts/charts/compare/node-exporter-3.0.12...node-exporter-3.0.13) (2023-09-03)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 14.0.6 ([#12147](https://github.com/truecharts/charts/issues/12147))
|
||||
|
||||
|
Binary file not shown.
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [redis-8.0.15](https://github.com/truecharts/charts/compare/redis-8.0.14...redis-8.0.15) (2023-08-31)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/redis to v7.2.0 ([#12106](https://github.com/truecharts/charts/issues/12106))
|
||||
|
||||
|
Binary file not shown.
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [redis-8.0.16](https://github.com/truecharts/charts/compare/redis-8.0.15...redis-8.0.16) (2023-09-03)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 14.0.6 ([#12147](https://github.com/truecharts/charts/issues/12147))
|
||||
|
||||
|
||||
|
||||
|
||||
## [redis-8.0.15](https://github.com/truecharts/charts/compare/redis-8.0.14...redis-8.0.15) (2023-08-31)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [redis-8.0.6](https://github.com/truecharts/charts/compare/redis-8.0.5...redis-8.0.6) (2023-08-13)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/redis to v7.0.12 ([#11527](https://github.com/truecharts/charts/issues/11527))
|
||||
|
||||
|
||||
|
||||
|
||||
## [redis-8.0.5](https://github.com/truecharts/charts/compare/redis-8.0.4...redis-8.0.5) (2023-08-10)
|
||||
|
||||
### Chore
|
|
@ -3,7 +3,7 @@ appVersion: "7.2.0"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 14.0.4
|
||||
version: 14.0.6
|
||||
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.15
|
||||
version: 8.0.16
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- database
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [redis-8.0.16](https://github.com/truecharts/charts/compare/redis-8.0.15...redis-8.0.16) (2023-09-03)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 14.0.6 ([#12147](https://github.com/truecharts/charts/issues/12147))
|
||||
|
||||
|
Binary file not shown.
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [solr-6.0.14](https://github.com/truecharts/charts/compare/solr-6.0.13...solr-6.0.14) (2023-09-02)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/solr to v9.3.0 ([#12145](https://github.com/truecharts/charts/issues/12145))
|
||||
|
||||
|
Binary file not shown.
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [solr-6.0.15](https://github.com/truecharts/charts/compare/solr-6.0.14...solr-6.0.15) (2023-09-03)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 14.0.6 ([#12147](https://github.com/truecharts/charts/issues/12147))
|
||||
|
||||
|
||||
|
||||
|
||||
## [solr-6.0.14](https://github.com/truecharts/charts/compare/solr-6.0.13...solr-6.0.14) (2023-09-02)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [solr-6.0.5](https://github.com/truecharts/charts/compare/solr-6.0.4...solr-6.0.5) (2023-08-12)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/solr to v9.3.0 ([#11482](https://github.com/truecharts/charts/issues/11482))
|
||||
|
||||
|
||||
|
||||
|
||||
## [solr-6.0.4](https://github.com/truecharts/charts/compare/solr-6.0.3...solr-6.0.4) (2023-08-10)
|
||||
|
||||
### Chore
|
|
@ -3,7 +3,7 @@ appVersion: "9.3.0"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 14.0.4
|
||||
version: 14.0.6
|
||||
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.14
|
||||
version: 6.0.15
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- search
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [solr-6.0.15](https://github.com/truecharts/charts/compare/solr-6.0.14...solr-6.0.15) (2023-09-03)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 14.0.6 ([#12147](https://github.com/truecharts/charts/issues/12147))
|
||||
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue