Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
c1e9c671ee
commit
bbf2aff6ad
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [clickhouse-7.0.23](https://github.com/truecharts/charts/compare/clickhouse-7.0.22...clickhouse-7.0.23) (2023-11-08)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/clickhouse to v23.10.2.13 ([#14458](https://github.com/truecharts/charts/issues/14458))
|
||||
|
||||
|
Binary file not shown.
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [clickhouse-7.0.24](https://github.com/truecharts/charts/compare/clickhouse-7.0.23...clickhouse-7.0.24) (2023-11-08)
|
||||
|
||||
### Fix
|
||||
|
||||
- emergency portalhook hotpatch
|
||||
|
||||
|
||||
|
||||
|
||||
## [clickhouse-7.0.23](https://github.com/truecharts/charts/compare/clickhouse-7.0.22...clickhouse-7.0.23) (2023-11-08)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [clickhouse-7.0.14](https://github.com/truecharts/charts/compare/clickhouse-7.0.13...clickhouse-7.0.14) (2023-10-28)
|
||||
|
||||
### Chore
|
||||
|
||||
- Fix typo in categories and make them singular ([#13693](https://github.com/truecharts/charts/issues/13693))
|
||||
- update helm chart common to 14.1.0 ([#14049](https://github.com/truecharts/charts/issues/14049))
|
||||
|
||||
|
||||
|
||||
|
||||
## [clickhouse-7.0.13](https://github.com/truecharts/charts/compare/clickhouse-7.0.12...clickhouse-7.0.13) (2023-10-19)
|
||||
|
|
@ -3,7 +3,7 @@ appVersion: "23.10.2.13"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 14.3.3
|
||||
version: 14.3.4
|
||||
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.23
|
||||
version: 7.0.24
|
||||
annotations:
|
||||
truecharts.org/category: database
|
||||
truecharts.org/SCALE-support: "true"
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [clickhouse-7.0.24](https://github.com/truecharts/charts/compare/clickhouse-7.0.23...clickhouse-7.0.24) (2023-11-08)
|
||||
|
||||
### Fix
|
||||
|
||||
- emergency portalhook hotpatch
|
||||
|
||||
|
Binary file not shown.
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [kube-state-metrics-3.0.35](https://github.com/truecharts/charts/compare/kube-state-metrics-3.0.34...kube-state-metrics-3.0.35) (2023-11-08)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 14.3.3 ([#14449](https://github.com/truecharts/charts/issues/14449))
|
||||
|
||||
|
Binary file not shown.
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [kube-state-metrics-3.0.36](https://github.com/truecharts/charts/compare/kube-state-metrics-3.0.35...kube-state-metrics-3.0.36) (2023-11-08)
|
||||
|
||||
### Fix
|
||||
|
||||
- emergency portalhook hotpatch
|
||||
|
||||
|
||||
|
||||
|
||||
## [kube-state-metrics-3.0.35](https://github.com/truecharts/charts/compare/kube-state-metrics-3.0.34...kube-state-metrics-3.0.35) (2023-11-08)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
## [kube-state-metrics-3.0.26](https://github.com/truecharts/charts/compare/kube-state-metrics-3.0.25...kube-state-metrics-3.0.26) (2023-10-11)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/kube-state-metrics to v2.10.0 ([#13497](https://github.com/truecharts/charts/issues/13497))
|
||||
|
||||
|
||||
|
||||
|
||||
## [kube-state-metrics-3.0.25](https://github.com/truecharts/charts/compare/kube-state-metrics-3.0.24...kube-state-metrics-3.0.25) (2023-10-08)
|
||||
|
|
@ -3,7 +3,7 @@ appVersion: "2.10.0"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 14.3.3
|
||||
version: 14.3.4
|
||||
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.35
|
||||
version: 3.0.36
|
||||
annotations:
|
||||
truecharts.org/category: metrics
|
||||
truecharts.org/SCALE-support: "true"
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [kube-state-metrics-3.0.36](https://github.com/truecharts/charts/compare/kube-state-metrics-3.0.35...kube-state-metrics-3.0.36) (2023-11-08)
|
||||
|
||||
### Fix
|
||||
|
||||
- emergency portalhook hotpatch
|
||||
|
||||
|
Binary file not shown.
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [mariadb-9.0.38](https://github.com/truecharts/charts/compare/mariadb-9.0.37...mariadb-9.0.38) (2023-11-08)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 14.3.3 ([#14449](https://github.com/truecharts/charts/issues/14449))
|
||||
|
||||
|
Binary file not shown.
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [mariadb-9.0.39](https://github.com/truecharts/charts/compare/mariadb-9.0.38...mariadb-9.0.39) (2023-11-08)
|
||||
|
||||
### Fix
|
||||
|
||||
- emergency portalhook hotpatch
|
||||
|
||||
|
||||
|
||||
|
||||
## [mariadb-9.0.38](https://github.com/truecharts/charts/compare/mariadb-9.0.37...mariadb-9.0.38) (2023-11-08)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
## [mariadb-9.0.29](https://github.com/truecharts/charts/compare/mariadb-9.0.28...mariadb-9.0.29) (2023-10-09)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/mariadb to v11.0.3 ([#13442](https://github.com/truecharts/charts/issues/13442))
|
||||
|
||||
|
||||
|
||||
|
||||
## [mariadb-9.0.28](https://github.com/truecharts/charts/compare/mariadb-9.0.27...mariadb-9.0.28) (2023-10-08)
|
||||
|
|
@ -3,7 +3,7 @@ appVersion: "11.1.2"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 14.3.3
|
||||
version: 14.3.4
|
||||
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.38
|
||||
version: 9.0.39
|
||||
annotations:
|
||||
truecharts.org/category: database
|
||||
truecharts.org/SCALE-support: "true"
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [mariadb-9.0.39](https://github.com/truecharts/charts/compare/mariadb-9.0.38...mariadb-9.0.39) (2023-11-08)
|
||||
|
||||
### Fix
|
||||
|
||||
- emergency portalhook hotpatch
|
||||
|
||||
|
Binary file not shown.
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [memcached-8.0.39](https://github.com/truecharts/charts/compare/memcached-8.0.38...memcached-8.0.39) (2023-11-08)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 14.3.3 ([#14449](https://github.com/truecharts/charts/issues/14449))
|
||||
|
||||
|
Binary file not shown.
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [memcached-8.0.40](https://github.com/truecharts/charts/compare/memcached-8.0.39...memcached-8.0.40) (2023-11-08)
|
||||
|
||||
### Fix
|
||||
|
||||
- emergency portalhook hotpatch
|
||||
|
||||
|
||||
|
||||
|
||||
## [memcached-8.0.39](https://github.com/truecharts/charts/compare/memcached-8.0.38...memcached-8.0.39) (2023-11-08)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
## [memcached-8.0.30](https://github.com/truecharts/charts/compare/memcached-8.0.29...memcached-8.0.30) (2023-10-09)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/memcached to v1.6.21 ([#13450](https://github.com/truecharts/charts/issues/13450))
|
||||
|
||||
|
||||
|
||||
|
||||
## [memcached-8.0.29](https://github.com/truecharts/charts/compare/memcached-8.0.28...memcached-8.0.29) (2023-10-08)
|
||||
|
|
@ -3,7 +3,7 @@ appVersion: "1.6.22"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 14.3.3
|
||||
version: 14.3.4
|
||||
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.39
|
||||
version: 8.0.40
|
||||
annotations:
|
||||
truecharts.org/category: database
|
||||
truecharts.org/SCALE-support: "true"
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [memcached-8.0.40](https://github.com/truecharts/charts/compare/memcached-8.0.39...memcached-8.0.40) (2023-11-08)
|
||||
|
||||
### Fix
|
||||
|
||||
- emergency portalhook hotpatch
|
||||
|
||||
|
Binary file not shown.
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [mongodb-8.0.36](https://github.com/truecharts/charts/compare/mongodb-8.0.35...mongodb-8.0.36) (2023-11-08)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 14.3.3 ([#14449](https://github.com/truecharts/charts/issues/14449))
|
||||
|
||||
|
Binary file not shown.
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [mongodb-8.0.37](https://github.com/truecharts/charts/compare/mongodb-8.0.36...mongodb-8.0.37) (2023-11-08)
|
||||
|
||||
### Fix
|
||||
|
||||
- emergency portalhook hotpatch
|
||||
|
||||
|
||||
|
||||
|
||||
## [mongodb-8.0.36](https://github.com/truecharts/charts/compare/mongodb-8.0.35...mongodb-8.0.36) (2023-11-08)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
## [mongodb-8.0.27](https://github.com/truecharts/charts/compare/mongodb-8.0.26...mongodb-8.0.27) (2023-10-12)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/mongodb to v7.0.2 ([#13554](https://github.com/truecharts/charts/issues/13554))
|
||||
|
||||
|
||||
|
||||
|
||||
## [mongodb-8.0.26](https://github.com/truecharts/charts/compare/mongodb-8.0.25...mongodb-8.0.26) (2023-10-09)
|
||||
|
|
@ -3,7 +3,7 @@ appVersion: "7.0.2"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 14.3.3
|
||||
version: 14.3.4
|
||||
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.36
|
||||
version: 8.0.37
|
||||
annotations:
|
||||
truecharts.org/category: database
|
||||
truecharts.org/SCALE-support: "true"
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [mongodb-8.0.37](https://github.com/truecharts/charts/compare/mongodb-8.0.36...mongodb-8.0.37) (2023-11-08)
|
||||
|
||||
### Fix
|
||||
|
||||
- emergency portalhook hotpatch
|
||||
|
||||
|
Binary file not shown.
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [node-exporter-3.0.37](https://github.com/truecharts/charts/compare/node-exporter-3.0.36...node-exporter-3.0.37) (2023-11-08)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 14.3.3 ([#14449](https://github.com/truecharts/charts/issues/14449))
|
||||
|
||||
|
Binary file not shown.
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [node-exporter-3.0.38](https://github.com/truecharts/charts/compare/node-exporter-3.0.37...node-exporter-3.0.38) (2023-11-08)
|
||||
|
||||
### Fix
|
||||
|
||||
- emergency portalhook hotpatch
|
||||
|
||||
|
||||
|
||||
|
||||
## [node-exporter-3.0.37](https://github.com/truecharts/charts/compare/node-exporter-3.0.36...node-exporter-3.0.37) (2023-11-08)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
## [node-exporter-3.0.28](https://github.com/truecharts/charts/compare/node-exporter-3.0.27...node-exporter-3.0.28) (2023-10-09)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/node-exporter to v1.6.1 ([#13445](https://github.com/truecharts/charts/issues/13445))
|
||||
|
||||
|
||||
|
||||
|
||||
## [node-exporter-3.0.27](https://github.com/truecharts/charts/compare/node-exporter-3.0.26...node-exporter-3.0.27) (2023-10-08)
|
||||
|
|
@ -3,7 +3,7 @@ appVersion: "1.6.1"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 14.3.3
|
||||
version: 14.3.4
|
||||
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.37
|
||||
version: 3.0.38
|
||||
annotations:
|
||||
truecharts.org/category: metrics
|
||||
truecharts.org/SCALE-support: "true"
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [node-exporter-3.0.38](https://github.com/truecharts/charts/compare/node-exporter-3.0.37...node-exporter-3.0.38) (2023-11-08)
|
||||
|
||||
### Fix
|
||||
|
||||
- emergency portalhook hotpatch
|
||||
|
||||
|
Binary file not shown.
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [redis-8.0.42](https://github.com/truecharts/charts/compare/redis-8.0.41...redis-8.0.42) (2023-11-08)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 14.3.3 ([#14449](https://github.com/truecharts/charts/issues/14449))
|
||||
|
||||
|
Binary file not shown.
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [redis-8.0.43](https://github.com/truecharts/charts/compare/redis-8.0.42...redis-8.0.43) (2023-11-08)
|
||||
|
||||
### Fix
|
||||
|
||||
- emergency portalhook hotpatch
|
||||
|
||||
|
||||
|
||||
|
||||
## [redis-8.0.42](https://github.com/truecharts/charts/compare/redis-8.0.41...redis-8.0.42) (2023-11-08)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
## [redis-8.0.33](https://github.com/truecharts/charts/compare/redis-8.0.32...redis-8.0.33) (2023-10-15)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 14.0.14 ([#13628](https://github.com/truecharts/charts/issues/13628))
|
||||
|
||||
|
||||
|
||||
|
||||
## [redis-8.0.32](https://github.com/truecharts/charts/compare/redis-8.0.31...redis-8.0.32) (2023-10-09)
|
||||
|
|
@ -3,7 +3,7 @@ appVersion: "7.2.3"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 14.3.3
|
||||
version: 14.3.4
|
||||
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.42
|
||||
version: 8.0.43
|
||||
annotations:
|
||||
truecharts.org/category: database
|
||||
truecharts.org/SCALE-support: "true"
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [redis-8.0.43](https://github.com/truecharts/charts/compare/redis-8.0.42...redis-8.0.43) (2023-11-08)
|
||||
|
||||
### Fix
|
||||
|
||||
- emergency portalhook hotpatch
|
||||
|
||||
|
Binary file not shown.
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [solr-6.0.39](https://github.com/truecharts/charts/compare/solr-6.0.38...solr-6.0.39) (2023-11-08)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 14.3.3 ([#14449](https://github.com/truecharts/charts/issues/14449))
|
||||
|
||||
|
Binary file not shown.
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [solr-6.0.40](https://github.com/truecharts/charts/compare/solr-6.0.39...solr-6.0.40) (2023-11-08)
|
||||
|
||||
### Fix
|
||||
|
||||
- emergency portalhook hotpatch
|
||||
|
||||
|
||||
|
||||
|
||||
## [solr-6.0.39](https://github.com/truecharts/charts/compare/solr-6.0.38...solr-6.0.39) (2023-11-08)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
## [solr-6.0.30](https://github.com/truecharts/charts/compare/solr-6.0.29...solr-6.0.30) (2023-10-12)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/solr to v9.3.0 ([#13558](https://github.com/truecharts/charts/issues/13558))
|
||||
|
||||
|
||||
|
||||
|
||||
## [solr-6.0.29](https://github.com/truecharts/charts/compare/solr-6.0.28...solr-6.0.29) (2023-10-10)
|
||||
|
|
@ -3,7 +3,7 @@ appVersion: "9.4.0"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 14.3.3
|
||||
version: 14.3.4
|
||||
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.39
|
||||
version: 6.0.40
|
||||
annotations:
|
||||
truecharts.org/category: search
|
||||
truecharts.org/SCALE-support: "true"
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [solr-6.0.40](https://github.com/truecharts/charts/compare/solr-6.0.39...solr-6.0.40) (2023-11-08)
|
||||
|
||||
### Fix
|
||||
|
||||
- emergency portalhook hotpatch
|
||||
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue