Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -4,6 +4,15 @@
|
||||
|
||||
|
||||
|
||||
## [clickhouse-4.0.10](https://github.com/truecharts/charts/compare/clickhouse-4.0.9...clickhouse-4.0.10) (2023-03-11)
|
||||
|
||||
### Chore
|
||||
|
||||
- remove subchart and update common
|
||||
|
||||
|
||||
|
||||
|
||||
## [clickhouse-4.0.9](https://github.com/truecharts/charts/compare/clickhouse-4.0.8...clickhouse-4.0.9) (2023-03-07)
|
||||
|
||||
### Fix
|
||||
@@ -88,12 +97,3 @@
|
||||
|
||||
|
||||
## [clickhouse-4.0.0](https://github.com/truecharts/charts/compare/clickhouse-3.0.21...clickhouse-4.0.0) (2023-03-01)
|
||||
|
||||
|
||||
|
||||
|
||||
## [clickhouse-3.0.21](https://github.com/truecharts/charts/compare/clickhouse-3.0.20...clickhouse-3.0.21) (2023-02-24)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/clickhouse to v23.2.1.2537
|
||||
@@ -3,7 +3,7 @@ appVersion: "23.2.1.253"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.2.24
|
||||
version: 12.2.26
|
||||
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
|
||||
@@ -23,7 +23,7 @@ sources:
|
||||
- https://hub.docker.com/r/clickhouse/clickhouse-server
|
||||
- https://clickhouse.com/
|
||||
type: application
|
||||
version: 4.0.9
|
||||
version: 4.0.10
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- database
|
||||
9
dependency/clickhouse/4.0.10/app-changelog.md
Normal file
9
dependency/clickhouse/4.0.10/app-changelog.md
Normal file
@@ -0,0 +1,9 @@
|
||||
|
||||
|
||||
## [clickhouse-4.0.10](https://github.com/truecharts/charts/compare/clickhouse-4.0.9...clickhouse-4.0.10) (2023-03-11)
|
||||
|
||||
### Chore
|
||||
|
||||
- remove subchart and update common
|
||||
|
||||
|
||||
BIN
dependency/clickhouse/4.0.10/charts/common-12.2.26.tgz
Normal file
BIN
dependency/clickhouse/4.0.10/charts/common-12.2.26.tgz
Normal file
Binary file not shown.
@@ -52,15 +52,15 @@ questions:
|
||||
enum:
|
||||
- value: Deployment
|
||||
description: Deployment
|
||||
- value: Daemonset
|
||||
description: Daemonset
|
||||
- value: DaemonSet
|
||||
description: DaemonSet
|
||||
|
||||
- variable: replicas
|
||||
label: Replicas (Advanced)
|
||||
description: Set the number of Replicas
|
||||
schema:
|
||||
type: int
|
||||
show_if: [["type", "!=", "Daemonset"]]
|
||||
show_if: [["type", "!=", "DaemonSet"]]
|
||||
default: 1
|
||||
- variable: podSpec
|
||||
label: ""
|
||||
@@ -83,7 +83,6 @@ questions:
|
||||
- variable: envList
|
||||
label: Extra Environment Variables
|
||||
description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..."
|
||||
group: "General Settings"
|
||||
schema:
|
||||
type: list
|
||||
default: []
|
||||
@@ -1,9 +0,0 @@
|
||||
|
||||
|
||||
## [clickhouse-4.0.9](https://github.com/truecharts/charts/compare/clickhouse-4.0.8...clickhouse-4.0.9) (2023-03-07)
|
||||
|
||||
### Fix
|
||||
|
||||
- apply new common fixes to dependency train
|
||||
|
||||
|
||||
Binary file not shown.
@@ -4,6 +4,15 @@
|
||||
|
||||
|
||||
|
||||
## [mariadb-6.0.10](https://github.com/truecharts/charts/compare/mariadb-6.0.9...mariadb-6.0.10) (2023-03-11)
|
||||
|
||||
### Chore
|
||||
|
||||
- remove subchart and update common
|
||||
|
||||
|
||||
|
||||
|
||||
## [mariadb-6.0.9](https://github.com/truecharts/charts/compare/mariadb-6.0.8...mariadb-6.0.9) (2023-03-07)
|
||||
|
||||
### Fix
|
||||
@@ -88,12 +97,3 @@
|
||||
|
||||
|
||||
## [mariadb-6.0.0](https://github.com/truecharts/charts/compare/mariadb-5.0.35...mariadb-6.0.0) (2023-03-01)
|
||||
|
||||
|
||||
|
||||
|
||||
## [mariadb-5.0.35](https://github.com/truecharts/charts/compare/mariadb-5.0.34...mariadb-5.0.35) (2023-02-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/mariadb to v10.11.2
|
||||
@@ -3,7 +3,7 @@ appVersion: "10.11.2"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.2.24
|
||||
version: 12.2.26
|
||||
deprecated: false
|
||||
description: Fast, reliable, scalable, and easy to use open-source relational database system.
|
||||
home: https://truecharts.org/charts/dependency/mariadb
|
||||
@@ -26,7 +26,7 @@ sources:
|
||||
- https://github.com/prometheus/mysqld_exporter
|
||||
- https://mariadb.org
|
||||
type: application
|
||||
version: 6.0.9
|
||||
version: 6.0.10
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- database
|
||||
9
dependency/mariadb/6.0.10/app-changelog.md
Normal file
9
dependency/mariadb/6.0.10/app-changelog.md
Normal file
@@ -0,0 +1,9 @@
|
||||
|
||||
|
||||
## [mariadb-6.0.10](https://github.com/truecharts/charts/compare/mariadb-6.0.9...mariadb-6.0.10) (2023-03-11)
|
||||
|
||||
### Chore
|
||||
|
||||
- remove subchart and update common
|
||||
|
||||
|
||||
BIN
dependency/mariadb/6.0.10/charts/common-12.2.26.tgz
Normal file
BIN
dependency/mariadb/6.0.10/charts/common-12.2.26.tgz
Normal file
Binary file not shown.
@@ -52,15 +52,15 @@ questions:
|
||||
enum:
|
||||
- value: Deployment
|
||||
description: Deployment
|
||||
- value: Daemonset
|
||||
description: Daemonset
|
||||
- value: DaemonSet
|
||||
description: DaemonSet
|
||||
|
||||
- variable: replicas
|
||||
label: Replicas (Advanced)
|
||||
description: Set the number of Replicas
|
||||
schema:
|
||||
type: int
|
||||
show_if: [["type", "!=", "Daemonset"]]
|
||||
show_if: [["type", "!=", "DaemonSet"]]
|
||||
default: 1
|
||||
- variable: podSpec
|
||||
label: ""
|
||||
@@ -83,7 +83,6 @@ questions:
|
||||
- variable: envList
|
||||
label: Extra Environment Variables
|
||||
description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..."
|
||||
group: "General Settings"
|
||||
schema:
|
||||
type: list
|
||||
default: []
|
||||
@@ -1,9 +0,0 @@
|
||||
|
||||
|
||||
## [mariadb-6.0.9](https://github.com/truecharts/charts/compare/mariadb-6.0.8...mariadb-6.0.9) (2023-03-07)
|
||||
|
||||
### Fix
|
||||
|
||||
- apply new common fixes to dependency train
|
||||
|
||||
|
||||
Binary file not shown.
@@ -4,6 +4,15 @@
|
||||
|
||||
|
||||
|
||||
## [memcached-6.0.10](https://github.com/truecharts/charts/compare/memcached-6.0.9...memcached-6.0.10) (2023-03-11)
|
||||
|
||||
### Chore
|
||||
|
||||
- remove subchart and update common
|
||||
|
||||
|
||||
|
||||
|
||||
## [memcached-6.0.9](https://github.com/truecharts/charts/compare/memcached-6.0.8...memcached-6.0.9) (2023-03-07)
|
||||
|
||||
### Fix
|
||||
@@ -88,12 +97,3 @@
|
||||
|
||||
|
||||
## [memcached-6.0.0](https://github.com/truecharts/charts/compare/memcached-5.0.31...memcached-6.0.0) (2023-03-01)
|
||||
|
||||
|
||||
|
||||
|
||||
## [memcached-5.0.31](https://github.com/truecharts/charts/compare/memcached-5.0.30...memcached-5.0.31) (2023-02-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/memcached to 1.6.18
|
||||
@@ -3,7 +3,7 @@ appVersion: "1.6.18"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.2.24
|
||||
version: 12.2.26
|
||||
deprecated: false
|
||||
description: Memcached is a memory-backed database caching solution
|
||||
home: https://truecharts.org/charts/dependency/memcached
|
||||
@@ -24,7 +24,7 @@ sources:
|
||||
- https://github.com/bitnami/bitnami-docker-memcached
|
||||
- http://memcached.org/
|
||||
type: application
|
||||
version: 6.0.9
|
||||
version: 6.0.10
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- database
|
||||
9
dependency/memcached/6.0.10/app-changelog.md
Normal file
9
dependency/memcached/6.0.10/app-changelog.md
Normal file
@@ -0,0 +1,9 @@
|
||||
|
||||
|
||||
## [memcached-6.0.10](https://github.com/truecharts/charts/compare/memcached-6.0.9...memcached-6.0.10) (2023-03-11)
|
||||
|
||||
### Chore
|
||||
|
||||
- remove subchart and update common
|
||||
|
||||
|
||||
BIN
dependency/memcached/6.0.10/charts/common-12.2.26.tgz
Normal file
BIN
dependency/memcached/6.0.10/charts/common-12.2.26.tgz
Normal file
Binary file not shown.
@@ -52,14 +52,14 @@ questions:
|
||||
enum:
|
||||
- value: Deployment
|
||||
description: Deployment
|
||||
- value: Daemonset
|
||||
description: Daemonset
|
||||
- value: DaemonSet
|
||||
description: DaemonSet
|
||||
- variable: replicas
|
||||
label: Replicas (Advanced)
|
||||
description: Set the number of Replicas
|
||||
schema:
|
||||
type: int
|
||||
show_if: [["type", "!=", "Daemonset"]]
|
||||
show_if: [["type", "!=", "DaemonSet"]]
|
||||
default: 1
|
||||
- variable: podSpec
|
||||
label: ""
|
||||
@@ -82,7 +82,6 @@ questions:
|
||||
- variable: envList
|
||||
label: Extra Environment Variables
|
||||
description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..."
|
||||
group: "General Settings"
|
||||
schema:
|
||||
type: list
|
||||
default: []
|
||||
@@ -1,9 +0,0 @@
|
||||
|
||||
|
||||
## [memcached-6.0.9](https://github.com/truecharts/charts/compare/memcached-6.0.8...memcached-6.0.9) (2023-03-07)
|
||||
|
||||
### Fix
|
||||
|
||||
- apply new common fixes to dependency train
|
||||
|
||||
|
||||
Binary file not shown.
@@ -4,6 +4,15 @@
|
||||
|
||||
|
||||
|
||||
## [mongodb-5.0.10](https://github.com/truecharts/charts/compare/mongodb-5.0.9...mongodb-5.0.10) (2023-03-11)
|
||||
|
||||
### Chore
|
||||
|
||||
- remove subchart and update common
|
||||
|
||||
|
||||
|
||||
|
||||
## [mongodb-5.0.9](https://github.com/truecharts/charts/compare/mongodb-5.0.8...mongodb-5.0.9) (2023-03-07)
|
||||
|
||||
### Fix
|
||||
@@ -88,12 +97,3 @@
|
||||
|
||||
|
||||
## [mongodb-5.0.0](https://github.com/truecharts/charts/compare/mongodb-4.0.33...mongodb-5.0.0) (2023-03-01)
|
||||
|
||||
|
||||
|
||||
|
||||
## [mongodb-4.0.33](https://github.com/truecharts/charts/compare/mongodb-4.0.32...mongodb-4.0.33) (2023-02-26)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/mongodb to 6.0.4
|
||||
@@ -3,7 +3,7 @@ appVersion: "6.0.4"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.2.24
|
||||
version: 12.2.26
|
||||
deprecated: false
|
||||
description: Fast, reliable, scalable, and easy to use open-source no-sql database system.
|
||||
home: https://truecharts.org/charts/dependency/mongodb
|
||||
@@ -24,7 +24,7 @@ sources:
|
||||
- https://github.com/bitnami/bitnami-docker-mongodb
|
||||
- https://www.mongodb.com
|
||||
type: application
|
||||
version: 5.0.9
|
||||
version: 5.0.10
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- database
|
||||
9
dependency/mongodb/5.0.10/app-changelog.md
Normal file
9
dependency/mongodb/5.0.10/app-changelog.md
Normal file
@@ -0,0 +1,9 @@
|
||||
|
||||
|
||||
## [mongodb-5.0.10](https://github.com/truecharts/charts/compare/mongodb-5.0.9...mongodb-5.0.10) (2023-03-11)
|
||||
|
||||
### Chore
|
||||
|
||||
- remove subchart and update common
|
||||
|
||||
|
||||
BIN
dependency/mongodb/5.0.10/charts/common-12.2.26.tgz
Normal file
BIN
dependency/mongodb/5.0.10/charts/common-12.2.26.tgz
Normal file
Binary file not shown.
@@ -52,15 +52,15 @@ questions:
|
||||
enum:
|
||||
- value: Deployment
|
||||
description: Deployment
|
||||
- value: Daemonset
|
||||
description: Daemonset
|
||||
- value: DaemonSet
|
||||
description: DaemonSet
|
||||
|
||||
- variable: replicas
|
||||
label: Replicas (Advanced)
|
||||
description: Set the number of Replicas
|
||||
schema:
|
||||
type: int
|
||||
show_if: [["type", "!=", "Daemonset"]]
|
||||
show_if: [["type", "!=", "DaemonSet"]]
|
||||
default: 1
|
||||
- variable: podSpec
|
||||
label: ""
|
||||
@@ -83,7 +83,6 @@ questions:
|
||||
- variable: envList
|
||||
label: Extra Environment Variables
|
||||
description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..."
|
||||
group: "General Settings"
|
||||
schema:
|
||||
type: list
|
||||
default: []
|
||||
@@ -1,9 +0,0 @@
|
||||
|
||||
|
||||
## [mongodb-5.0.9](https://github.com/truecharts/charts/compare/mongodb-5.0.8...mongodb-5.0.9) (2023-03-07)
|
||||
|
||||
### Fix
|
||||
|
||||
- apply new common fixes to dependency train
|
||||
|
||||
|
||||
Binary file not shown.
@@ -1,9 +0,0 @@
|
||||
|
||||
|
||||
## [redis-6.0.15](https://github.com/truecharts/charts/compare/redis-6.0.14...redis-6.0.15) (2023-03-09)
|
||||
|
||||
### Chore
|
||||
|
||||
- bump common
|
||||
|
||||
|
||||
Binary file not shown.
@@ -4,6 +4,15 @@
|
||||
|
||||
|
||||
|
||||
## [redis-6.0.16](https://github.com/truecharts/charts/compare/redis-6.0.15...redis-6.0.16) (2023-03-11)
|
||||
|
||||
### Chore
|
||||
|
||||
- remove subchart and update common
|
||||
|
||||
|
||||
|
||||
|
||||
## [redis-6.0.15](https://github.com/truecharts/charts/compare/redis-6.0.14...redis-6.0.15) (2023-03-09)
|
||||
|
||||
### Chore
|
||||
@@ -88,12 +97,3 @@
|
||||
- bump dependency train
|
||||
- bump common on dependency train
|
||||
|
||||
|
||||
|
||||
|
||||
## [redis-6.0.5](https://github.com/truecharts/charts/compare/redis-6.0.4...redis-6.0.5) (2023-03-05)
|
||||
|
||||
### Fix
|
||||
|
||||
- update dependency common linking ([#7746](https://github.com/truecharts/charts/issues/7746))
|
||||
|
||||
@@ -3,7 +3,7 @@ appVersion: "7.0.8"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.2.25
|
||||
version: 12.2.26
|
||||
deprecated: false
|
||||
description: Open source, advanced key-value store.
|
||||
home: https://truecharts.org/charts/dependency/redis
|
||||
@@ -24,7 +24,7 @@ sources:
|
||||
- https://github.com/bitnami/bitnami-docker-redis
|
||||
- http://redis.io/
|
||||
type: application
|
||||
version: 6.0.15
|
||||
version: 6.0.16
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- database
|
||||
9
dependency/redis/6.0.16/app-changelog.md
Normal file
9
dependency/redis/6.0.16/app-changelog.md
Normal file
@@ -0,0 +1,9 @@
|
||||
|
||||
|
||||
## [redis-6.0.16](https://github.com/truecharts/charts/compare/redis-6.0.15...redis-6.0.16) (2023-03-11)
|
||||
|
||||
### Chore
|
||||
|
||||
- remove subchart and update common
|
||||
|
||||
|
||||
BIN
dependency/redis/6.0.16/charts/common-12.2.26.tgz
Normal file
BIN
dependency/redis/6.0.16/charts/common-12.2.26.tgz
Normal file
Binary file not shown.
@@ -1,9 +0,0 @@
|
||||
|
||||
|
||||
## [solr-3.0.7](https://github.com/truecharts/charts/compare/solr-3.0.6...solr-3.0.7) (2023-03-07)
|
||||
|
||||
### Fix
|
||||
|
||||
- apply new common fixes to dependency train
|
||||
|
||||
|
||||
Binary file not shown.
@@ -4,6 +4,15 @@
|
||||
|
||||
|
||||
|
||||
## [solr-3.0.8](https://github.com/truecharts/charts/compare/solr-3.0.7...solr-3.0.8) (2023-03-11)
|
||||
|
||||
### Chore
|
||||
|
||||
- remove subchart and update common
|
||||
|
||||
|
||||
|
||||
|
||||
## [solr-3.0.7](https://github.com/truecharts/charts/compare/solr-3.0.6...solr-3.0.7) (2023-03-07)
|
||||
|
||||
### Fix
|
||||
@@ -88,12 +97,3 @@
|
||||
## [solr-2.0.30](https://github.com/truecharts/charts/compare/solr-2.0.29...solr-2.0.30) (2023-02-10)
|
||||
|
||||
### Fix
|
||||
|
||||
- ensure new helm deps repo is used in latest releases as well.
|
||||
|
||||
|
||||
|
||||
|
||||
## [solr-2.0.29](https://github.com/truecharts/charts/compare/solr-2.0.28...solr-2.0.29) (2023-02-06)
|
||||
|
||||
### Chore
|
||||
@@ -3,7 +3,7 @@ appVersion: "9.1.1"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.2.24
|
||||
version: 12.2.26
|
||||
deprecated: false
|
||||
description: Apache Solr
|
||||
home: https://truecharts.org/charts/dependency/solr
|
||||
@@ -23,7 +23,7 @@ sources:
|
||||
- https://hub.docker.com/r/bitnami/solr
|
||||
- https://github.com/apache/solr
|
||||
type: application
|
||||
version: 3.0.7
|
||||
version: 3.0.8
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- search
|
||||
9
dependency/solr/3.0.8/app-changelog.md
Normal file
9
dependency/solr/3.0.8/app-changelog.md
Normal file
@@ -0,0 +1,9 @@
|
||||
|
||||
|
||||
## [solr-3.0.8](https://github.com/truecharts/charts/compare/solr-3.0.7...solr-3.0.8) (2023-03-11)
|
||||
|
||||
### Chore
|
||||
|
||||
- remove subchart and update common
|
||||
|
||||
|
||||
BIN
dependency/solr/3.0.8/charts/common-12.2.26.tgz
Normal file
BIN
dependency/solr/3.0.8/charts/common-12.2.26.tgz
Normal file
Binary file not shown.
@@ -60,15 +60,15 @@ questions:
|
||||
enum:
|
||||
- value: Deployment
|
||||
description: Deployment
|
||||
- value: Daemonset
|
||||
description: Daemonset
|
||||
- value: DaemonSet
|
||||
description: DaemonSet
|
||||
|
||||
- variable: replicas
|
||||
label: Replicas (Advanced)
|
||||
description: Set the number of Replicas
|
||||
schema:
|
||||
type: int
|
||||
show_if: [["type", "!=", "Daemonset"]]
|
||||
show_if: [["type", "!=", "DaemonSet"]]
|
||||
default: 1
|
||||
- variable: podSpec
|
||||
label: ""
|
||||
@@ -91,7 +91,6 @@ questions:
|
||||
- variable: envList
|
||||
label: Extra Environment Variables
|
||||
description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..."
|
||||
group: "General Settings"
|
||||
schema:
|
||||
type: list
|
||||
default: []
|
||||
Reference in New Issue
Block a user