Commit new App releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
5b51919a7a
commit
88ae2b148e
|
@ -1,6 +0,0 @@
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
version: 8.9.2
|
||||
digest: sha256:0067c26957a7383de55c10dbec8583238f0954e86b81cd2b415c5aa120e985dd
|
||||
generated: "2021-11-23T11:10:14.129525812Z"
|
Binary file not shown.
|
@ -1,6 +1,15 @@
|
|||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="mariadb-1.0.12"></a>
|
||||
### [mariadb-1.0.12](https://github.com/truecharts/apps/compare/mariadb-1.0.11...mariadb-1.0.12) (2021-11-23)
|
||||
|
||||
#### Chore
|
||||
|
||||
* bump deps again to sync with common
|
||||
|
||||
|
||||
|
||||
<a name="mariadb-1.0.11"></a>
|
||||
### [mariadb-1.0.11](https://github.com/truecharts/apps/compare/mariadb-1.0.9...mariadb-1.0.11) (2021-11-23)
|
||||
|
||||
|
@ -88,12 +97,3 @@
|
|||
### [mariadb-1.0.0](https://github.com/truecharts/apps/compare/mariadb-0.0.1...mariadb-1.0.0) (2021-11-15)
|
||||
|
||||
#### Chore
|
||||
|
||||
* bump common and move mariadb
|
||||
|
||||
|
||||
|
||||
<a name="mariadb-0.0.1"></a>
|
||||
### mariadb-0.0.1 (2021-11-15)
|
||||
|
||||
#### Feat
|
|
@ -0,0 +1,6 @@
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
version: 8.9.3
|
||||
digest: sha256:8e3b075bc94570b49db18d1ea9431f95ed06504fb372ee04f43c667c784d7b14
|
||||
generated: "2021-11-23T11:57:08.47541999Z"
|
|
@ -3,7 +3,7 @@ appVersion: "10.6.5"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
version: 8.9.2
|
||||
version: 8.9.3
|
||||
deprecated: false
|
||||
description: Fast, reliable, scalable, and easy to use open-source relational database system.
|
||||
home: https://github.com/truecharts/apps/tree/master/stable/mariadb
|
||||
|
@ -24,7 +24,7 @@ sources:
|
|||
- https://github.com/prometheus/mysqld_exporter
|
||||
- https://mariadb.org
|
||||
type: application
|
||||
version: 1.0.11
|
||||
version: 1.0.12
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- database
|
|
@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
|
|||
|
||||
| Repository | Name | Version |
|
||||
|------------|------|---------|
|
||||
| https://truecharts.org | common | 8.9.2 |
|
||||
| https://truecharts.org | common | 8.9.3 |
|
||||
|
||||
## Installing the Chart
|
||||
|
Binary file not shown.
|
@ -1,6 +0,0 @@
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
version: 8.9.2
|
||||
digest: sha256:0067c26957a7383de55c10dbec8583238f0954e86b81cd2b415c5aa120e985dd
|
||||
generated: "2021-11-23T11:10:45.478438665Z"
|
Binary file not shown.
|
@ -1,6 +1,15 @@
|
|||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="memcached-1.0.13"></a>
|
||||
### [memcached-1.0.13](https://github.com/truecharts/apps/compare/memcached-1.0.12...memcached-1.0.13) (2021-11-23)
|
||||
|
||||
#### Chore
|
||||
|
||||
* bump deps again to sync with common
|
||||
|
||||
|
||||
|
||||
<a name="memcached-1.0.12"></a>
|
||||
### [memcached-1.0.12](https://github.com/truecharts/apps/compare/memcached-1.0.10...memcached-1.0.12) (2021-11-23)
|
||||
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
#### Chore
|
||||
|
||||
* fixes around the GUI refactor ([#1316](https://github.com/truecharts/apps/issues/1316))
|
||||
* move port above advanced in GUI ([#1326](https://github.com/truecharts/apps/issues/1326))
|
||||
* clean up Chart.yaml ([#1322](https://github.com/truecharts/apps/issues/1322))
|
||||
* update non-major ([#1327](https://github.com/truecharts/apps/issues/1327))
|
||||
|
||||
#### Fix
|
||||
|
||||
* split udp and tcp ports ([#1321](https://github.com/truecharts/apps/issues/1321))
|
||||
|
|
@ -0,0 +1,6 @@
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
version: 8.9.3
|
||||
digest: sha256:8e3b075bc94570b49db18d1ea9431f95ed06504fb372ee04f43c667c784d7b14
|
||||
generated: "2021-11-23T11:57:42.572515102Z"
|
|
@ -3,7 +3,7 @@ appVersion: "1.6.12"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
version: 8.9.2
|
||||
version: 8.9.3
|
||||
deprecated: false
|
||||
description: Memcached is a memory-backed database caching solution
|
||||
home: https://github.com/truecharts/apps/tree/master/stable/memcached
|
||||
|
@ -22,7 +22,7 @@ sources:
|
|||
- https://github.com/bitnami/bitnami-docker-memcached
|
||||
- http://memcached.org/
|
||||
type: application
|
||||
version: 1.0.12
|
||||
version: 1.0.13
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- database
|
|
@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
|
|||
|
||||
| Repository | Name | Version |
|
||||
|------------|------|---------|
|
||||
| https://truecharts.org | common | 8.9.2 |
|
||||
| https://truecharts.org | common | 8.9.3 |
|
||||
|
||||
## Installing the Chart
|
||||
|
Binary file not shown.
|
@ -1,6 +1,15 @@
|
|||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="postgresql-6.0.10"></a>
|
||||
### [postgresql-6.0.10](https://github.com/truecharts/apps/compare/postgresql-6.0.9...postgresql-6.0.10) (2021-11-23)
|
||||
|
||||
#### Chore
|
||||
|
||||
* bump deps again to sync with common
|
||||
|
||||
|
||||
|
||||
<a name="postgresql-6.0.9"></a>
|
||||
### [postgresql-6.0.9](https://github.com/truecharts/apps/compare/postgresql-6.0.7...postgresql-6.0.9) (2021-11-23)
|
||||
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
#### Chore
|
||||
|
||||
* update non-major ([#1336](https://github.com/truecharts/apps/issues/1336))
|
||||
|
||||
|
||||
|
||||
<a name="postgresql-5.2.0"></a>
|
||||
### [postgresql-5.2.0](https://github.com/truecharts/apps/compare/postgresql-5.1.18...postgresql-5.2.0) (2021-11-15)
|
||||
|
||||
#### Feat
|
||||
|
|
@ -0,0 +1,6 @@
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
version: 8.9.3
|
||||
digest: sha256:8e3b075bc94570b49db18d1ea9431f95ed06504fb372ee04f43c667c784d7b14
|
||||
generated: "2021-11-23T11:58:15.965328971Z"
|
|
@ -3,7 +3,7 @@ appVersion: "14.1.0"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
version: 8.9.2
|
||||
version: 8.9.3
|
||||
deprecated: false
|
||||
description: PostgresSQL
|
||||
home: https://github.com/truecharts/apps/tree/master/stable/postgres
|
||||
|
@ -22,7 +22,7 @@ name: postgresql
|
|||
sources:
|
||||
- https://www.postgresql.org/
|
||||
type: application
|
||||
version: 6.0.9
|
||||
version: 6.0.10
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- database
|
|
@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0`
|
|||
|
||||
| Repository | Name | Version |
|
||||
|------------|------|---------|
|
||||
| https://truecharts.org | common | 8.9.2 |
|
||||
| https://truecharts.org | common | 8.9.3 |
|
||||
|
||||
## Installing the Chart
|
||||
|
Binary file not shown.
|
@ -1,6 +0,0 @@
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
version: 8.9.2
|
||||
digest: sha256:0067c26957a7383de55c10dbec8583238f0954e86b81cd2b415c5aa120e985dd
|
||||
generated: "2021-11-23T11:11:17.220010172Z"
|
Binary file not shown.
|
@ -1,6 +0,0 @@
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
version: 8.9.2
|
||||
digest: sha256:0067c26957a7383de55c10dbec8583238f0954e86b81cd2b415c5aa120e985dd
|
||||
generated: "2021-11-23T11:11:48.04508473Z"
|
Binary file not shown.
|
@ -1,6 +1,15 @@
|
|||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="redis-1.0.14"></a>
|
||||
### [redis-1.0.14](https://github.com/truecharts/apps/compare/redis-1.0.13...redis-1.0.14) (2021-11-23)
|
||||
|
||||
#### Chore
|
||||
|
||||
* bump deps again to sync with common
|
||||
|
||||
|
||||
|
||||
<a name="redis-1.0.13"></a>
|
||||
### [redis-1.0.13](https://github.com/truecharts/apps/compare/redis-1.0.11...redis-1.0.13) (2021-11-23)
|
||||
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
#### Chore
|
||||
|
||||
* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
|
||||
* bump common and move mariadb
|
||||
|
||||
|
||||
|
||||
<a name="redis-1.0.1"></a>
|
||||
### [redis-1.0.1](https://github.com/truecharts/apps/compare/redis-1.0.0...redis-1.0.1) (2021-11-14)
|
||||
|
||||
#### Chore
|
|
@ -0,0 +1,6 @@
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
version: 8.9.3
|
||||
digest: sha256:8e3b075bc94570b49db18d1ea9431f95ed06504fb372ee04f43c667c784d7b14
|
||||
generated: "2021-11-23T11:58:50.179061821Z"
|
|
@ -3,7 +3,7 @@ appVersion: "6.2.6"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
version: 8.9.2
|
||||
version: 8.9.3
|
||||
deprecated: false
|
||||
description: Open source, advanced key-value store.
|
||||
home: https://github.com/truecharts/apps/tree/master/stable/redis
|
||||
|
@ -22,7 +22,7 @@ sources:
|
|||
- https://github.com/bitnami/bitnami-docker-redis
|
||||
- http://redis.io/
|
||||
type: application
|
||||
version: 1.0.13
|
||||
version: 1.0.14
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- database
|
|
@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
|
|||
|
||||
| Repository | Name | Version |
|
||||
|------------|------|---------|
|
||||
| https://truecharts.org | common | 8.9.2 |
|
||||
| https://truecharts.org | common | 8.9.3 |
|
||||
|
||||
## Installing the Chart
|
||||
|
Binary file not shown.
Loading…
Reference in New Issue