Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2023-07-07 09:04:23 +00:00
parent f3931f6260
commit 855bb50be9
106 changed files with 463 additions and 274 deletions

View File

@ -1,9 +0,0 @@
## [clickhouse-5.0.49](https://github.com/truecharts/charts/compare/clickhouse-5.0.48...clickhouse-5.0.49) (2023-07-06)
### Chore
- update container image tccr.io/truecharts/clickhouse to v23.5.4.25 ([#10211](https://github.com/truecharts/charts/issues/10211))

View File

@ -4,6 +4,15 @@
## [clickhouse-5.0.50](https://github.com/truecharts/charts/compare/clickhouse-5.0.49...clickhouse-5.0.50) (2023-07-07)
### Chore
- update helm chart common to 12.14.7 ([#10237](https://github.com/truecharts/charts/issues/10237))
## [clickhouse-5.0.49](https://github.com/truecharts/charts/compare/clickhouse-5.0.48...clickhouse-5.0.49) (2023-07-06)
### Chore
@ -88,12 +97,3 @@
## [clickhouse-5.0.45](https://github.com/truecharts/charts/compare/clickhouse-5.0.41...clickhouse-5.0.45) (2023-06-15)
### Chore
- update container image tccr.io/truecharts/clickhouse to v23.5.2.7 ([#9673](https://github.com/truecharts/charts/issues/9673))
- update container image tccr.io/truecharts/clickhouse to v23.4.3.48 ([#9653](https://github.com/truecharts/charts/issues/9653))
- update helm chart common to 12.14.3 ([#9601](https://github.com/truecharts/charts/issues/9601))
- update helm chart common to 12.14.2 ([#9579](https://github.com/truecharts/charts/issues/9579))

View File

@ -3,7 +3,7 @@ appVersion: "23.5.4.25"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.14.6
version: 12.14.7
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.49
version: 5.0.50
annotations:
truecharts.org/catagories: |
- database

View File

@ -0,0 +1,9 @@
## [clickhouse-5.0.50](https://github.com/truecharts/charts/compare/clickhouse-5.0.49...clickhouse-5.0.50) (2023-07-07)
### Chore
- update helm chart common to 12.14.7 ([#10237](https://github.com/truecharts/charts/issues/10237))

Binary file not shown.

View File

@ -1,9 +0,0 @@
## [kube-state-metrics-1.0.32](https://github.com/truecharts/charts/compare/kube-state-metrics-1.0.31...kube-state-metrics-1.0.32) (2023-07-04)
### Chore
- update container image tccr.io/truecharts/kube-state-metrics to v2.9.2 ([#10072](https://github.com/truecharts/charts/issues/10072))

View File

@ -4,6 +4,15 @@
## [kube-state-metrics-1.0.33](https://github.com/truecharts/charts/compare/kube-state-metrics-1.0.32...kube-state-metrics-1.0.33) (2023-07-07)
### Chore
- update helm chart common to 12.14.7 ([#10237](https://github.com/truecharts/charts/issues/10237))
## [kube-state-metrics-1.0.32](https://github.com/truecharts/charts/compare/kube-state-metrics-1.0.31...kube-state-metrics-1.0.32) (2023-07-04)
### Chore
@ -88,12 +97,3 @@
## [kube-state-metrics-1.0.24](https://github.com/truecharts/charts/compare/kube-state-metrics-1.0.20...kube-state-metrics-1.0.24) (2023-06-16)
### Chore
- update container image tccr.io/truecharts/kube-state-metrics to v2.9.2 ([#9682](https://github.com/truecharts/charts/issues/9682))
- update container image tccr.io/truecharts/kube-state-metrics to v2.9.2 ([#9619](https://github.com/truecharts/charts/issues/9619))
- update helm chart common to 12.14.3 ([#9601](https://github.com/truecharts/charts/issues/9601))
- update helm chart common to 12.14.2 ([#9579](https://github.com/truecharts/charts/issues/9579))

View File

@ -3,7 +3,7 @@ appVersion: "2.9.2"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.14.6
version: 12.14.7
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.32
version: 1.0.33
annotations:
truecharts.org/catagories: |
- metrics

View File

@ -0,0 +1,9 @@
## [kube-state-metrics-1.0.33](https://github.com/truecharts/charts/compare/kube-state-metrics-1.0.32...kube-state-metrics-1.0.33) (2023-07-07)
### Chore
- update helm chart common to 12.14.7 ([#10237](https://github.com/truecharts/charts/issues/10237))

View File

@ -592,13 +592,44 @@ questions:
show_if: [["type", "=", "nfs"]]
type: string
default: ""
- variable: setPermissions
label: Automatic Permissions
description: Automatically set permissions on install
- variable: autoPermissions
label: Automatic Permissions Configuration
description: Automatically set permissions
schema:
show_if: [["type", "=", "hostPath"]]
type: boolean
default: false
show_if: [["type", "!=", "pvc"]]
type: dict
additional_attrs: true
attrs:
- variable: enabled
label: enabled
schema:
type: boolean
default: false
show_subquestions_if: true
subquestions:
- variable: chown
label: Run CHOWN
description: |
It will run CHOWN on the path with the given fsGroup
schema:
type: boolean
default: false
- variable: chmod
label: Run CHMOD
description: |
It will run CHMOD on the path with the given value</br>
Format should be 3 digits, e.g. 770
schema:
type: string
valid_chars: '[0-9]{3}'
default: ""
- variable: recursive
label: Recursive
description: |
It will run CHOWN and CHMOD recursively
schema:
type: boolean
default: false
- variable: readOnly
label: Read Only
schema:

View File

@ -1,9 +0,0 @@
## [mariadb-7.0.62](https://github.com/truecharts/charts/compare/mariadb-7.0.61...mariadb-7.0.62) (2023-07-03)
### Chore
- update container image tccr.io/truecharts/mariadb to v10.11.4 ([#10136](https://github.com/truecharts/charts/issues/10136))

View File

@ -4,6 +4,15 @@
## [mariadb-7.0.63](https://github.com/truecharts/charts/compare/mariadb-7.0.62...mariadb-7.0.63) (2023-07-07)
### Chore
- update helm chart common to 12.14.7 ([#10237](https://github.com/truecharts/charts/issues/10237))
## [mariadb-7.0.62](https://github.com/truecharts/charts/compare/mariadb-7.0.61...mariadb-7.0.62) (2023-07-03)
### Chore
@ -88,12 +97,3 @@
## [mariadb-7.0.54](https://github.com/truecharts/charts/compare/mariadb-7.0.50...mariadb-7.0.54) (2023-06-16)
### Chore
- update container image tccr.io/truecharts/mariadb to v10.11.4 ([#9683](https://github.com/truecharts/charts/issues/9683))
- update container image tccr.io/truecharts/mariadb to v10.11.4 ([#9623](https://github.com/truecharts/charts/issues/9623))
- update helm chart common to 12.14.3 ([#9601](https://github.com/truecharts/charts/issues/9601))
- update helm chart common to 12.14.2 ([#9579](https://github.com/truecharts/charts/issues/9579))

View File

@ -3,7 +3,7 @@ appVersion: "10.11.4"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.14.6
version: 12.14.7
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.62
version: 7.0.63
annotations:
truecharts.org/catagories: |
- database

View File

@ -0,0 +1,9 @@
## [mariadb-7.0.63](https://github.com/truecharts/charts/compare/mariadb-7.0.62...mariadb-7.0.63) (2023-07-07)
### Chore
- update helm chart common to 12.14.7 ([#10237](https://github.com/truecharts/charts/issues/10237))

Binary file not shown.

View File

@ -568,14 +568,6 @@ questions:
show_if: [["type", "=", "nfs"]]
type: string
default: ""
- variable: setPermissions
label: Automatic Permissions
description: Automatically set permissions on install
schema:
show_if: [["type", "=", "hostPath"]]
hidden: true
type: boolean
default: false
- variable: autoPermissions
label: Automatic Permissions Configuration
description: Automatically set permissions
@ -584,27 +576,36 @@ questions:
type: dict
additional_attrs: true
attrs:
- variable: chown
label: Run CHOWN
description: |
It will run CHOWN on the path with the given fsGroup
schema:
type: boolean
default: false
- variable: chmod
label: Run CHMOD
description: |
It will run CHMOD on the path with the given value
schema:
type: string
default: "775"
- variable: recursive
label: Recursive
description: |
It will run CHOWN and CHMOD recursively
- variable: enabled
label: enabled
schema:
type: boolean
default: false
show_subquestions_if: true
subquestions:
- variable: chown
label: Run CHOWN
description: |
It will run CHOWN on the path with the given fsGroup
schema:
type: boolean
default: false
- variable: chmod
label: Run CHMOD
description: |
It will run CHMOD on the path with the given value</br>
Format should be 3 digits, e.g. 770
schema:
type: string
valid_chars: '[0-9]{3}'
default: ""
- variable: recursive
label: Recursive
description: |
It will run CHOWN and CHMOD recursively
schema:
type: boolean
default: false
- variable: readOnly
label: Read Only
schema:
@ -680,13 +681,44 @@ questions:
show_if: [["type", "=", "nfs"]]
type: string
default: ""
- variable: setPermissions
label: Automatic Permissions
description: Automatically set permissions on install
- variable: autoPermissions
label: Automatic Permissions Configuration
description: Automatically set permissions
schema:
show_if: [["type", "=", "hostPath"]]
type: boolean
default: false
show_if: [["type", "!=", "pvc"]]
type: dict
additional_attrs: true
attrs:
- variable: enabled
label: enabled
schema:
type: boolean
default: false
show_subquestions_if: true
subquestions:
- variable: chown
label: Run CHOWN
description: |
It will run CHOWN on the path with the given fsGroup
schema:
type: boolean
default: false
- variable: chmod
label: Run CHMOD
description: |
It will run CHMOD on the path with the given value</br>
Format should be 3 digits, e.g. 770
schema:
type: string
valid_chars: '[0-9]{3}'
default: ""
- variable: recursive
label: Recursive
description: |
It will run CHOWN and CHMOD recursively
schema:
type: boolean
default: false
- variable: readOnly
label: Read Only
schema:

View File

@ -1,9 +0,0 @@
## [memcached-6.0.69](https://github.com/truecharts/charts/compare/memcached-6.0.68...memcached-6.0.69) (2023-07-03)
### Chore
- update container image tccr.io/truecharts/memcached to v1.6.21 ([#10132](https://github.com/truecharts/charts/issues/10132))

View File

@ -4,6 +4,15 @@
## [memcached-6.0.70](https://github.com/truecharts/charts/compare/memcached-6.0.69...memcached-6.0.70) (2023-07-07)
### Chore
- update helm chart common to 12.14.7 ([#10237](https://github.com/truecharts/charts/issues/10237))
## [memcached-6.0.69](https://github.com/truecharts/charts/compare/memcached-6.0.68...memcached-6.0.69) (2023-07-03)
### Chore
@ -88,12 +97,3 @@
- update container image tccr.io/truecharts/memcached to v1.6.20 ([#9685](https://github.com/truecharts/charts/issues/9685))
- update container image tccr.io/truecharts/memcached to v1.6.20 ([#9624](https://github.com/truecharts/charts/issues/9624))
- update helm chart common to 12.14.3 ([#9601](https://github.com/truecharts/charts/issues/9601))
- update helm chart common to 12.14.2 ([#9579](https://github.com/truecharts/charts/issues/9579))
## [memcached-6.0.63](https://github.com/truecharts/charts/compare/memcached-6.0.59...memcached-6.0.63) (2023-06-16)
### Chore

View File

@ -3,7 +3,7 @@ appVersion: "1.6.21"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.14.6
version: 12.14.7
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.69
version: 6.0.70
annotations:
truecharts.org/catagories: |
- database

View File

@ -0,0 +1,9 @@
## [memcached-6.0.70](https://github.com/truecharts/charts/compare/memcached-6.0.69...memcached-6.0.70) (2023-07-07)
### Chore
- update helm chart common to 12.14.7 ([#10237](https://github.com/truecharts/charts/issues/10237))

Binary file not shown.

View File

@ -539,13 +539,44 @@ questions:
show_if: [["type", "=", "nfs"]]
type: string
default: ""
- variable: setPermissions
label: Automatic Permissions
description: Automatically set permissions on install
- variable: autoPermissions
label: Automatic Permissions Configuration
description: Automatically set permissions
schema:
show_if: [["type", "=", "hostPath"]]
type: boolean
default: false
show_if: [["type", "!=", "pvc"]]
type: dict
additional_attrs: true
attrs:
- variable: enabled
label: enabled
schema:
type: boolean
default: false
show_subquestions_if: true
subquestions:
- variable: chown
label: Run CHOWN
description: |
It will run CHOWN on the path with the given fsGroup
schema:
type: boolean
default: false
- variable: chmod
label: Run CHMOD
description: |
It will run CHMOD on the path with the given value</br>
Format should be 3 digits, e.g. 770
schema:
type: string
valid_chars: '[0-9]{3}'
default: ""
- variable: recursive
label: Recursive
description: |
It will run CHOWN and CHMOD recursively
schema:
type: boolean
default: false
- variable: readOnly
label: Read Only
schema:

View File

@ -1,9 +0,0 @@
## [mongodb-6.0.60](https://github.com/truecharts/charts/compare/mongodb-6.0.59...mongodb-6.0.60) (2023-07-07)
### Chore
- update container image tccr.io/truecharts/mongodb to v6.0.7 ([#10224](https://github.com/truecharts/charts/issues/10224))

View File

@ -4,6 +4,15 @@
## [mongodb-6.0.61](https://github.com/truecharts/charts/compare/mongodb-6.0.60...mongodb-6.0.61) (2023-07-07)
### Chore
- update helm chart common to 12.14.7 ([#10237](https://github.com/truecharts/charts/issues/10237))
## [mongodb-6.0.60](https://github.com/truecharts/charts/compare/mongodb-6.0.59...mongodb-6.0.60) (2023-07-07)
### Chore
@ -88,12 +97,3 @@
## [mongodb-6.0.52](https://github.com/truecharts/charts/compare/mongodb-6.0.48...mongodb-6.0.52) (2023-06-16)
### Chore
- update container image tccr.io/truecharts/mongodb to v6.0.6 ([#9686](https://github.com/truecharts/charts/issues/9686))
- update container image tccr.io/truecharts/mongodb to v6.0.6 ([#9625](https://github.com/truecharts/charts/issues/9625))
- update helm chart common to 12.14.3 ([#9601](https://github.com/truecharts/charts/issues/9601))
- update helm chart common to 12.14.2 ([#9579](https://github.com/truecharts/charts/issues/9579))

View File

@ -3,7 +3,7 @@ appVersion: "6.0.7"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.14.6
version: 12.14.7
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.60
version: 6.0.61
annotations:
truecharts.org/catagories: |
- database

View File

@ -0,0 +1,9 @@
## [mongodb-6.0.61](https://github.com/truecharts/charts/compare/mongodb-6.0.60...mongodb-6.0.61) (2023-07-07)
### Chore
- update helm chart common to 12.14.7 ([#10237](https://github.com/truecharts/charts/issues/10237))

Binary file not shown.

View File

@ -1,9 +0,0 @@
## [node-exporter-1.0.36](https://github.com/truecharts/charts/compare/node-exporter-1.0.35...node-exporter-1.0.36) (2023-07-05)
### Chore
- update container image tccr.io/truecharts/node-exporter to v1.6.0 ([#10164](https://github.com/truecharts/charts/issues/10164))

View File

@ -4,6 +4,15 @@
## [node-exporter-1.0.37](https://github.com/truecharts/charts/compare/node-exporter-1.0.36...node-exporter-1.0.37) (2023-07-07)
### Chore
- update helm chart common to 12.14.7 ([#10237](https://github.com/truecharts/charts/issues/10237))
## [node-exporter-1.0.36](https://github.com/truecharts/charts/compare/node-exporter-1.0.35...node-exporter-1.0.36) (2023-07-05)
### Chore
@ -88,12 +97,3 @@
- update container image tccr.io/truecharts/node-exporter to v1.6.0 ([#9783](https://github.com/truecharts/charts/issues/9783))
## [node-exporter-1.0.26](https://github.com/truecharts/charts/compare/node-exporter-1.0.25...node-exporter-1.0.26) (2023-06-17)
### Chore
- update container image tccr.io/truecharts/node-exporter to v1.6.0 ([#9708](https://github.com/truecharts/charts/issues/9708))

View File

@ -3,7 +3,7 @@ appVersion: "1.6.0"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.14.6
version: 12.14.7
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.36
version: 1.0.37
annotations:
truecharts.org/catagories: |
- metrics

View File

@ -0,0 +1,9 @@
## [node-exporter-1.0.37](https://github.com/truecharts/charts/compare/node-exporter-1.0.36...node-exporter-1.0.37) (2023-07-07)
### Chore
- update helm chart common to 12.14.7 ([#10237](https://github.com/truecharts/charts/issues/10237))

View File

@ -542,13 +542,44 @@ questions:
show_if: [["type", "=", "nfs"]]
type: string
default: ""
- variable: setPermissions
label: Automatic Permissions
description: Automatically set permissions on install
- variable: autoPermissions
label: Automatic Permissions Configuration
description: Automatically set permissions
schema:
show_if: [["type", "=", "hostPath"]]
type: boolean
default: false
show_if: [["type", "!=", "pvc"]]
type: dict
additional_attrs: true
attrs:
- variable: enabled
label: enabled
schema:
type: boolean
default: false
show_subquestions_if: true
subquestions:
- variable: chown
label: Run CHOWN
description: |
It will run CHOWN on the path with the given fsGroup
schema:
type: boolean
default: false
- variable: chmod
label: Run CHMOD
description: |
It will run CHMOD on the path with the given value</br>
Format should be 3 digits, e.g. 770
schema:
type: string
valid_chars: '[0-9]{3}'
default: ""
- variable: recursive
label: Recursive
description: |
It will run CHOWN and CHMOD recursively
schema:
type: boolean
default: false
- variable: readOnly
label: Read Only
schema:

View File

@ -1,9 +0,0 @@
## [redis-6.0.62](https://github.com/truecharts/charts/compare/redis-6.0.61...redis-6.0.62) (2023-06-27)
### Chore
- update helm chart common to 12.14.6 ([#9942](https://github.com/truecharts/charts/issues/9942))

View File

@ -4,6 +4,15 @@
## [redis-6.0.63](https://github.com/truecharts/charts/compare/redis-6.0.62...redis-6.0.63) (2023-07-07)
### Chore
- update helm chart common to 12.14.7 ([#10237](https://github.com/truecharts/charts/issues/10237))
## [redis-6.0.62](https://github.com/truecharts/charts/compare/redis-6.0.61...redis-6.0.62) (2023-06-27)
### Chore
@ -88,12 +97,3 @@
- update helm chart common to 12.14.3 ([#9601](https://github.com/truecharts/charts/issues/9601))
- update helm chart common to 12.14.2 ([#9579](https://github.com/truecharts/charts/issues/9579))
## [redis-6.0.60](https://github.com/truecharts/charts/compare/redis-6.0.58...redis-6.0.60) (2023-06-13)
### Chore
- update helm chart common to 12.14.3 ([#9601](https://github.com/truecharts/charts/issues/9601))

View File

@ -3,7 +3,7 @@ appVersion: "7.0.11"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.14.6
version: 12.14.7
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.62
version: 6.0.63
annotations:
truecharts.org/catagories: |
- database

View File

@ -0,0 +1,9 @@
## [redis-6.0.63](https://github.com/truecharts/charts/compare/redis-6.0.62...redis-6.0.63) (2023-07-07)
### Chore
- update helm chart common to 12.14.7 ([#10237](https://github.com/truecharts/charts/issues/10237))

Binary file not shown.

View File

@ -544,14 +544,6 @@ questions:
show_if: [["type", "=", "nfs"]]
type: string
default: ""
- variable: setPermissions
label: Automatic Permissions
description: Automatically set permissions on install
schema:
show_if: [["type", "=", "hostPath"]]
hidden: true
type: boolean
default: false
- variable: autoPermissions
label: Automatic Permissions Configuration
description: Automatically set permissions
@ -560,27 +552,36 @@ questions:
type: dict
additional_attrs: true
attrs:
- variable: chown
label: Run CHOWN
description: |
It will run CHOWN on the path with the given fsGroup
schema:
type: boolean
default: false
- variable: chmod
label: Run CHMOD
description: |
It will run CHMOD on the path with the given value
schema:
type: string
default: "775"
- variable: recursive
label: Recursive
description: |
It will run CHOWN and CHMOD recursively
- variable: enabled
label: enabled
schema:
type: boolean
default: false
show_subquestions_if: true
subquestions:
- variable: chown
label: Run CHOWN
description: |
It will run CHOWN on the path with the given fsGroup
schema:
type: boolean
default: false
- variable: chmod
label: Run CHMOD
description: |
It will run CHMOD on the path with the given value</br>
Format should be 3 digits, e.g. 770
schema:
type: string
valid_chars: '[0-9]{3}'
default: ""
- variable: recursive
label: Recursive
description: |
It will run CHOWN and CHMOD recursively
schema:
type: boolean
default: false
- variable: readOnly
label: Read Only
schema:
@ -656,13 +657,44 @@ questions:
show_if: [["type", "=", "nfs"]]
type: string
default: ""
- variable: setPermissions
label: Automatic Permissions
description: Automatically set permissions on install
- variable: autoPermissions
label: Automatic Permissions Configuration
description: Automatically set permissions
schema:
show_if: [["type", "=", "hostPath"]]
type: boolean
default: false
show_if: [["type", "!=", "pvc"]]
type: dict
additional_attrs: true
attrs:
- variable: enabled
label: enabled
schema:
type: boolean
default: false
show_subquestions_if: true
subquestions:
- variable: chown
label: Run CHOWN
description: |
It will run CHOWN on the path with the given fsGroup
schema:
type: boolean
default: false
- variable: chmod
label: Run CHMOD
description: |
It will run CHMOD on the path with the given value</br>
Format should be 3 digits, e.g. 770
schema:
type: string
valid_chars: '[0-9]{3}'
default: ""
- variable: recursive
label: Recursive
description: |
It will run CHOWN and CHMOD recursively
schema:
type: boolean
default: false
- variable: readOnly
label: Read Only
schema:

View File

@ -1,9 +0,0 @@
## [solr-4.0.61](https://github.com/truecharts/charts/compare/solr-4.0.60...solr-4.0.61) (2023-07-06)
### Chore
- update container image tccr.io/truecharts/solr to v9.2.1 ([#10197](https://github.com/truecharts/charts/issues/10197))

View File

@ -4,6 +4,15 @@
## [solr-4.0.62](https://github.com/truecharts/charts/compare/solr-4.0.61...solr-4.0.62) (2023-07-07)
### Chore
- update helm chart common to 12.14.7 ([#10237](https://github.com/truecharts/charts/issues/10237))
## [solr-4.0.61](https://github.com/truecharts/charts/compare/solr-4.0.60...solr-4.0.61) (2023-07-06)
### Chore
@ -88,12 +97,3 @@
## [solr-4.0.52](https://github.com/truecharts/charts/compare/solr-4.0.48...solr-4.0.52) (2023-06-16)
### Chore
- update container image tccr.io/truecharts/solr to v9.2.1 ([#9689](https://github.com/truecharts/charts/issues/9689))
- update container image tccr.io/truecharts/solr to v9.2.1 ([#9631](https://github.com/truecharts/charts/issues/9631))
- update helm chart common to 12.14.3 ([#9601](https://github.com/truecharts/charts/issues/9601))
- update helm chart common to 12.14.2 ([#9579](https://github.com/truecharts/charts/issues/9579))

View File

@ -3,7 +3,7 @@ appVersion: "9.2.1"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.14.6
version: 12.14.7
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.61
version: 4.0.62
annotations:
truecharts.org/catagories: |
- search

View File

@ -0,0 +1,9 @@
## [solr-4.0.62](https://github.com/truecharts/charts/compare/solr-4.0.61...solr-4.0.62) (2023-07-07)
### Chore
- update helm chart common to 12.14.7 ([#10237](https://github.com/truecharts/charts/issues/10237))

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