Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
4bab915001
commit
7479668dfe
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [clickhouse-4.0.3](https://github.com/truecharts/charts/compare/clickhouse-4.0.2...clickhouse-4.0.3) (2023-03-05)
|
||||
|
||||
### Fix
|
||||
|
||||
- bump common to fix env rendering mistake
|
||||
|
||||
|
Binary file not shown.
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [clickhouse-4.0.4](https://github.com/truecharts/charts/compare/clickhouse-4.0.3...clickhouse-4.0.4) (2023-03-06)
|
||||
|
||||
### Chore
|
||||
|
||||
- bump dependency train ([#7748](https://github.com/truecharts/charts/issues/7748))
|
||||
|
||||
|
||||
|
||||
|
||||
## [clickhouse-4.0.3](https://github.com/truecharts/charts/compare/clickhouse-4.0.2...clickhouse-4.0.3) (2023-03-05)
|
||||
|
||||
### Fix
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
|
||||
|
||||
## [clickhouse-3.0.15](https://github.com/truecharts/charts/compare/clickhouse-3.0.14...clickhouse-3.0.15) (2023-01-10)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/clickhouse to v22.12.3.5
|
||||
|
||||
|
||||
|
||||
|
|
@ -3,7 +3,7 @@ appVersion: "23.2.1.253"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.2.15
|
||||
version: 12.2.17
|
||||
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.3
|
||||
version: 4.0.4
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- database
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [clickhouse-4.0.4](https://github.com/truecharts/charts/compare/clickhouse-4.0.3...clickhouse-4.0.4) (2023-03-06)
|
||||
|
||||
### Chore
|
||||
|
||||
- bump dependency train ([#7748](https://github.com/truecharts/charts/issues/7748))
|
||||
|
||||
|
Binary file not shown.
|
@ -803,7 +803,7 @@ questions:
|
|||
description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps
|
||||
schema:
|
||||
type: string
|
||||
default: "002"
|
||||
default: "0022"
|
||||
- variable: advanced
|
||||
label: Show Advanced Settings
|
||||
description: Advanced settings are not covered by TrueCharts Support
|
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [mariadb-6.0.3](https://github.com/truecharts/charts/compare/mariadb-6.0.2...mariadb-6.0.3) (2023-03-05)
|
||||
|
||||
### Fix
|
||||
|
||||
- bump common to fix env rendering mistake
|
||||
|
||||
|
Binary file not shown.
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [mariadb-6.0.4](https://github.com/truecharts/charts/compare/mariadb-6.0.3...mariadb-6.0.4) (2023-03-06)
|
||||
|
||||
### Chore
|
||||
|
||||
- bump dependency train ([#7748](https://github.com/truecharts/charts/issues/7748))
|
||||
|
||||
|
||||
|
||||
|
||||
## [mariadb-6.0.3](https://github.com/truecharts/charts/compare/mariadb-6.0.2...mariadb-6.0.3) (2023-03-05)
|
||||
|
||||
### Fix
|
||||
|
@ -88,12 +97,3 @@
|
|||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/mariadb to 10.10.3
|
||||
|
||||
|
||||
|
||||
|
||||
## [mariadb-5.0.29](https://github.com/truecharts/charts/compare/mariadb-5.0.28...mariadb-5.0.29) (2023-02-08)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/mariadb to v10.10.3
|
|
@ -3,7 +3,7 @@ appVersion: "10.11.2"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.2.15
|
||||
version: 12.2.17
|
||||
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.3
|
||||
version: 6.0.4
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- database
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [mariadb-6.0.4](https://github.com/truecharts/charts/compare/mariadb-6.0.3...mariadb-6.0.4) (2023-03-06)
|
||||
|
||||
### Chore
|
||||
|
||||
- bump dependency train ([#7748](https://github.com/truecharts/charts/issues/7748))
|
||||
|
||||
|
Binary file not shown.
|
@ -657,7 +657,7 @@ questions:
|
|||
description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps
|
||||
schema:
|
||||
type: string
|
||||
default: "002"
|
||||
default: "0022"
|
||||
- variable: advanced
|
||||
label: Show Advanced Settings
|
||||
description: Advanced settings are not covered by TrueCharts Support
|
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [memcached-6.0.3](https://github.com/truecharts/charts/compare/memcached-6.0.2...memcached-6.0.3) (2023-03-05)
|
||||
|
||||
### Fix
|
||||
|
||||
- bump common to fix env rendering mistake
|
||||
|
||||
|
Binary file not shown.
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [memcached-6.0.4](https://github.com/truecharts/charts/compare/memcached-6.0.3...memcached-6.0.4) (2023-03-06)
|
||||
|
||||
### Chore
|
||||
|
||||
- bump dependency train ([#7748](https://github.com/truecharts/charts/issues/7748))
|
||||
|
||||
|
||||
|
||||
|
||||
## [memcached-6.0.3](https://github.com/truecharts/charts/compare/memcached-6.0.2...memcached-6.0.3) (2023-03-05)
|
||||
|
||||
### Fix
|
||||
|
@ -88,12 +97,3 @@
|
|||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/memcached to 1.6.18
|
||||
|
||||
|
||||
|
||||
|
||||
## [memcached-5.0.25](https://github.com/truecharts/charts/compare/memcached-5.0.24...memcached-5.0.25) (2023-02-02)
|
||||
|
||||
### Fix
|
||||
|
||||
- remove non-link sources ([#6826](https://github.com/truecharts/charts/issues/6826))
|
|
@ -3,7 +3,7 @@ appVersion: "1.6.18"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.2.15
|
||||
version: 12.2.17
|
||||
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.3
|
||||
version: 6.0.4
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- database
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [memcached-6.0.4](https://github.com/truecharts/charts/compare/memcached-6.0.3...memcached-6.0.4) (2023-03-06)
|
||||
|
||||
### Chore
|
||||
|
||||
- bump dependency train ([#7748](https://github.com/truecharts/charts/issues/7748))
|
||||
|
||||
|
Binary file not shown.
|
@ -549,7 +549,7 @@ questions:
|
|||
description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps
|
||||
schema:
|
||||
type: string
|
||||
default: "002"
|
||||
default: "0022"
|
||||
- variable: advanced
|
||||
label: Show Advanced Settings
|
||||
description: Advanced settings are not covered by TrueCharts Support
|
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [mongodb-5.0.3](https://github.com/truecharts/charts/compare/mongodb-5.0.2...mongodb-5.0.3) (2023-03-05)
|
||||
|
||||
### Fix
|
||||
|
||||
- bump common to fix env rendering mistake
|
||||
|
||||
|
Binary file not shown.
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [mongodb-5.0.4](https://github.com/truecharts/charts/compare/mongodb-5.0.3...mongodb-5.0.4) (2023-03-06)
|
||||
|
||||
### Chore
|
||||
|
||||
- bump dependency train ([#7748](https://github.com/truecharts/charts/issues/7748))
|
||||
|
||||
|
||||
|
||||
|
||||
## [mongodb-5.0.3](https://github.com/truecharts/charts/compare/mongodb-5.0.2...mongodb-5.0.3) (2023-03-05)
|
||||
|
||||
### Fix
|
||||
|
@ -88,12 +97,3 @@
|
|||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/mongodb to 6.0.4
|
||||
|
||||
|
||||
|
||||
|
||||
## [mongodb-4.0.27](https://github.com/truecharts/charts/compare/mongodb-4.0.26...mongodb-4.0.27) (2023-01-19)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/mongodb to v6.0.4
|
|
@ -3,7 +3,7 @@ appVersion: "6.0.4"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.2.15
|
||||
version: 12.2.17
|
||||
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.3
|
||||
version: 5.0.4
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- database
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [mongodb-5.0.4](https://github.com/truecharts/charts/compare/mongodb-5.0.3...mongodb-5.0.4) (2023-03-06)
|
||||
|
||||
### Chore
|
||||
|
||||
- bump dependency train ([#7748](https://github.com/truecharts/charts/issues/7748))
|
||||
|
||||
|
Binary file not shown.
|
@ -657,7 +657,7 @@ questions:
|
|||
description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps
|
||||
schema:
|
||||
type: string
|
||||
default: "002"
|
||||
default: "0022"
|
||||
- variable: advanced
|
||||
label: Show Advanced Settings
|
||||
description: Advanced settings are not covered by TrueCharts Support
|
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [redis-6.0.7](https://github.com/truecharts/charts/compare/redis-6.0.6...redis-6.0.7) (2023-03-05)
|
||||
|
||||
### Fix
|
||||
|
||||
- bump common to fix env rendering mistake
|
||||
|
||||
|
Binary file not shown.
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [redis-6.0.8](https://github.com/truecharts/charts/compare/redis-6.0.7...redis-6.0.8) (2023-03-06)
|
||||
|
||||
### Chore
|
||||
|
||||
- bump dependency train ([#7748](https://github.com/truecharts/charts/issues/7748))
|
||||
|
||||
|
||||
|
||||
|
||||
## [redis-6.0.7](https://github.com/truecharts/charts/compare/redis-6.0.6...redis-6.0.7) (2023-03-05)
|
||||
|
||||
### Fix
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
|
||||
|
||||
## [redis-5.0.30](https://github.com/truecharts/charts/compare/tubearchivist-redisjson-2.0.12...redis-5.0.30) (2023-02-03)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/redis to 7.0.8
|
||||
|
||||
|
||||
|
||||
|
|
@ -3,7 +3,7 @@ appVersion: "7.0.8"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.2.15
|
||||
version: 12.2.17
|
||||
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.7
|
||||
version: 6.0.8
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- database
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [redis-6.0.8](https://github.com/truecharts/charts/compare/redis-6.0.7...redis-6.0.8) (2023-03-06)
|
||||
|
||||
### Chore
|
||||
|
||||
- bump dependency train ([#7748](https://github.com/truecharts/charts/issues/7748))
|
||||
|
||||
|
Binary file not shown.
|
@ -636,7 +636,7 @@ questions:
|
|||
description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps
|
||||
schema:
|
||||
type: string
|
||||
default: "002"
|
||||
default: "0022"
|
||||
- variable: advanced
|
||||
label: Show Advanced Settings
|
||||
description: Advanced settings are not covered by TrueCharts Support
|
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [solr-3.0.3](https://github.com/truecharts/charts/compare/solr-3.0.2...solr-3.0.3) (2023-03-05)
|
||||
|
||||
### Fix
|
||||
|
||||
- bump common to fix env rendering mistake
|
||||
|
||||
|
Binary file not shown.
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [solr-3.0.4](https://github.com/truecharts/charts/compare/solr-3.0.3...solr-3.0.4) (2023-03-06)
|
||||
|
||||
### Chore
|
||||
|
||||
- bump dependency train ([#7748](https://github.com/truecharts/charts/issues/7748))
|
||||
|
||||
|
||||
|
||||
|
||||
## [solr-3.0.3](https://github.com/truecharts/charts/compare/solr-3.0.2...solr-3.0.3) (2023-03-05)
|
||||
|
||||
### Fix
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
|
||||
## [solr-2.0.25](https://github.com/truecharts/charts/compare/solr-2.0.24...solr-2.0.25) (2023-01-31)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/solr to v
|
||||
|
||||
|
||||
|
||||
|
||||
## [solr-2.0.24](https://github.com/truecharts/charts/compare/solr-2.0.23...solr-2.0.24) (2023-01-24)
|
|
@ -3,7 +3,7 @@ appVersion: "9.1.1"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.2.15
|
||||
version: 12.2.17
|
||||
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.3
|
||||
version: 3.0.4
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- search
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [solr-3.0.4](https://github.com/truecharts/charts/compare/solr-3.0.3...solr-3.0.4) (2023-03-06)
|
||||
|
||||
### Chore
|
||||
|
||||
- bump dependency train ([#7748](https://github.com/truecharts/charts/issues/7748))
|
||||
|
||||
|
Binary file not shown.
|
@ -664,7 +664,7 @@ questions:
|
|||
description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps
|
||||
schema:
|
||||
type: string
|
||||
default: "002"
|
||||
default: "0022"
|
||||
- variable: advanced
|
||||
label: Show Advanced Settings
|
||||
description: Advanced settings are not covered by TrueCharts Support
|
Loading…
Reference in New Issue