Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2023-10-31 21:00:19 +00:00
parent 54f5c44e85
commit 51cd71bd6f
106 changed files with 188 additions and 200 deletions

View File

@ -1,9 +0,0 @@
## [clickhouse-7.0.17](https://github.com/truecharts/charts/compare/clickhouse-7.0.16...clickhouse-7.0.17) (2023-10-31)
### Chore
- update container image tccr.io/truecharts/clickhouse to v23.9.3.12 ([#14172](https://github.com/truecharts/charts/issues/14172))

View File

@ -4,6 +4,15 @@
## [clickhouse-7.0.18](https://github.com/truecharts/charts/compare/clickhouse-7.0.17...clickhouse-7.0.18) (2023-10-31)
### Chore
- update helm chart common to 14.2.1 ([#14176](https://github.com/truecharts/charts/issues/14176))
## [clickhouse-7.0.17](https://github.com/truecharts/charts/compare/clickhouse-7.0.16...clickhouse-7.0.17) (2023-10-31)
### Chore
@ -88,12 +97,3 @@
## [clickhouse-7.0.8](https://github.com/truecharts/charts/compare/clickhouse-7.0.7...clickhouse-7.0.8) (2023-09-27)
### Chore
- update container image tccr.io/truecharts/clickhouse to v23.8.3.48 ([#13017](https://github.com/truecharts/charts/issues/13017))
## [clickhouse-7.0.7](https://github.com/truecharts/charts/compare/clickhouse-7.0.6...clickhouse-7.0.7) (2023-09-07)

View File

@ -3,7 +3,7 @@ appVersion: "23.9.3.12"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 14.2.0
version: 14.2.1
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.17
version: 7.0.18
annotations:
truecharts.org/category: database
truecharts.org/SCALE-support: "true"

View File

@ -0,0 +1,9 @@
## [clickhouse-7.0.18](https://github.com/truecharts/charts/compare/clickhouse-7.0.17...clickhouse-7.0.18) (2023-10-31)
### Chore
- update helm chart common to 14.2.1 ([#14176](https://github.com/truecharts/charts/issues/14176))

Binary file not shown.

View File

@ -1,9 +0,0 @@
## [kube-state-metrics-3.0.31](https://github.com/truecharts/charts/compare/kube-state-metrics-3.0.30...kube-state-metrics-3.0.31) (2023-10-29)
### Chore
- update helm chart common to 14.2.0 ([#14089](https://github.com/truecharts/charts/issues/14089))

View File

@ -4,6 +4,15 @@
## [kube-state-metrics-3.0.32](https://github.com/truecharts/charts/compare/kube-state-metrics-3.0.31...kube-state-metrics-3.0.32) (2023-10-31)
### Chore
- update helm chart common to 14.2.1 ([#14176](https://github.com/truecharts/charts/issues/14176))
## [kube-state-metrics-3.0.31](https://github.com/truecharts/charts/compare/kube-state-metrics-3.0.30...kube-state-metrics-3.0.31) (2023-10-29)
### Chore
@ -88,12 +97,3 @@
## [kube-state-metrics-3.0.22](https://github.com/truecharts/charts/compare/kube-state-metrics-3.0.21...kube-state-metrics-3.0.22) (2023-10-04)
### Chore
- update container image tccr.io/truecharts/kube-state-metrics to v2.10.0 ([#13215](https://github.com/truecharts/charts/issues/13215))
## [kube-state-metrics-3.0.21](https://github.com/truecharts/charts/compare/kube-state-metrics-3.0.20...kube-state-metrics-3.0.21) (2023-10-01)

View File

@ -3,7 +3,7 @@ appVersion: "2.10.0"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 14.2.0
version: 14.2.1
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.31
version: 3.0.32
annotations:
truecharts.org/category: metrics
truecharts.org/SCALE-support: "true"

View File

@ -0,0 +1,9 @@
## [kube-state-metrics-3.0.32](https://github.com/truecharts/charts/compare/kube-state-metrics-3.0.31...kube-state-metrics-3.0.32) (2023-10-31)
### Chore
- update helm chart common to 14.2.1 ([#14176](https://github.com/truecharts/charts/issues/14176))

View File

@ -734,19 +734,6 @@ questions:
schema:
type: string
default: ""
- variable: clusterCertificate
label: Cluster Certificate (Experimental)
description: 'Add the name of your cluster-wide certificate, that you set up in ClusterIssuer chart. NOTE: This is an experimental feature'
schema:
show_if: [["certificateIssuer", "=", ""]]
type: string
default: ""
- variable: secretName
label: Custom Certificate Secret (Advanced)'
schema:
show_if: [["certificateIssuer", "=", ""]]
type: string
default: ""
- variable: middlewares
label: Traefik Middlewares
description: Add previously created Traefik Middlewares to this Ingress
@ -812,19 +799,26 @@ questions:
schema:
type: string
default: ""
- variable: 'clusterCertificate (Advanced)'
label: Cluster Certificate
description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.'
schema:
type: string
show_if: [["clusterIssuer", "=", ""]]
default: ""
- variable: secretName
label: 'Use Custom Certificate Secret (Advanced)'
schema:
show_if: [["certificateIssuer", "=", ""]]
type: string
default: ""
- variable: scaleCert
label: Use TrueNAS SCALE Certificate (Deprecated)
label: 'Use TrueNAS SCALE Certificate (Deprecated)'
schema:
show_if: [["certificateIssuer", "=", ""]]
type: int
$ref:
- "definitions/certificate"
- variable: secretName
label: Use Custom Secret (Advanced)
schema:
show_if: [["certificateIssuer", "=", ""]]
type: string
default: ""
- variable: ingressList
label: Add Manual Custom Ingresses
group: Ingress

View File

@ -1,9 +0,0 @@
## [mariadb-9.0.34](https://github.com/truecharts/charts/compare/mariadb-9.0.33...mariadb-9.0.34) (2023-10-29)
### Chore
- update helm chart common to 14.2.0 ([#14089](https://github.com/truecharts/charts/issues/14089))

View File

@ -4,6 +4,15 @@
## [mariadb-9.0.35](https://github.com/truecharts/charts/compare/mariadb-9.0.34...mariadb-9.0.35) (2023-10-31)
### Chore
- update helm chart common to 14.2.1 ([#14176](https://github.com/truecharts/charts/issues/14176))
## [mariadb-9.0.34](https://github.com/truecharts/charts/compare/mariadb-9.0.33...mariadb-9.0.34) (2023-10-29)
### Chore
@ -88,12 +97,3 @@
## [mariadb-9.0.25](https://github.com/truecharts/charts/compare/mariadb-9.0.24...mariadb-9.0.25) (2023-10-04)
### Chore
- update container image tccr.io/truecharts/mariadb to v11.0.3 ([#13239](https://github.com/truecharts/charts/issues/13239))
## [mariadb-9.0.24](https://github.com/truecharts/charts/compare/mariadb-9.0.23...mariadb-9.0.24) (2023-10-01)

View File

@ -3,7 +3,7 @@ appVersion: "11.1.2"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 14.2.0
version: 14.2.1
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.34
version: 9.0.35
annotations:
truecharts.org/category: database
truecharts.org/SCALE-support: "true"

View File

@ -0,0 +1,9 @@
## [mariadb-9.0.35](https://github.com/truecharts/charts/compare/mariadb-9.0.34...mariadb-9.0.35) (2023-10-31)
### Chore
- update helm chart common to 14.2.1 ([#14176](https://github.com/truecharts/charts/issues/14176))

Binary file not shown.

View File

@ -1,9 +0,0 @@
## [memcached-8.0.35](https://github.com/truecharts/charts/compare/memcached-8.0.34...memcached-8.0.35) (2023-10-29)
### Chore
- update helm chart common to 14.2.0 ([#14089](https://github.com/truecharts/charts/issues/14089))

View File

@ -4,6 +4,15 @@
## [memcached-8.0.36](https://github.com/truecharts/charts/compare/memcached-8.0.35...memcached-8.0.36) (2023-10-31)
### Chore
- update helm chart common to 14.2.1 ([#14176](https://github.com/truecharts/charts/issues/14176))
## [memcached-8.0.35](https://github.com/truecharts/charts/compare/memcached-8.0.34...memcached-8.0.35) (2023-10-29)
### Chore
@ -88,12 +97,3 @@
## [memcached-8.0.26](https://github.com/truecharts/charts/compare/memcached-8.0.25...memcached-8.0.26) (2023-10-02)
### Chore
- update container image tccr.io/truecharts/memcached to v1.6.21 ([#13168](https://github.com/truecharts/charts/issues/13168))
## [memcached-8.0.25](https://github.com/truecharts/charts/compare/memcached-8.0.24...memcached-8.0.25) (2023-09-29)

View File

@ -3,7 +3,7 @@ appVersion: "1.6.22"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 14.2.0
version: 14.2.1
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.35
version: 8.0.36
annotations:
truecharts.org/category: database
truecharts.org/SCALE-support: "true"

View File

@ -0,0 +1,9 @@
## [memcached-8.0.36](https://github.com/truecharts/charts/compare/memcached-8.0.35...memcached-8.0.36) (2023-10-31)
### Chore
- update helm chart common to 14.2.1 ([#14176](https://github.com/truecharts/charts/issues/14176))

Binary file not shown.

View File

@ -1,9 +0,0 @@
## [mongodb-8.0.32](https://github.com/truecharts/charts/compare/mongodb-8.0.31...mongodb-8.0.32) (2023-10-29)
### Chore
- update helm chart common to 14.2.0 ([#14089](https://github.com/truecharts/charts/issues/14089))

View File

@ -4,6 +4,15 @@
## [mongodb-8.0.33](https://github.com/truecharts/charts/compare/mongodb-8.0.32...mongodb-8.0.33) (2023-10-31)
### Chore
- update helm chart common to 14.2.1 ([#14176](https://github.com/truecharts/charts/issues/14176))
## [mongodb-8.0.32](https://github.com/truecharts/charts/compare/mongodb-8.0.31...mongodb-8.0.32) (2023-10-29)
### Chore
@ -88,12 +97,3 @@
## [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))
## [mongodb-8.0.22](https://github.com/truecharts/charts/compare/mongodb-8.0.21...mongodb-8.0.22) (2023-10-03)

View File

@ -3,7 +3,7 @@ appVersion: "7.0.2"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 14.2.0
version: 14.2.1
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.32
version: 8.0.33
annotations:
truecharts.org/category: database
truecharts.org/SCALE-support: "true"

View File

@ -0,0 +1,9 @@
## [mongodb-8.0.33](https://github.com/truecharts/charts/compare/mongodb-8.0.32...mongodb-8.0.33) (2023-10-31)
### Chore
- update helm chart common to 14.2.1 ([#14176](https://github.com/truecharts/charts/issues/14176))

Binary file not shown.

View File

@ -1,9 +0,0 @@
## [node-exporter-3.0.33](https://github.com/truecharts/charts/compare/node-exporter-3.0.32...node-exporter-3.0.33) (2023-10-29)
### Chore
- update helm chart common to 14.2.0 ([#14089](https://github.com/truecharts/charts/issues/14089))

View File

@ -4,6 +4,15 @@
## [node-exporter-3.0.34](https://github.com/truecharts/charts/compare/node-exporter-3.0.33...node-exporter-3.0.34) (2023-10-31)
### Chore
- update helm chart common to 14.2.1 ([#14176](https://github.com/truecharts/charts/issues/14176))
## [node-exporter-3.0.33](https://github.com/truecharts/charts/compare/node-exporter-3.0.32...node-exporter-3.0.33) (2023-10-29)
### Chore
@ -88,12 +97,3 @@
## [node-exporter-3.0.24](https://github.com/truecharts/charts/compare/node-exporter-3.0.23...node-exporter-3.0.24) (2023-10-04)
### Chore
- update container image tccr.io/truecharts/node-exporter to v1.6.1 ([#13223](https://github.com/truecharts/charts/issues/13223))
## [node-exporter-3.0.23](https://github.com/truecharts/charts/compare/node-exporter-3.0.22...node-exporter-3.0.23) (2023-10-01)

View File

@ -3,7 +3,7 @@ appVersion: "1.6.1"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 14.2.0
version: 14.2.1
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.33
version: 3.0.34
annotations:
truecharts.org/category: metrics
truecharts.org/SCALE-support: "true"

View File

@ -0,0 +1,9 @@
## [node-exporter-3.0.34](https://github.com/truecharts/charts/compare/node-exporter-3.0.33...node-exporter-3.0.34) (2023-10-31)
### Chore
- update helm chart common to 14.2.1 ([#14176](https://github.com/truecharts/charts/issues/14176))

View File

@ -684,19 +684,6 @@ questions:
schema:
type: string
default: ""
- variable: clusterCertificate
label: Cluster Certificate (Experimental)
description: 'Add the name of your cluster-wide certificate, that you set up in ClusterIssuer chart. NOTE: This is an experimental feature'
schema:
show_if: [["certificateIssuer", "=", ""]]
type: string
default: ""
- variable: secretName
label: Custom Certificate Secret (Advanced)'
schema:
show_if: [["certificateIssuer", "=", ""]]
type: string
default: ""
- variable: middlewares
label: Traefik Middlewares
description: Add previously created Traefik Middlewares to this Ingress
@ -762,19 +749,26 @@ questions:
schema:
type: string
default: ""
- variable: 'clusterCertificate (Advanced)'
label: Cluster Certificate
description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.'
schema:
type: string
show_if: [["clusterIssuer", "=", ""]]
default: ""
- variable: secretName
label: 'Use Custom Certificate Secret (Advanced)'
schema:
show_if: [["certificateIssuer", "=", ""]]
type: string
default: ""
- variable: scaleCert
label: Use TrueNAS SCALE Certificate (Deprecated)
label: 'Use TrueNAS SCALE Certificate (Deprecated)'
schema:
show_if: [["certificateIssuer", "=", ""]]
type: int
$ref:
- "definitions/certificate"
- variable: secretName
label: Use Custom Secret (Advanced)
schema:
show_if: [["certificateIssuer", "=", ""]]
type: string
default: ""
- variable: ingressList
label: Add Manual Custom Ingresses
group: Ingress

View File

@ -1,9 +0,0 @@
## [redis-8.0.37](https://github.com/truecharts/charts/compare/redis-8.0.36...redis-8.0.37) (2023-10-29)
### Chore
- update helm chart common to 14.2.0 ([#14089](https://github.com/truecharts/charts/issues/14089))

View File

@ -4,6 +4,15 @@
## [redis-8.0.38](https://github.com/truecharts/charts/compare/redis-8.0.37...redis-8.0.38) (2023-10-31)
### Chore
- update helm chart common to 14.2.1 ([#14176](https://github.com/truecharts/charts/issues/14176))
## [redis-8.0.37](https://github.com/truecharts/charts/compare/redis-8.0.36...redis-8.0.37) (2023-10-29)
### Chore
@ -88,12 +97,3 @@
## [redis-8.0.28](https://github.com/truecharts/charts/compare/redis-8.0.27...redis-8.0.28) (2023-10-04)
### Chore
- update container image tccr.io/truecharts/redis to v7.2.1 ([#13232](https://github.com/truecharts/charts/issues/13232))
## [redis-8.0.27](https://github.com/truecharts/charts/compare/redis-8.0.26...redis-8.0.27) (2023-10-01)

View File

@ -3,7 +3,7 @@ appVersion: "7.2.2"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 14.2.0
version: 14.2.1
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.37
version: 8.0.38
annotations:
truecharts.org/category: database
truecharts.org/SCALE-support: "true"

View File

@ -0,0 +1,9 @@
## [redis-8.0.38](https://github.com/truecharts/charts/compare/redis-8.0.37...redis-8.0.38) (2023-10-31)
### Chore
- update helm chart common to 14.2.1 ([#14176](https://github.com/truecharts/charts/issues/14176))

Binary file not shown.

View File

@ -1,9 +0,0 @@
## [solr-6.0.35](https://github.com/truecharts/charts/compare/solr-6.0.34...solr-6.0.35) (2023-10-29)
### Chore
- update helm chart common to 14.2.0 ([#14089](https://github.com/truecharts/charts/issues/14089))

View File

@ -4,6 +4,15 @@
## [solr-6.0.36](https://github.com/truecharts/charts/compare/solr-6.0.35...solr-6.0.36) (2023-10-31)
### Chore
- update helm chart common to 14.2.1 ([#14176](https://github.com/truecharts/charts/issues/14176))
## [solr-6.0.35](https://github.com/truecharts/charts/compare/solr-6.0.34...solr-6.0.35) (2023-10-29)
### Chore
@ -88,12 +97,3 @@
## [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))
## [solr-6.0.25](https://github.com/truecharts/charts/compare/solr-6.0.24...solr-6.0.25) (2023-10-03)

View File

@ -3,7 +3,7 @@ appVersion: "9.4.0"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 14.2.0
version: 14.2.1
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.35
version: 6.0.36
annotations:
truecharts.org/category: search
truecharts.org/SCALE-support: "true"

View File

@ -0,0 +1,9 @@
## [solr-6.0.36](https://github.com/truecharts/charts/compare/solr-6.0.35...solr-6.0.36) (2023-10-31)
### Chore
- update helm chart common to 14.2.1 ([#14176](https://github.com/truecharts/charts/issues/14176))

Some files were not shown because too many files have changed in this diff Show More