Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2023-05-29 09:29:07 +00:00
parent 0424d66945
commit 77fef52bda
106 changed files with 304 additions and 282 deletions

View File

@@ -1,9 +0,0 @@
## [clickhouse-5.0.30](https://github.com/truecharts/charts/compare/clickhouse-5.0.29...clickhouse-5.0.30) (2023-05-27)
### Chore
- update helm chart common to 12.10.4 ([#9195](https://github.com/truecharts/charts/issues/9195))

View File

@@ -4,6 +4,15 @@
## [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))
## [clickhouse-5.0.30](https://github.com/truecharts/charts/compare/clickhouse-5.0.29...clickhouse-5.0.30) (2023-05-27)
### Chore
@@ -83,15 +92,6 @@
## [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))
## [clickhouse-5.0.28](https://github.com/truecharts/charts/compare/clickhouse-5.0.27...clickhouse-5.0.28) (2023-05-24)
### Chore

View File

@@ -3,7 +3,7 @@ appVersion: "23.4.2.11"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.10.4
version: 12.10.8
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.30
version: 5.0.31
annotations:
truecharts.org/catagories: |
- database

View File

@@ -0,0 +1,9 @@
## [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.

View File

@@ -1,9 +0,0 @@
## [kube-state-metrics-1.0.8](https://github.com/truecharts/charts/compare/kube-state-metrics-1.0.7...kube-state-metrics-1.0.8) (2023-05-27)
### Chore
- update helm chart common to 12.10.4 ([#9195](https://github.com/truecharts/charts/issues/9195))

View File

@@ -4,6 +4,19 @@
## [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))
## [kube-state-metrics-1.0.8](https://github.com/truecharts/charts/compare/kube-state-metrics-1.0.7...kube-state-metrics-1.0.8) (2023-05-27)
### Chore
@@ -84,16 +97,3 @@
### Chore
- 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.6](https://github.com/truecharts/charts/compare/kube-state-metrics-1.0.4...kube-state-metrics-1.0.6) (2023-05-25)
### Chore
- 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))

View File

@@ -3,7 +3,7 @@ appVersion: "2.8.2"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.10.4
version: 12.10.8
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.8
version: 1.0.9
annotations:
truecharts.org/catagories: |
- metrics

View File

@@ -0,0 +1,13 @@
## [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))

View File

@@ -701,63 +701,6 @@ questions:
schema:
type: string
default: ""
- variable: tls
label: TLS-Settings
schema:
type: list
show_if: [["certificateIssuer", "=", ""]]
default: []
items:
- variable: tlsEntry
label: Host
schema:
additional_attrs: true
type: dict
attrs:
- variable: hosts
label: Certificate Hosts
schema:
type: list
default: []
items:
- variable: host
label: Host
schema:
type: string
default: ""
required: true
- variable: certificateIssuer
label: Use Cert-Manager clusterIssuer
description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.'
schema:
type: string
default: ""
- variable: scaleCert
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: entrypoint
label: (Advanced) Traefik Entrypoint
description: Entrypoint used by Traefik when using Traefik as Ingress Provider
schema:
type: string
default: websecure
required: true
- variable: ingressClassName
label: (Advanced/Optional) IngressClass Name
schema:
type: string
default: ""
- variable: middlewares
label: Traefik Middlewares
description: Add previously created Traefik Middlewares to this Ingress
@@ -771,6 +714,70 @@ questions:
type: string
default: ""
required: true
- variable: advanced
label: Show Advanced Settings
description: Advanced settings are not covered by TrueCharts Support
schema:
type: boolean
default: false
show_subquestions_if: true
subquestions:
- variable: entrypoint
label: (Advanced) Traefik Entrypoint
description: Entrypoint used by Traefik when using Traefik as Ingress Provider
schema:
type: string
default: websecure
required: true
- variable: ingressClassName
label: (Advanced/Optional) IngressClass Name
schema:
type: string
default: ""
- variable: tls
label: TLS-Settings
schema:
type: list
default: []
items:
- variable: tlsEntry
label: Host
schema:
additional_attrs: true
type: dict
attrs:
- variable: hosts
label: Certificate Hosts
schema:
type: list
default: []
items:
- variable: host
label: Host
schema:
type: string
default: ""
required: true
- variable: certificateIssuer
label: Use Cert-Manager clusterIssuer
description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.'
schema:
type: string
default: ""
- variable: scaleCert
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-7.0.36](https://github.com/truecharts/charts/compare/mariadb-7.0.35...mariadb-7.0.36) (2023-05-28)
### Chore
- update container image tccr.io/truecharts/mariadb to v10.11.3 ([#9209](https://github.com/truecharts/charts/issues/9209))

View File

@@ -4,6 +4,15 @@
## [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))
## [mariadb-7.0.36](https://github.com/truecharts/charts/compare/mariadb-7.0.35...mariadb-7.0.36) (2023-05-28)
### 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))
## [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))

View File

@@ -3,7 +3,7 @@ appVersion: "10.11.3"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.10.4
version: 12.10.8
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.36
version: 7.0.37
annotations:
truecharts.org/catagories: |
- database

View File

@@ -0,0 +1,9 @@
## [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.

View File

@@ -1,9 +0,0 @@
## [memcached-6.0.46](https://github.com/truecharts/charts/compare/memcached-6.0.45...memcached-6.0.46) (2023-05-28)
### Chore
- update container image tccr.io/truecharts/memcached to v1.6.20 ([#9210](https://github.com/truecharts/charts/issues/9210))

View File

@@ -4,6 +4,15 @@
## [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))
## [memcached-6.0.46](https://github.com/truecharts/charts/compare/memcached-6.0.45...memcached-6.0.46) (2023-05-28)
### 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))

View File

@@ -3,7 +3,7 @@ appVersion: "1.6.20"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.10.4
version: 12.10.8
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.46
version: 6.0.47
annotations:
truecharts.org/catagories: |
- database

View File

@@ -0,0 +1,9 @@
## [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.

View File

@@ -1,9 +0,0 @@
## [mongodb-6.0.35](https://github.com/truecharts/charts/compare/mongodb-6.0.34...mongodb-6.0.35) (2023-05-28)
### Chore
- update container image tccr.io/truecharts/mongodb to v6.0.6 ([#9211](https://github.com/truecharts/charts/issues/9211))

View File

@@ -4,6 +4,15 @@
## [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))
## [mongodb-6.0.35](https://github.com/truecharts/charts/compare/mongodb-6.0.34...mongodb-6.0.35) (2023-05-28)
### 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))

View File

@@ -3,7 +3,7 @@ appVersion: "6.0.6"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.10.4
version: 12.10.8
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.35
version: 6.0.36
annotations:
truecharts.org/catagories: |
- database

View File

@@ -0,0 +1,9 @@
## [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.

View File

@@ -1,9 +0,0 @@
## [node-exporter-1.0.7](https://github.com/truecharts/charts/compare/node-exporter-1.0.6...node-exporter-1.0.7) (2023-05-27)
### Chore
- update helm chart common to 12.10.4 ([#9195](https://github.com/truecharts/charts/issues/9195))

View File

@@ -4,6 +4,19 @@
## [node-exporter-1.0.8](https://github.com/truecharts/charts/compare/node-exporter-1.0.7...node-exporter-1.0.8) (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))
## [node-exporter-1.0.7](https://github.com/truecharts/charts/compare/node-exporter-1.0.6...node-exporter-1.0.7) (2023-05-27)
### Chore
@@ -84,16 +97,3 @@
### 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))
## [node-exporter-1.0.5](https://github.com/truecharts/charts/compare/node-exporter-1.0.3...node-exporter-1.0.5) (2023-05-25)
### Chore
- 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))

View File

@@ -3,7 +3,7 @@ appVersion: "1.5.0"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.10.4
version: 12.10.8
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.7
version: 1.0.8
annotations:
truecharts.org/catagories: |
- metrics

View File

@@ -0,0 +1,13 @@
## [node-exporter-1.0.8](https://github.com/truecharts/charts/compare/node-exporter-1.0.7...node-exporter-1.0.8) (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))

View File

@@ -651,63 +651,6 @@ questions:
schema:
type: string
default: ""
- variable: tls
label: TLS-Settings
schema:
type: list
show_if: [["certificateIssuer", "=", ""]]
default: []
items:
- variable: tlsEntry
label: Host
schema:
additional_attrs: true
type: dict
attrs:
- variable: hosts
label: Certificate Hosts
schema:
type: list
default: []
items:
- variable: host
label: Host
schema:
type: string
default: ""
required: true
- variable: certificateIssuer
label: Use Cert-Manager clusterIssuer
description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.'
schema:
type: string
default: ""
- variable: scaleCert
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: entrypoint
label: (Advanced) Traefik Entrypoint
description: Entrypoint used by Traefik when using Traefik as Ingress Provider
schema:
type: string
default: websecure
required: true
- variable: ingressClassName
label: (Advanced/Optional) IngressClass Name
schema:
type: string
default: ""
- variable: middlewares
label: Traefik Middlewares
description: Add previously created Traefik Middlewares to this Ingress
@@ -721,6 +664,70 @@ questions:
type: string
default: ""
required: true
- variable: advanced
label: Show Advanced Settings
description: Advanced settings are not covered by TrueCharts Support
schema:
type: boolean
default: false
show_subquestions_if: true
subquestions:
- variable: entrypoint
label: (Advanced) Traefik Entrypoint
description: Entrypoint used by Traefik when using Traefik as Ingress Provider
schema:
type: string
default: websecure
required: true
- variable: ingressClassName
label: (Advanced/Optional) IngressClass Name
schema:
type: string
default: ""
- variable: tls
label: TLS-Settings
schema:
type: list
default: []
items:
- variable: tlsEntry
label: Host
schema:
additional_attrs: true
type: dict
attrs:
- variable: hosts
label: Certificate Hosts
schema:
type: list
default: []
items:
- variable: host
label: Host
schema:
type: string
default: ""
required: true
- variable: certificateIssuer
label: Use Cert-Manager clusterIssuer
description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.'
schema:
type: string
default: ""
- variable: scaleCert
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-6.0.47](https://github.com/truecharts/charts/compare/redis-6.0.46...redis-6.0.47) (2023-05-27)
### Chore
- update helm chart common to 12.10.4 ([#9195](https://github.com/truecharts/charts/issues/9195))

View File

@@ -4,6 +4,15 @@
## [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))
## [redis-6.0.47](https://github.com/truecharts/charts/compare/redis-6.0.46...redis-6.0.47) (2023-05-27)
### Chore
@@ -83,15 +92,6 @@
## [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))
## [redis-6.0.45](https://github.com/truecharts/charts/compare/redis-6.0.44...redis-6.0.45) (2023-05-24)
### Chore

View File

@@ -3,7 +3,7 @@ appVersion: "7.0.11"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.10.4
version: 12.10.8
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.47
version: 6.0.48
annotations:
truecharts.org/catagories: |
- database

View File

@@ -0,0 +1,9 @@
## [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.

View File

@@ -1,9 +0,0 @@
## [solr-4.0.35](https://github.com/truecharts/charts/compare/solr-4.0.34...solr-4.0.35) (2023-05-28)
### Chore
- update container image tccr.io/truecharts/solr to v9.2.1 ([#9213](https://github.com/truecharts/charts/issues/9213))

View File

@@ -4,6 +4,15 @@
## [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))
## [solr-4.0.35](https://github.com/truecharts/charts/compare/solr-4.0.34...solr-4.0.35) (2023-05-28)
### 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))

View File

@@ -3,7 +3,7 @@ appVersion: "9.2.1"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.10.4
version: 12.10.8
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.35
version: 4.0.36
annotations:
truecharts.org/catagories: |
- search

View File

@@ -0,0 +1,9 @@
## [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))

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