Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
8cf593d9ee
commit
14f278e75b
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [clickhouse-5.0.31](https://github.com/truecharts/charts/compare/clickhouse-5.0.30...clickhouse-5.0.31) (2023-05-29)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 12.10.8 ([#9216](https://github.com/truecharts/charts/issues/9216))
|
||||
|
||||
|
Binary file not shown.
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [clickhouse-5.0.32](https://github.com/truecharts/charts/compare/clickhouse-5.0.31...clickhouse-5.0.32) (2023-06-03)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 12.12.0 ([#9333](https://github.com/truecharts/charts/issues/9333))
|
||||
|
||||
|
||||
|
||||
|
||||
## [clickhouse-5.0.31](https://github.com/truecharts/charts/compare/clickhouse-5.0.30...clickhouse-5.0.31) (2023-05-29)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
- update helm chart common to 12.10.2 ([#9158](https://github.com/truecharts/charts/issues/9158))
|
||||
- update helm chart common to 12.10.0 ([#9129](https://github.com/truecharts/charts/issues/9129))
|
||||
|
||||
|
||||
|
||||
|
||||
## [clickhouse-5.0.28](https://github.com/truecharts/charts/compare/clickhouse-5.0.27...clickhouse-5.0.28) (2023-05-24)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 12.10.0 ([#9129](https://github.com/truecharts/charts/issues/9129))
|
|
@ -3,7 +3,7 @@ appVersion: "23.4.2.11"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.10.8
|
||||
version: 12.12.0
|
||||
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.31
|
||||
version: 5.0.32
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- database
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [clickhouse-5.0.32](https://github.com/truecharts/charts/compare/clickhouse-5.0.31...clickhouse-5.0.32) (2023-06-03)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 12.12.0 ([#9333](https://github.com/truecharts/charts/issues/9333))
|
||||
|
||||
|
Binary file not shown.
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [kube-state-metrics-1.0.10](https://github.com/truecharts/charts/compare/kube-state-metrics-1.0.9...kube-state-metrics-1.0.10) (2023-06-03)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 12.12.0 ([#9333](https://github.com/truecharts/charts/issues/9333))
|
||||
|
||||
|
||||
|
||||
|
||||
## [kube-state-metrics-1.0.9](https://github.com/truecharts/charts/compare/kube-state-metrics-1.0.8...kube-state-metrics-1.0.9) (2023-05-29)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
- update helm chart common to 12.10.2 ([#9158](https://github.com/truecharts/charts/issues/9158))
|
||||
- update container image tccr.io/truecharts/kube-state-metrics to v2.8.2 ([#9136](https://github.com/truecharts/charts/issues/9136))
|
||||
- update helm chart common to 12.10.0 ([#9129](https://github.com/truecharts/charts/issues/9129))
|
||||
|
||||
|
||||
|
||||
|
||||
## [kube-state-metrics-1.0.7](https://github.com/truecharts/charts/compare/kube-state-metrics-1.0.4...kube-state-metrics-1.0.7) (2023-05-25)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 12.10.2 ([#9158](https://github.com/truecharts/charts/issues/9158))
|
|
@ -3,7 +3,7 @@ appVersion: "2.8.2"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.10.8
|
||||
version: 12.12.0
|
||||
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: 1.0.9
|
||||
version: 1.0.10
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- metrics
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [kube-state-metrics-1.0.10](https://github.com/truecharts/charts/compare/kube-state-metrics-1.0.9...kube-state-metrics-1.0.10) (2023-06-03)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 12.12.0 ([#9333](https://github.com/truecharts/charts/issues/9333))
|
||||
|
||||
|
Binary file not shown.
|
@ -1,13 +0,0 @@
|
|||
|
||||
|
||||
## [kube-state-metrics-1.0.9](https://github.com/truecharts/charts/compare/kube-state-metrics-1.0.8...kube-state-metrics-1.0.9) (2023-05-29)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 12.10.8 ([#9216](https://github.com/truecharts/charts/issues/9216))
|
||||
|
||||
### Feat
|
||||
|
||||
- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203))
|
||||
|
||||
|
Binary file not shown.
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [mariadb-7.0.37](https://github.com/truecharts/charts/compare/mariadb-7.0.36...mariadb-7.0.37) (2023-05-29)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 12.10.8 ([#9216](https://github.com/truecharts/charts/issues/9216))
|
||||
|
||||
|
Binary file not shown.
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [mariadb-7.0.38](https://github.com/truecharts/charts/compare/mariadb-7.0.37...mariadb-7.0.38) (2023-06-03)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 12.12.0 ([#9333](https://github.com/truecharts/charts/issues/9333))
|
||||
|
||||
|
||||
|
||||
|
||||
## [mariadb-7.0.37](https://github.com/truecharts/charts/compare/mariadb-7.0.36...mariadb-7.0.37) (2023-05-29)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
- update helm chart common to 12.10.0 ([#9129](https://github.com/truecharts/charts/issues/9129))
|
||||
|
||||
|
||||
|
||||
|
||||
## [mariadb-7.0.33](https://github.com/truecharts/charts/compare/mariadb-7.0.31...mariadb-7.0.33) (2023-05-25)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 12.10.2 ([#9158](https://github.com/truecharts/charts/issues/9158))
|
||||
- update helm chart common to 12.10.0 ([#9129](https://github.com/truecharts/charts/issues/9129))
|
||||
|
|
@ -3,7 +3,7 @@ appVersion: "10.11.3"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.10.8
|
||||
version: 12.12.0
|
||||
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.37
|
||||
version: 7.0.38
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- database
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [mariadb-7.0.38](https://github.com/truecharts/charts/compare/mariadb-7.0.37...mariadb-7.0.38) (2023-06-03)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 12.12.0 ([#9333](https://github.com/truecharts/charts/issues/9333))
|
||||
|
||||
|
Binary file not shown.
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [memcached-6.0.47](https://github.com/truecharts/charts/compare/memcached-6.0.46...memcached-6.0.47) (2023-05-29)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 12.10.8 ([#9216](https://github.com/truecharts/charts/issues/9216))
|
||||
|
||||
|
Binary file not shown.
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [memcached-6.0.48](https://github.com/truecharts/charts/compare/memcached-6.0.47...memcached-6.0.48) (2023-06-03)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 12.12.0 ([#9333](https://github.com/truecharts/charts/issues/9333))
|
||||
|
||||
|
||||
|
||||
|
||||
## [memcached-6.0.47](https://github.com/truecharts/charts/compare/memcached-6.0.46...memcached-6.0.47) (2023-05-29)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
## [memcached-6.0.44](https://github.com/truecharts/charts/compare/memcached-6.0.41...memcached-6.0.44) (2023-05-25)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 12.10.2 ([#9158](https://github.com/truecharts/charts/issues/9158))
|
||||
- update container image tccr.io/truecharts/memcached to v1.6.20 ([#9148](https://github.com/truecharts/charts/issues/9148))
|
||||
- update helm chart common to 12.10.0 ([#9129](https://github.com/truecharts/charts/issues/9129))
|
||||
|
||||
|
||||
|
||||
|
|
@ -3,7 +3,7 @@ appVersion: "1.6.20"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.10.8
|
||||
version: 12.12.0
|
||||
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.47
|
||||
version: 6.0.48
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- database
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [memcached-6.0.48](https://github.com/truecharts/charts/compare/memcached-6.0.47...memcached-6.0.48) (2023-06-03)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 12.12.0 ([#9333](https://github.com/truecharts/charts/issues/9333))
|
||||
|
||||
|
Binary file not shown.
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [mongodb-6.0.36](https://github.com/truecharts/charts/compare/mongodb-6.0.35...mongodb-6.0.36) (2023-05-29)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 12.10.8 ([#9216](https://github.com/truecharts/charts/issues/9216))
|
||||
|
||||
|
Binary file not shown.
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [mongodb-6.0.37](https://github.com/truecharts/charts/compare/mongodb-6.0.36...mongodb-6.0.37) (2023-06-03)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 12.12.0 ([#9333](https://github.com/truecharts/charts/issues/9333))
|
||||
|
||||
|
||||
|
||||
|
||||
## [mongodb-6.0.36](https://github.com/truecharts/charts/compare/mongodb-6.0.35...mongodb-6.0.36) (2023-05-29)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
## [mongodb-6.0.33](https://github.com/truecharts/charts/compare/mongodb-6.0.30...mongodb-6.0.33) (2023-05-25)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 12.10.2 ([#9158](https://github.com/truecharts/charts/issues/9158))
|
||||
- update container image tccr.io/truecharts/mongodb to v6.0.6 ([#9150](https://github.com/truecharts/charts/issues/9150))
|
||||
- update helm chart common to 12.10.0 ([#9129](https://github.com/truecharts/charts/issues/9129))
|
||||
|
||||
|
||||
|
||||
|
|
@ -3,7 +3,7 @@ appVersion: "6.0.6"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.10.8
|
||||
version: 12.12.0
|
||||
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.36
|
||||
version: 6.0.37
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- database
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [mongodb-6.0.37](https://github.com/truecharts/charts/compare/mongodb-6.0.36...mongodb-6.0.37) (2023-06-03)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 12.12.0 ([#9333](https://github.com/truecharts/charts/issues/9333))
|
||||
|
||||
|
Binary file not shown.
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [node-exporter-1.0.11](https://github.com/truecharts/charts/compare/node-exporter-1.0.10...node-exporter-1.0.11) (2023-06-02)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/node-exporter to v1.6.0 ([#9338](https://github.com/truecharts/charts/issues/9338))
|
||||
|
||||
|
Binary file not shown.
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [node-exporter-1.0.12](https://github.com/truecharts/charts/compare/node-exporter-1.0.11...node-exporter-1.0.12) (2023-06-03)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 12.12.0 ([#9333](https://github.com/truecharts/charts/issues/9333))
|
||||
|
||||
|
||||
|
||||
|
||||
## [node-exporter-1.0.11](https://github.com/truecharts/charts/compare/node-exporter-1.0.10...node-exporter-1.0.11) (2023-06-02)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
## [node-exporter-1.0.6](https://github.com/truecharts/charts/compare/node-exporter-1.0.3...node-exporter-1.0.6) (2023-05-25)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 12.10.2 ([#9158](https://github.com/truecharts/charts/issues/9158))
|
||||
- update container image tccr.io/truecharts/node-exporter to v1.5.0 ([#9143](https://github.com/truecharts/charts/issues/9143))
|
||||
- update helm chart common to 12.10.0 ([#9129](https://github.com/truecharts/charts/issues/9129))
|
||||
|
||||
|
||||
|
||||
|
|
@ -3,7 +3,7 @@ appVersion: "1.6.0"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.10.10
|
||||
version: 12.12.0
|
||||
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: 1.0.11
|
||||
version: 1.0.12
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- metrics
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [node-exporter-1.0.12](https://github.com/truecharts/charts/compare/node-exporter-1.0.11...node-exporter-1.0.12) (2023-06-03)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 12.12.0 ([#9333](https://github.com/truecharts/charts/issues/9333))
|
||||
|
||||
|
Binary file not shown.
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [redis-6.0.48](https://github.com/truecharts/charts/compare/redis-6.0.47...redis-6.0.48) (2023-05-29)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 12.10.8 ([#9216](https://github.com/truecharts/charts/issues/9216))
|
||||
|
||||
|
Binary file not shown.
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [redis-6.0.49](https://github.com/truecharts/charts/compare/redis-6.0.48...redis-6.0.49) (2023-06-03)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 12.12.0 ([#9333](https://github.com/truecharts/charts/issues/9333))
|
||||
|
||||
|
||||
|
||||
|
||||
## [redis-6.0.48](https://github.com/truecharts/charts/compare/redis-6.0.47...redis-6.0.48) (2023-05-29)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
- update helm chart common to 12.10.2 ([#9158](https://github.com/truecharts/charts/issues/9158))
|
||||
- update helm chart common to 12.10.0 ([#9129](https://github.com/truecharts/charts/issues/9129))
|
||||
|
||||
|
||||
|
||||
|
||||
## [redis-6.0.45](https://github.com/truecharts/charts/compare/redis-6.0.44...redis-6.0.45) (2023-05-24)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 12.10.0 ([#9129](https://github.com/truecharts/charts/issues/9129))
|
|
@ -3,7 +3,7 @@ appVersion: "7.0.11"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.10.8
|
||||
version: 12.12.0
|
||||
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.48
|
||||
version: 6.0.49
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- database
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [redis-6.0.49](https://github.com/truecharts/charts/compare/redis-6.0.48...redis-6.0.49) (2023-06-03)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 12.12.0 ([#9333](https://github.com/truecharts/charts/issues/9333))
|
||||
|
||||
|
Binary file not shown.
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [solr-4.0.36](https://github.com/truecharts/charts/compare/solr-4.0.35...solr-4.0.36) (2023-05-29)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 12.10.8 ([#9216](https://github.com/truecharts/charts/issues/9216))
|
||||
|
||||
|
Binary file not shown.
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [solr-4.0.37](https://github.com/truecharts/charts/compare/solr-4.0.36...solr-4.0.37) (2023-06-03)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 12.12.0 ([#9333](https://github.com/truecharts/charts/issues/9333))
|
||||
|
||||
|
||||
|
||||
|
||||
## [solr-4.0.36](https://github.com/truecharts/charts/compare/solr-4.0.35...solr-4.0.36) (2023-05-29)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
## [solr-4.0.33](https://github.com/truecharts/charts/compare/solr-4.0.30...solr-4.0.33) (2023-05-25)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 12.10.2 ([#9158](https://github.com/truecharts/charts/issues/9158))
|
||||
- update container image tccr.io/truecharts/solr to v9.2.1 ([#9154](https://github.com/truecharts/charts/issues/9154))
|
||||
- update helm chart common to 12.10.0 ([#9129](https://github.com/truecharts/charts/issues/9129))
|
||||
|
||||
|
||||
|
||||
|
|
@ -3,7 +3,7 @@ appVersion: "9.2.1"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.10.8
|
||||
version: 12.12.0
|
||||
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.36
|
||||
version: 4.0.37
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- search
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [solr-4.0.37](https://github.com/truecharts/charts/compare/solr-4.0.36...solr-4.0.37) (2023-06-03)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 12.12.0 ([#9333](https://github.com/truecharts/charts/issues/9333))
|
||||
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue