Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -3,4 +3,3 @@
|
|||||||
|
|
||||||
<a name="minio-0.0.1"></a>
|
<a name="minio-0.0.1"></a>
|
||||||
### [minio-0.0.1](https://github.com/truecharts/apps/compare/minio-console-1.0.8...minio-0.0.1) (2021-11-12)
|
### [minio-0.0.1](https://github.com/truecharts/apps/compare/minio-console-1.0.8...minio-0.0.1) (2021-11-12)
|
||||||
|
|
||||||
|
|||||||
@@ -1,10 +1,18 @@
|
|||||||
# Changelog<br>
|
# Changelog<br>
|
||||||
|
|
||||||
|
|
||||||
|
<a name="redis-0.0.2"></a>
|
||||||
|
### [redis-0.0.2](https://github.com/truecharts/apps/compare/redis-0.0.1...redis-0.0.2) (2021-11-12)
|
||||||
|
|
||||||
|
#### Fix
|
||||||
|
|
||||||
|
* bump common on redis
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a name="redis-0.0.1"></a>
|
<a name="redis-0.0.1"></a>
|
||||||
### redis-0.0.1 (2021-11-12)
|
### redis-0.0.1 (2021-11-12)
|
||||||
|
|
||||||
#### Feat
|
#### Feat
|
||||||
|
|
||||||
* add redis App ([#1309](https://github.com/truecharts/apps/issues/1309))
|
* add redis App ([#1309](https://github.com/truecharts/apps/issues/1309))
|
||||||
|
|
||||||
|
|||||||
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
|
|||||||
|
|
||||||
| Repository | Name | Version |
|
| Repository | Name | Version |
|
||||||
|------------|------|---------|
|
|------------|------|---------|
|
||||||
| https://truecharts.org | common | 8.5.4 |
|
| https://truecharts.org | common | 8.5.6 |
|
||||||
|
|
||||||
## Installing the Chart
|
## Installing the Chart
|
||||||
|
|
||||||
|
|||||||
@@ -3,4 +3,3 @@
|
|||||||
|
|
||||||
<a name="minio-0.0.1"></a>
|
<a name="minio-0.0.1"></a>
|
||||||
### [minio-0.0.1](https://github.com/truecharts/apps/compare/minio-console-1.0.8...minio-0.0.1) (2021-11-12)
|
### [minio-0.0.1](https://github.com/truecharts/apps/compare/minio-console-1.0.8...minio-0.0.1) (2021-11-12)
|
||||||
|
|
||||||
|
|||||||
@@ -1,10 +1,18 @@
|
|||||||
# Changelog<br>
|
# Changelog<br>
|
||||||
|
|
||||||
|
|
||||||
|
<a name="redis-0.0.2"></a>
|
||||||
|
### [redis-0.0.2](https://github.com/truecharts/apps/compare/redis-0.0.1...redis-0.0.2) (2021-11-12)
|
||||||
|
|
||||||
|
#### Fix
|
||||||
|
|
||||||
|
* bump common on redis
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a name="redis-0.0.1"></a>
|
<a name="redis-0.0.1"></a>
|
||||||
### redis-0.0.1 (2021-11-12)
|
### redis-0.0.1 (2021-11-12)
|
||||||
|
|
||||||
#### Feat
|
#### Feat
|
||||||
|
|
||||||
* add redis App ([#1309](https://github.com/truecharts/apps/issues/1309))
|
* add redis App ([#1309](https://github.com/truecharts/apps/issues/1309))
|
||||||
|
|
||||||
|
|||||||
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
|
|||||||
|
|
||||||
| Repository | Name | Version |
|
| Repository | Name | Version |
|
||||||
|------------|------|---------|
|
|------------|------|---------|
|
||||||
| https://truecharts.org | common | 8.5.4 |
|
| https://truecharts.org | common | 8.5.6 |
|
||||||
|
|
||||||
## Installing the Chart
|
## Installing the Chart
|
||||||
|
|
||||||
|
|||||||
+35
-1
@@ -189746,6 +189746,40 @@ entries:
|
|||||||
- https://github.com/truecharts/apps/releases/download/recipes-0.0.1/recipes-0.0.1.tgz
|
- https://github.com/truecharts/apps/releases/download/recipes-0.0.1/recipes-0.0.1.tgz
|
||||||
version: 0.0.1
|
version: 0.0.1
|
||||||
redis:
|
redis:
|
||||||
|
- annotations:
|
||||||
|
truecharts.org/SCALE-support: "true"
|
||||||
|
truecharts.org/catagories: |
|
||||||
|
- database
|
||||||
|
- cache
|
||||||
|
truecharts.org/grade: U
|
||||||
|
apiVersion: v2
|
||||||
|
appVersion: 6.2.6
|
||||||
|
created: "2021-11-12T18:07:03.206566763Z"
|
||||||
|
dependencies:
|
||||||
|
- name: common
|
||||||
|
repository: https://truecharts.org
|
||||||
|
version: 8.5.6
|
||||||
|
description: Open source, advanced key-value store.
|
||||||
|
digest: 78c5355bada2159434a21292a5a53ca13d9f3c86ca02d612f4d2bf8c4079ac53
|
||||||
|
home: https://github.com/truecharts/apps/tree/master/stable/redis
|
||||||
|
icon: https://bitnami.com/assets/stacks/redis/img/redis-stack-220x234.png
|
||||||
|
keywords:
|
||||||
|
- redis
|
||||||
|
- keyvalue
|
||||||
|
- database
|
||||||
|
kubeVersion: '>=1.16.0-0'
|
||||||
|
maintainers:
|
||||||
|
- email: info@truecharts.org
|
||||||
|
name: TrueCharts
|
||||||
|
url: truecharts.org
|
||||||
|
name: redis
|
||||||
|
sources:
|
||||||
|
- https://github.com/bitnami/bitnami-docker-redis
|
||||||
|
- http://redis.io/
|
||||||
|
type: application
|
||||||
|
urls:
|
||||||
|
- https://github.com/truecharts/apps/releases/download/redis-0.0.2/redis-0.0.2.tgz
|
||||||
|
version: 0.0.2
|
||||||
- annotations:
|
- annotations:
|
||||||
truecharts.org/SCALE-support: "true"
|
truecharts.org/SCALE-support: "true"
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
@@ -244448,4 +244482,4 @@ entries:
|
|||||||
urls:
|
urls:
|
||||||
- https://github.com/truecharts/apps/releases/download/zwavejs2mqtt-3.1.5/zwavejs2mqtt-3.1.5.tgz
|
- https://github.com/truecharts/apps/releases/download/zwavejs2mqtt-3.1.5/zwavejs2mqtt-3.1.5.tgz
|
||||||
version: 3.1.5
|
version: 3.1.5
|
||||||
generated: "2021-11-12T17:35:11.445855725Z"
|
generated: "2021-11-12T18:07:03.306185804Z"
|
||||||
|
|||||||
Reference in New Issue
Block a user