Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
544bab9f56
commit
77037a690c
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [clickhouse-5.0.35](https://github.com/truecharts/charts/compare/clickhouse-5.0.34...clickhouse-5.0.35) (2023-06-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 12.12.3 ([#9444](https://github.com/truecharts/charts/issues/9444))
|
||||
|
||||
|
Binary file not shown.
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [clickhouse-5.0.36](https://github.com/truecharts/charts/compare/clickhouse-5.0.35...clickhouse-5.0.36) (2023-06-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 12.12.4 ([#9454](https://github.com/truecharts/charts/issues/9454))
|
||||
|
||||
|
||||
|
||||
|
||||
## [clickhouse-5.0.35](https://github.com/truecharts/charts/compare/clickhouse-5.0.34...clickhouse-5.0.35) (2023-06-07)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
|
||||
|
||||
## [clickhouse-5.0.29](https://github.com/truecharts/charts/compare/clickhouse-5.0.27...clickhouse-5.0.29) (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: "23.4.2.11"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.12.3
|
||||
version: 12.12.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: 5.0.35
|
||||
version: 5.0.36
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- database
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [clickhouse-5.0.36](https://github.com/truecharts/charts/compare/clickhouse-5.0.35...clickhouse-5.0.36) (2023-06-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 12.12.4 ([#9454](https://github.com/truecharts/charts/issues/9454))
|
||||
|
||||
|
Binary file not shown.
|
@ -1771,6 +1771,7 @@ questions:
|
|||
schema:
|
||||
type: string
|
||||
required: true
|
||||
max_length: 10240
|
||||
- variable: docs
|
||||
group: Documentation
|
||||
label: Please read the documentation at https://truecharts.org
|
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [kube-state-metrics-1.0.13](https://github.com/truecharts/charts/compare/kube-state-metrics-1.0.12...kube-state-metrics-1.0.13) (2023-06-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 12.12.3 ([#9444](https://github.com/truecharts/charts/issues/9444))
|
||||
|
||||
|
Binary file not shown.
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [kube-state-metrics-1.0.14](https://github.com/truecharts/charts/compare/kube-state-metrics-1.0.13...kube-state-metrics-1.0.14) (2023-06-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 12.12.4 ([#9454](https://github.com/truecharts/charts/issues/9454))
|
||||
|
||||
|
||||
|
||||
|
||||
## [kube-state-metrics-1.0.13](https://github.com/truecharts/charts/compare/kube-state-metrics-1.0.12...kube-state-metrics-1.0.13) (2023-06-07)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +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.7](https://github.com/truecharts/charts/compare/kube-state-metrics-1.0.4...kube-state-metrics-1.0.7) (2023-05-25)
|
||||
|
|
@ -3,7 +3,7 @@ appVersion: "2.8.2"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.12.3
|
||||
version: 12.12.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: 1.0.13
|
||||
version: 1.0.14
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- metrics
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [kube-state-metrics-1.0.14](https://github.com/truecharts/charts/compare/kube-state-metrics-1.0.13...kube-state-metrics-1.0.14) (2023-06-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 12.12.4 ([#9454](https://github.com/truecharts/charts/issues/9454))
|
||||
|
||||
|
Binary file not shown.
|
@ -1903,6 +1903,7 @@ questions:
|
|||
schema:
|
||||
type: string
|
||||
required: true
|
||||
max_length: 10240
|
||||
- variable: docs
|
||||
group: Documentation
|
||||
label: Please read the documentation at https://truecharts.org
|
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [mariadb-7.0.43](https://github.com/truecharts/charts/compare/mariadb-7.0.42...mariadb-7.0.43) (2023-06-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 12.12.3 ([#9444](https://github.com/truecharts/charts/issues/9444))
|
||||
|
||||
|
Binary file not shown.
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [mariadb-7.0.44](https://github.com/truecharts/charts/compare/mariadb-7.0.43...mariadb-7.0.44) (2023-06-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 12.12.4 ([#9454](https://github.com/truecharts/charts/issues/9454))
|
||||
|
||||
|
||||
|
||||
|
||||
## [mariadb-7.0.43](https://github.com/truecharts/charts/compare/mariadb-7.0.42...mariadb-7.0.43) (2023-06-07)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [mariadb-7.0.34](https://github.com/truecharts/charts/compare/mariadb-7.0.33...mariadb-7.0.34) (2023-05-26)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/mariadb to v10.11.3 ([#9175](https://github.com/truecharts/charts/issues/9175))
|
||||
|
||||
|
||||
|
||||
|
||||
## [mariadb-7.0.33](https://github.com/truecharts/charts/compare/mariadb-7.0.31...mariadb-7.0.33) (2023-05-25)
|
||||
|
||||
### Chore
|
|
@ -3,7 +3,7 @@ appVersion: "10.11.3"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.12.3
|
||||
version: 12.12.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: 7.0.43
|
||||
version: 7.0.44
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- database
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [mariadb-7.0.44](https://github.com/truecharts/charts/compare/mariadb-7.0.43...mariadb-7.0.44) (2023-06-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 12.12.4 ([#9454](https://github.com/truecharts/charts/issues/9454))
|
||||
|
||||
|
Binary file not shown.
|
@ -1625,6 +1625,7 @@ questions:
|
|||
schema:
|
||||
type: string
|
||||
required: true
|
||||
max_length: 10240
|
||||
- variable: docs
|
||||
group: Documentation
|
||||
label: Please read the documentation at https://truecharts.org
|
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [memcached-6.0.53](https://github.com/truecharts/charts/compare/memcached-6.0.52...memcached-6.0.53) (2023-06-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 12.12.3 ([#9444](https://github.com/truecharts/charts/issues/9444))
|
||||
|
||||
|
Binary file not shown.
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [memcached-6.0.54](https://github.com/truecharts/charts/compare/memcached-6.0.53...memcached-6.0.54) (2023-06-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 12.12.4 ([#9454](https://github.com/truecharts/charts/issues/9454))
|
||||
|
||||
|
||||
|
||||
|
||||
## [memcached-6.0.53](https://github.com/truecharts/charts/compare/memcached-6.0.52...memcached-6.0.53) (2023-06-07)
|
||||
|
||||
### 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))
|
||||
|
||||
|
||||
|
||||
|
||||
## [memcached-6.0.44](https://github.com/truecharts/charts/compare/memcached-6.0.41...memcached-6.0.44) (2023-05-25)
|
|
@ -3,7 +3,7 @@ appVersion: "1.6.20"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.12.3
|
||||
version: 12.12.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: 6.0.53
|
||||
version: 6.0.54
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- database
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [memcached-6.0.54](https://github.com/truecharts/charts/compare/memcached-6.0.53...memcached-6.0.54) (2023-06-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 12.12.4 ([#9454](https://github.com/truecharts/charts/issues/9454))
|
||||
|
||||
|
Binary file not shown.
|
@ -1514,6 +1514,7 @@ questions:
|
|||
schema:
|
||||
type: string
|
||||
required: true
|
||||
max_length: 10240
|
||||
- variable: docs
|
||||
group: Documentation
|
||||
label: Please read the documentation at https://truecharts.org
|
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [mongodb-6.0.42](https://github.com/truecharts/charts/compare/mongodb-6.0.41...mongodb-6.0.42) (2023-06-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 12.12.3 ([#9444](https://github.com/truecharts/charts/issues/9444))
|
||||
|
||||
|
Binary file not shown.
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [mongodb-6.0.43](https://github.com/truecharts/charts/compare/mongodb-6.0.42...mongodb-6.0.43) (2023-06-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 12.12.4 ([#9454](https://github.com/truecharts/charts/issues/9454))
|
||||
|
||||
|
||||
|
||||
|
||||
## [mongodb-6.0.42](https://github.com/truecharts/charts/compare/mongodb-6.0.41...mongodb-6.0.42) (2023-06-07)
|
||||
|
||||
### 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))
|
||||
|
||||
|
||||
|
||||
|
||||
## [mongodb-6.0.33](https://github.com/truecharts/charts/compare/mongodb-6.0.30...mongodb-6.0.33) (2023-05-25)
|
|
@ -3,7 +3,7 @@ appVersion: "6.0.6"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.12.3
|
||||
version: 12.12.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: 6.0.42
|
||||
version: 6.0.43
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- database
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [mongodb-6.0.43](https://github.com/truecharts/charts/compare/mongodb-6.0.42...mongodb-6.0.43) (2023-06-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 12.12.4 ([#9454](https://github.com/truecharts/charts/issues/9454))
|
||||
|
||||
|
Binary file not shown.
|
@ -1625,6 +1625,7 @@ questions:
|
|||
schema:
|
||||
type: string
|
||||
required: true
|
||||
max_length: 10240
|
||||
- variable: docs
|
||||
group: Documentation
|
||||
label: Please read the documentation at https://truecharts.org
|
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [node-exporter-1.0.16](https://github.com/truecharts/charts/compare/node-exporter-1.0.15...node-exporter-1.0.16) (2023-06-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 12.12.3 ([#9444](https://github.com/truecharts/charts/issues/9444))
|
||||
|
||||
|
Binary file not shown.
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [node-exporter-1.0.17](https://github.com/truecharts/charts/compare/node-exporter-1.0.16...node-exporter-1.0.17) (2023-06-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 12.12.4 ([#9454](https://github.com/truecharts/charts/issues/9454))
|
||||
|
||||
|
||||
|
||||
|
||||
## [node-exporter-1.0.16](https://github.com/truecharts/charts/compare/node-exporter-1.0.15...node-exporter-1.0.16) (2023-06-07)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
|
||||
|
||||
|
||||
## [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))
|
||||
|
||||
|
||||
|
|
@ -3,7 +3,7 @@ appVersion: "1.6.0"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.12.3
|
||||
version: 12.12.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: 1.0.16
|
||||
version: 1.0.17
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- metrics
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [node-exporter-1.0.17](https://github.com/truecharts/charts/compare/node-exporter-1.0.16...node-exporter-1.0.17) (2023-06-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 12.12.4 ([#9454](https://github.com/truecharts/charts/issues/9454))
|
||||
|
||||
|
Binary file not shown.
|
@ -1853,6 +1853,7 @@ questions:
|
|||
schema:
|
||||
type: string
|
||||
required: true
|
||||
max_length: 10240
|
||||
- variable: docs
|
||||
group: Documentation
|
||||
label: Please read the documentation at https://truecharts.org
|
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [redis-6.0.52](https://github.com/truecharts/charts/compare/redis-6.0.51...redis-6.0.52) (2023-06-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 12.12.3 ([#9444](https://github.com/truecharts/charts/issues/9444))
|
||||
|
||||
|
Binary file not shown.
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [redis-6.0.53](https://github.com/truecharts/charts/compare/redis-6.0.52...redis-6.0.53) (2023-06-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 12.12.4 ([#9454](https://github.com/truecharts/charts/issues/9454))
|
||||
|
||||
|
||||
|
||||
|
||||
## [redis-6.0.52](https://github.com/truecharts/charts/compare/redis-6.0.51...redis-6.0.52) (2023-06-07)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
|
||||
|
||||
## [redis-6.0.46](https://github.com/truecharts/charts/compare/redis-6.0.44...redis-6.0.46) (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: "7.0.11"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.12.3
|
||||
version: 12.12.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: 6.0.52
|
||||
version: 6.0.53
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- database
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [redis-6.0.53](https://github.com/truecharts/charts/compare/redis-6.0.52...redis-6.0.53) (2023-06-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 12.12.4 ([#9454](https://github.com/truecharts/charts/issues/9454))
|
||||
|
||||
|
Binary file not shown.
|
@ -1601,6 +1601,7 @@ questions:
|
|||
schema:
|
||||
type: string
|
||||
required: true
|
||||
max_length: 10240
|
||||
- variable: docs
|
||||
group: Documentation
|
||||
label: Please read the documentation at https://truecharts.org
|
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [solr-4.0.42](https://github.com/truecharts/charts/compare/solr-4.0.41...solr-4.0.42) (2023-06-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 12.12.3 ([#9444](https://github.com/truecharts/charts/issues/9444))
|
||||
|
||||
|
Binary file not shown.
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [solr-4.0.43](https://github.com/truecharts/charts/compare/solr-4.0.42...solr-4.0.43) (2023-06-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 12.12.4 ([#9454](https://github.com/truecharts/charts/issues/9454))
|
||||
|
||||
|
||||
|
||||
|
||||
## [solr-4.0.42](https://github.com/truecharts/charts/compare/solr-4.0.41...solr-4.0.42) (2023-06-07)
|
||||
|
||||
### 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))
|
||||
|
||||
|
||||
|
||||
|
||||
## [solr-4.0.33](https://github.com/truecharts/charts/compare/solr-4.0.30...solr-4.0.33) (2023-05-25)
|
|
@ -3,7 +3,7 @@ appVersion: "9.2.1"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.12.3
|
||||
version: 12.12.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: 4.0.42
|
||||
version: 4.0.43
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- search
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [solr-4.0.43](https://github.com/truecharts/charts/compare/solr-4.0.42...solr-4.0.43) (2023-06-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 12.12.4 ([#9454](https://github.com/truecharts/charts/issues/9454))
|
||||
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue