Commit new App releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
a0dcf2ca58
commit
a3c2a2981d
|
@ -1,6 +0,0 @@
|
||||||
dependencies:
|
|
||||||
- name: common
|
|
||||||
repository: https://library-charts.truecharts.org
|
|
||||||
version: 9.3.28
|
|
||||||
digest: sha256:c93d4cbe0e2d8412f6851aacfc95bcb8cc5702c3599686b816c413b68b33714d
|
|
||||||
generated: "2022-06-04T21:37:01.443256097Z"
|
|
Binary file not shown.
|
@ -1,6 +1,15 @@
|
||||||
# Changelog<br>
|
# Changelog<br>
|
||||||
|
|
||||||
|
|
||||||
|
<a name="mariadb-2.0.92"></a>
|
||||||
|
### [mariadb-2.0.92](https://github.com/truecharts/apps/compare/mariadb-2.0.91...mariadb-2.0.92) (2022-06-05)
|
||||||
|
|
||||||
|
#### Chore
|
||||||
|
|
||||||
|
* update helm chart common to v9.3.29
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a name="mariadb-2.0.91"></a>
|
<a name="mariadb-2.0.91"></a>
|
||||||
### [mariadb-2.0.91](https://github.com/truecharts/apps/compare/mariadb-2.0.90...mariadb-2.0.91) (2022-06-04)
|
### [mariadb-2.0.91](https://github.com/truecharts/apps/compare/mariadb-2.0.90...mariadb-2.0.91) (2022-06-04)
|
||||||
|
|
||||||
|
@ -88,12 +97,3 @@
|
||||||
### [mariadb-2.0.82](https://github.com/truecharts/apps/compare/mariadb-2.0.81...mariadb-2.0.82) (2022-05-29)
|
### [mariadb-2.0.82](https://github.com/truecharts/apps/compare/mariadb-2.0.81...mariadb-2.0.82) (2022-05-29)
|
||||||
|
|
||||||
#### Chore
|
#### Chore
|
||||||
|
|
||||||
* update helm chart common to v9.3.22
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a name="mariadb-2.0.81"></a>
|
|
||||||
### [mariadb-2.0.81](https://github.com/truecharts/apps/compare/mariadb-2.0.80...mariadb-2.0.81) (2022-05-26)
|
|
||||||
|
|
||||||
#### Chore
|
|
|
@ -0,0 +1,6 @@
|
||||||
|
dependencies:
|
||||||
|
- name: common
|
||||||
|
repository: https://library-charts.truecharts.org
|
||||||
|
version: 9.3.29
|
||||||
|
digest: sha256:4787957eccf982b156ee169d398e1e1bda2a581e85baf6f3cec164dda1b5ae8c
|
||||||
|
generated: "2022-06-05T06:27:25.986509415Z"
|
|
@ -3,7 +3,7 @@ appVersion: "10.7.4"
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: https://library-charts.truecharts.org
|
repository: https://library-charts.truecharts.org
|
||||||
version: 9.3.28
|
version: 9.3.29
|
||||||
deprecated: false
|
deprecated: false
|
||||||
description: Fast, reliable, scalable, and easy to use open-source relational database system.
|
description: Fast, reliable, scalable, and easy to use open-source relational database system.
|
||||||
home: https://github.com/truecharts/apps/tree/master/charts/dependency/mariadb
|
home: https://github.com/truecharts/apps/tree/master/charts/dependency/mariadb
|
||||||
|
@ -24,7 +24,7 @@ sources:
|
||||||
- https://github.com/prometheus/mysqld_exporter
|
- https://github.com/prometheus/mysqld_exporter
|
||||||
- https://mariadb.org
|
- https://mariadb.org
|
||||||
type: application
|
type: application
|
||||||
version: 2.0.91
|
version: 2.0.92
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- database
|
- database
|
|
@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
|
||||||
|
|
||||||
| Repository | Name | Version |
|
| Repository | Name | Version |
|
||||||
|------------|------|---------|
|
|------------|------|---------|
|
||||||
| https://library-charts.truecharts.org | common | 9.3.28 |
|
| https://library-charts.truecharts.org | common | 9.3.29 |
|
||||||
|
|
||||||
## Installing the Chart
|
## Installing the Chart
|
||||||
|
|
Binary file not shown.
|
@ -1,6 +0,0 @@
|
||||||
dependencies:
|
|
||||||
- name: common
|
|
||||||
repository: https://library-charts.truecharts.org
|
|
||||||
version: 9.3.28
|
|
||||||
digest: sha256:c93d4cbe0e2d8412f6851aacfc95bcb8cc5702c3599686b816c413b68b33714d
|
|
||||||
generated: "2022-06-04T21:37:01.388932137Z"
|
|
Binary file not shown.
|
@ -1,6 +1,15 @@
|
||||||
# Changelog<br>
|
# Changelog<br>
|
||||||
|
|
||||||
|
|
||||||
|
<a name="memcached-2.0.91"></a>
|
||||||
|
### [memcached-2.0.91](https://github.com/truecharts/apps/compare/memcached-2.0.90...memcached-2.0.91) (2022-06-05)
|
||||||
|
|
||||||
|
#### Chore
|
||||||
|
|
||||||
|
* update helm chart common to v9.3.29
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a name="memcached-2.0.90"></a>
|
<a name="memcached-2.0.90"></a>
|
||||||
### [memcached-2.0.90](https://github.com/truecharts/apps/compare/memcached-2.0.89...memcached-2.0.90) (2022-06-04)
|
### [memcached-2.0.90](https://github.com/truecharts/apps/compare/memcached-2.0.89...memcached-2.0.90) (2022-06-04)
|
||||||
|
|
||||||
|
@ -88,12 +97,3 @@
|
||||||
### [memcached-2.0.81](https://github.com/truecharts/apps/compare/memcached-2.0.80...memcached-2.0.81) (2022-05-26)
|
### [memcached-2.0.81](https://github.com/truecharts/apps/compare/memcached-2.0.80...memcached-2.0.81) (2022-05-26)
|
||||||
|
|
||||||
#### Chore
|
#### Chore
|
||||||
|
|
||||||
* update helm chart common to v9.3.20
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a name="memcached-2.0.80"></a>
|
|
||||||
### [memcached-2.0.80](https://github.com/truecharts/apps/compare/memcached-2.0.79...memcached-2.0.80) (2022-05-26)
|
|
||||||
|
|
||||||
#### Chore
|
|
|
@ -0,0 +1,6 @@
|
||||||
|
dependencies:
|
||||||
|
- name: common
|
||||||
|
repository: https://library-charts.truecharts.org
|
||||||
|
version: 9.3.29
|
||||||
|
digest: sha256:4787957eccf982b156ee169d398e1e1bda2a581e85baf6f3cec164dda1b5ae8c
|
||||||
|
generated: "2022-06-05T06:27:26.04772631Z"
|
|
@ -3,7 +3,7 @@ appVersion: "1.6.15"
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: https://library-charts.truecharts.org
|
repository: https://library-charts.truecharts.org
|
||||||
version: 9.3.28
|
version: 9.3.29
|
||||||
deprecated: false
|
deprecated: false
|
||||||
description: Memcached is a memory-backed database caching solution
|
description: Memcached is a memory-backed database caching solution
|
||||||
home: https://github.com/truecharts/apps/tree/master/charts/dependency/memcached
|
home: https://github.com/truecharts/apps/tree/master/charts/dependency/memcached
|
||||||
|
@ -22,7 +22,7 @@ sources:
|
||||||
- https://github.com/bitnami/bitnami-docker-memcached
|
- https://github.com/bitnami/bitnami-docker-memcached
|
||||||
- http://memcached.org/
|
- http://memcached.org/
|
||||||
type: application
|
type: application
|
||||||
version: 2.0.90
|
version: 2.0.91
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- database
|
- database
|
|
@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
|
||||||
|
|
||||||
| Repository | Name | Version |
|
| Repository | Name | Version |
|
||||||
|------------|------|---------|
|
|------------|------|---------|
|
||||||
| https://library-charts.truecharts.org | common | 9.3.28 |
|
| https://library-charts.truecharts.org | common | 9.3.29 |
|
||||||
|
|
||||||
## Installing the Chart
|
## Installing the Chart
|
||||||
|
|
Binary file not shown.
|
@ -1,6 +0,0 @@
|
||||||
dependencies:
|
|
||||||
- name: common
|
|
||||||
repository: https://library-charts.truecharts.org
|
|
||||||
version: 9.3.28
|
|
||||||
digest: sha256:c93d4cbe0e2d8412f6851aacfc95bcb8cc5702c3599686b816c413b68b33714d
|
|
||||||
generated: "2022-06-04T21:37:01.458303041Z"
|
|
Binary file not shown.
|
@ -1,6 +1,15 @@
|
||||||
# Changelog<br>
|
# Changelog<br>
|
||||||
|
|
||||||
|
|
||||||
|
<a name="mongodb-0.1.49"></a>
|
||||||
|
### [mongodb-0.1.49](https://github.com/truecharts/apps/compare/mongodb-0.1.48...mongodb-0.1.49) (2022-06-05)
|
||||||
|
|
||||||
|
#### Chore
|
||||||
|
|
||||||
|
* update helm chart common to v9.3.29
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a name="mongodb-0.1.48"></a>
|
<a name="mongodb-0.1.48"></a>
|
||||||
### [mongodb-0.1.48](https://github.com/truecharts/apps/compare/mongodb-0.1.47...mongodb-0.1.48) (2022-06-04)
|
### [mongodb-0.1.48](https://github.com/truecharts/apps/compare/mongodb-0.1.47...mongodb-0.1.48) (2022-06-04)
|
||||||
|
|
||||||
|
@ -88,12 +97,3 @@
|
||||||
### [mongodb-0.1.39](https://github.com/truecharts/apps/compare/mongodb-0.1.38...mongodb-0.1.39) (2022-05-29)
|
### [mongodb-0.1.39](https://github.com/truecharts/apps/compare/mongodb-0.1.38...mongodb-0.1.39) (2022-05-29)
|
||||||
|
|
||||||
#### Chore
|
#### Chore
|
||||||
|
|
||||||
* update helm chart common to v9.3.22
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a name="mongodb-0.1.38"></a>
|
|
||||||
### [mongodb-0.1.38](https://github.com/truecharts/apps/compare/mongodb-0.1.37...mongodb-0.1.38) (2022-05-26)
|
|
||||||
|
|
||||||
#### Chore
|
|
|
@ -0,0 +1,6 @@
|
||||||
|
dependencies:
|
||||||
|
- name: common
|
||||||
|
repository: https://library-charts.truecharts.org
|
||||||
|
version: 9.3.29
|
||||||
|
digest: sha256:4787957eccf982b156ee169d398e1e1bda2a581e85baf6f3cec164dda1b5ae8c
|
||||||
|
generated: "2022-06-05T06:27:25.978144516Z"
|
|
@ -3,7 +3,7 @@ appVersion: "5.0.9"
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: https://library-charts.truecharts.org
|
repository: https://library-charts.truecharts.org
|
||||||
version: 9.3.28
|
version: 9.3.29
|
||||||
deprecated: false
|
deprecated: false
|
||||||
description: Fast, reliable, scalable, and easy to use open-source no-sql database system.
|
description: Fast, reliable, scalable, and easy to use open-source no-sql database system.
|
||||||
home: https://github.com/truecharts/apps/tree/master/charts/dependency/mongodb
|
home: https://github.com/truecharts/apps/tree/master/charts/dependency/mongodb
|
||||||
|
@ -23,7 +23,7 @@ sources:
|
||||||
- https://github.com/bitnami/bitnami-docker-mongodb
|
- https://github.com/bitnami/bitnami-docker-mongodb
|
||||||
- https://www.mongodb.com
|
- https://www.mongodb.com
|
||||||
type: application
|
type: application
|
||||||
version: 0.1.48
|
version: 0.1.49
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- database
|
- database
|
|
@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
|
||||||
|
|
||||||
| Repository | Name | Version |
|
| Repository | Name | Version |
|
||||||
|------------|------|---------|
|
|------------|------|---------|
|
||||||
| https://library-charts.truecharts.org | common | 9.3.28 |
|
| https://library-charts.truecharts.org | common | 9.3.29 |
|
||||||
|
|
||||||
## Installing the Chart
|
## Installing the Chart
|
||||||
|
|
Binary file not shown.
|
@ -1,6 +0,0 @@
|
||||||
dependencies:
|
|
||||||
- name: common
|
|
||||||
repository: https://library-charts.truecharts.org
|
|
||||||
version: 9.3.28
|
|
||||||
digest: sha256:c93d4cbe0e2d8412f6851aacfc95bcb8cc5702c3599686b816c413b68b33714d
|
|
||||||
generated: "2022-06-04T21:37:27.317959067Z"
|
|
Binary file not shown.
|
@ -1,6 +1,15 @@
|
||||||
# Changelog<br>
|
# Changelog<br>
|
||||||
|
|
||||||
|
|
||||||
|
<a name="postgresql-7.0.93"></a>
|
||||||
|
### [postgresql-7.0.93](https://github.com/truecharts/apps/compare/postgresql-7.0.92...postgresql-7.0.93) (2022-06-05)
|
||||||
|
|
||||||
|
#### Chore
|
||||||
|
|
||||||
|
* update helm chart common to v9.3.29
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a name="postgresql-7.0.92"></a>
|
<a name="postgresql-7.0.92"></a>
|
||||||
### [postgresql-7.0.92](https://github.com/truecharts/apps/compare/postgresql-7.0.91...postgresql-7.0.92) (2022-06-04)
|
### [postgresql-7.0.92](https://github.com/truecharts/apps/compare/postgresql-7.0.91...postgresql-7.0.92) (2022-06-04)
|
||||||
|
|
||||||
|
@ -88,12 +97,3 @@
|
||||||
|
|
||||||
#### Chore
|
#### Chore
|
||||||
|
|
||||||
* update helm chart common to v9.3.22
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a name="postgresql-7.0.82"></a>
|
|
||||||
### [postgresql-7.0.82](https://github.com/truecharts/apps/compare/postgresql-7.0.81...postgresql-7.0.82) (2022-05-26)
|
|
||||||
|
|
||||||
#### Chore
|
|
||||||
|
|
|
@ -0,0 +1,6 @@
|
||||||
|
dependencies:
|
||||||
|
- name: common
|
||||||
|
repository: https://library-charts.truecharts.org
|
||||||
|
version: 9.3.29
|
||||||
|
digest: sha256:4787957eccf982b156ee169d398e1e1bda2a581e85baf6f3cec164dda1b5ae8c
|
||||||
|
generated: "2022-06-05T06:27:26.089814206Z"
|
|
@ -3,7 +3,7 @@ appVersion: "14.3.0"
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: https://library-charts.truecharts.org
|
repository: https://library-charts.truecharts.org
|
||||||
version: 9.3.28
|
version: 9.3.29
|
||||||
deprecated: false
|
deprecated: false
|
||||||
description: PostgresSQL
|
description: PostgresSQL
|
||||||
home: https://github.com/truecharts/apps/tree/master/charts/dependency/postgresql
|
home: https://github.com/truecharts/apps/tree/master/charts/dependency/postgresql
|
||||||
|
@ -22,7 +22,7 @@ name: postgresql
|
||||||
sources:
|
sources:
|
||||||
- https://www.postgresql.org/
|
- https://www.postgresql.org/
|
||||||
type: application
|
type: application
|
||||||
version: 7.0.92
|
version: 7.0.93
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- database
|
- database
|
|
@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0`
|
||||||
|
|
||||||
| Repository | Name | Version |
|
| Repository | Name | Version |
|
||||||
|------------|------|---------|
|
|------------|------|---------|
|
||||||
| https://library-charts.truecharts.org | common | 9.3.28 |
|
| https://library-charts.truecharts.org | common | 9.3.29 |
|
||||||
|
|
||||||
## Installing the Chart
|
## Installing the Chart
|
||||||
|
|
Binary file not shown.
|
@ -1,6 +0,0 @@
|
||||||
dependencies:
|
|
||||||
- name: common
|
|
||||||
repository: https://library-charts.truecharts.org
|
|
||||||
version: 9.3.28
|
|
||||||
digest: sha256:c93d4cbe0e2d8412f6851aacfc95bcb8cc5702c3599686b816c413b68b33714d
|
|
||||||
generated: "2022-06-04T06:30:03.889707818Z"
|
|
Binary file not shown.
|
@ -1,6 +1,15 @@
|
||||||
# Changelog<br>
|
# Changelog<br>
|
||||||
|
|
||||||
|
|
||||||
|
<a name="promtail-2.0.52"></a>
|
||||||
|
### [promtail-2.0.52](https://github.com/truecharts/apps/compare/promtail-2.0.51...promtail-2.0.52) (2022-06-05)
|
||||||
|
|
||||||
|
#### Chore
|
||||||
|
|
||||||
|
* update helm chart common to v9.3.29
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a name="promtail-2.0.51"></a>
|
<a name="promtail-2.0.51"></a>
|
||||||
### [promtail-2.0.51](https://github.com/truecharts/apps/compare/promtail-2.0.50...promtail-2.0.51) (2022-06-04)
|
### [promtail-2.0.51](https://github.com/truecharts/apps/compare/promtail-2.0.50...promtail-2.0.51) (2022-06-04)
|
||||||
|
|
||||||
|
@ -88,12 +97,3 @@
|
||||||
#### Chore
|
#### Chore
|
||||||
|
|
||||||
* update helm chart common to v9.3.18 ([#2753](https://github.com/truecharts/apps/issues/2753))
|
* update helm chart common to v9.3.18 ([#2753](https://github.com/truecharts/apps/issues/2753))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a name="promtail-2.0.41"></a>
|
|
||||||
### [promtail-2.0.41](https://github.com/truecharts/apps/compare/promtail-2.0.40...promtail-2.0.41) (2022-05-19)
|
|
||||||
|
|
||||||
#### Chore
|
|
||||||
|
|
||||||
* update helm chart common to v9.3.17 ([#2717](https://github.com/truecharts/apps/issues/2717))
|
|
|
@ -0,0 +1,6 @@
|
||||||
|
dependencies:
|
||||||
|
- name: common
|
||||||
|
repository: https://library-charts.truecharts.org
|
||||||
|
version: 9.3.29
|
||||||
|
digest: sha256:4787957eccf982b156ee169d398e1e1bda2a581e85baf6f3cec164dda1b5ae8c
|
||||||
|
generated: "2022-06-05T06:27:57.199457708Z"
|
|
@ -3,7 +3,7 @@ appVersion: "2.5.0"
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: https://library-charts.truecharts.org
|
repository: https://library-charts.truecharts.org
|
||||||
version: 9.3.28
|
version: 9.3.29
|
||||||
deprecated: false
|
deprecated: false
|
||||||
description: Promtail is an agent which ships the contents of local logs to a Loki instance
|
description: Promtail is an agent which ships the contents of local logs to a Loki instance
|
||||||
icon: https://raw.githubusercontent.com/grafana/loki/master/docs/sources/logo.png
|
icon: https://raw.githubusercontent.com/grafana/loki/master/docs/sources/logo.png
|
||||||
|
@ -22,7 +22,7 @@ sources:
|
||||||
- https://grafana.com/oss/loki/
|
- https://grafana.com/oss/loki/
|
||||||
- https://grafana.com/docs/loki/latest/
|
- https://grafana.com/docs/loki/latest/
|
||||||
type: application
|
type: application
|
||||||
version: 2.0.51
|
version: 2.0.52
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- metrics
|
- metrics
|
|
@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
|
||||||
|
|
||||||
| Repository | Name | Version |
|
| Repository | Name | Version |
|
||||||
|------------|------|---------|
|
|------------|------|---------|
|
||||||
| https://library-charts.truecharts.org | common | 9.3.28 |
|
| https://library-charts.truecharts.org | common | 9.3.29 |
|
||||||
|
|
||||||
## Installing the Chart
|
## Installing the Chart
|
||||||
|
|
Binary file not shown.
|
@ -1,6 +0,0 @@
|
||||||
dependencies:
|
|
||||||
- name: common
|
|
||||||
repository: https://library-charts.truecharts.org
|
|
||||||
version: 9.3.28
|
|
||||||
digest: sha256:c93d4cbe0e2d8412f6851aacfc95bcb8cc5702c3599686b816c413b68b33714d
|
|
||||||
generated: "2022-06-04T06:30:12.272740712Z"
|
|
Binary file not shown.
|
@ -1,6 +1,15 @@
|
||||||
# Changelog<br>
|
# Changelog<br>
|
||||||
|
|
||||||
|
|
||||||
|
<a name="redis-2.0.83"></a>
|
||||||
|
### [redis-2.0.83](https://github.com/truecharts/apps/compare/redis-2.0.82...redis-2.0.83) (2022-06-05)
|
||||||
|
|
||||||
|
#### Chore
|
||||||
|
|
||||||
|
* update helm chart common to v9.3.29
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a name="redis-2.0.82"></a>
|
<a name="redis-2.0.82"></a>
|
||||||
### [redis-2.0.82](https://github.com/truecharts/apps/compare/redis-2.0.81...redis-2.0.82) (2022-06-04)
|
### [redis-2.0.82](https://github.com/truecharts/apps/compare/redis-2.0.81...redis-2.0.82) (2022-06-04)
|
||||||
|
|
||||||
|
@ -88,12 +97,3 @@
|
||||||
### [redis-2.0.73](https://github.com/truecharts/apps/compare/redis-2.0.72...redis-2.0.73) (2022-05-26)
|
### [redis-2.0.73](https://github.com/truecharts/apps/compare/redis-2.0.72...redis-2.0.73) (2022-05-26)
|
||||||
|
|
||||||
#### Chore
|
#### Chore
|
||||||
|
|
||||||
* update helm chart common to v9.3.20
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a name="redis-2.0.72"></a>
|
|
||||||
### [redis-2.0.72](https://github.com/truecharts/apps/compare/redis-2.0.71...redis-2.0.72) (2022-05-26)
|
|
||||||
|
|
||||||
#### Chore
|
|
|
@ -0,0 +1,6 @@
|
||||||
|
dependencies:
|
||||||
|
- name: common
|
||||||
|
repository: https://library-charts.truecharts.org
|
||||||
|
version: 9.3.29
|
||||||
|
digest: sha256:4787957eccf982b156ee169d398e1e1bda2a581e85baf6f3cec164dda1b5ae8c
|
||||||
|
generated: "2022-06-05T06:28:03.474862118Z"
|
|
@ -3,7 +3,7 @@ appVersion: "6.2.7"
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: https://library-charts.truecharts.org
|
repository: https://library-charts.truecharts.org
|
||||||
version: 9.3.28
|
version: 9.3.29
|
||||||
deprecated: false
|
deprecated: false
|
||||||
description: Open source, advanced key-value store.
|
description: Open source, advanced key-value store.
|
||||||
home: https://github.com/truecharts/apps/tree/master/charts/dependency/redis
|
home: https://github.com/truecharts/apps/tree/master/charts/dependency/redis
|
||||||
|
@ -22,7 +22,7 @@ sources:
|
||||||
- https://github.com/bitnami/bitnami-docker-redis
|
- https://github.com/bitnami/bitnami-docker-redis
|
||||||
- http://redis.io/
|
- http://redis.io/
|
||||||
type: application
|
type: application
|
||||||
version: 2.0.82
|
version: 2.0.83
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- database
|
- database
|
|
@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
|
||||||
|
|
||||||
| Repository | Name | Version |
|
| Repository | Name | Version |
|
||||||
|------------|------|---------|
|
|------------|------|---------|
|
||||||
| https://library-charts.truecharts.org | common | 9.3.28 |
|
| https://library-charts.truecharts.org | common | 9.3.29 |
|
||||||
|
|
||||||
## Installing the Chart
|
## Installing the Chart
|
||||||
|
|
Binary file not shown.
Loading…
Reference in New Issue