Commit new App releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
bca60f7a19
commit
34fe646d27
|
@ -1,6 +0,0 @@
|
||||||
dependencies:
|
|
||||||
- name: common
|
|
||||||
repository: https://truecharts.org
|
|
||||||
version: 8.9.26
|
|
||||||
digest: sha256:5c82457358ded9e01a306211bdfc740b563b5ef6094e65a96952498e07b11964
|
|
||||||
generated: "2022-01-03T21:42:02.86367465Z"
|
|
Binary file not shown.
|
@ -1,6 +1,15 @@
|
||||||
# Changelog<br>
|
# Changelog<br>
|
||||||
|
|
||||||
|
|
||||||
|
<a name="mariadb-1.0.45"></a>
|
||||||
|
### [mariadb-1.0.45](https://github.com/truecharts/apps/compare/mariadb-1.0.44...mariadb-1.0.45) (2022-01-04)
|
||||||
|
|
||||||
|
#### Chore
|
||||||
|
|
||||||
|
* update helm chart common to v8.10.2 ([#1650](https://github.com/truecharts/apps/issues/1650))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a name="mariadb-1.0.44"></a>
|
<a name="mariadb-1.0.44"></a>
|
||||||
### [mariadb-1.0.44](https://github.com/truecharts/apps/compare/mariadb-1.0.43...mariadb-1.0.44) (2022-01-03)
|
### [mariadb-1.0.44](https://github.com/truecharts/apps/compare/mariadb-1.0.43...mariadb-1.0.44) (2022-01-03)
|
||||||
|
|
||||||
|
@ -88,12 +97,3 @@
|
||||||
### [mariadb-1.0.35](https://github.com/truecharts/apps/compare/mariadb-1.0.34...mariadb-1.0.35) (2021-12-18)
|
### [mariadb-1.0.35](https://github.com/truecharts/apps/compare/mariadb-1.0.34...mariadb-1.0.35) (2021-12-18)
|
||||||
|
|
||||||
#### Chore
|
#### Chore
|
||||||
|
|
||||||
* cleanup questions by removing hidden dicts ([#1558](https://github.com/truecharts/apps/issues/1558))
|
|
||||||
* update docker general non-major
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a name="mariadb-1.0.34"></a>
|
|
||||||
### [mariadb-1.0.34](https://github.com/truecharts/apps/compare/mariadb-1.0.33...mariadb-1.0.34) (2021-12-14)
|
|
||||||
|
|
|
@ -0,0 +1,6 @@
|
||||||
|
dependencies:
|
||||||
|
- name: common
|
||||||
|
repository: https://truecharts.org
|
||||||
|
version: 8.10.2
|
||||||
|
digest: sha256:7ded42c1a558931bd6b9e4b585e7f1a6c96709256b3ec39317be9049c07bf96e
|
||||||
|
generated: "2022-01-04T17:33:10.489627948Z"
|
|
@ -3,7 +3,7 @@ appVersion: "10.6.5"
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: https://truecharts.org
|
repository: https://truecharts.org
|
||||||
version: 8.9.26
|
version: 8.10.2
|
||||||
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/stable/mariadb
|
home: https://github.com/truecharts/apps/tree/master/stable/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: 1.0.44
|
version: 1.0.45
|
||||||
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://truecharts.org | common | 8.9.26 |
|
| https://truecharts.org | common | 8.10.2 |
|
||||||
|
|
||||||
## Installing the Chart
|
## Installing the Chart
|
||||||
|
|
Binary file not shown.
|
@ -1,6 +0,0 @@
|
||||||
dependencies:
|
|
||||||
- name: common
|
|
||||||
repository: https://truecharts.org
|
|
||||||
version: 8.9.26
|
|
||||||
digest: sha256:5c82457358ded9e01a306211bdfc740b563b5ef6094e65a96952498e07b11964
|
|
||||||
generated: "2022-01-04T13:46:06.946424867Z"
|
|
Binary file not shown.
|
@ -1,6 +1,15 @@
|
||||||
# Changelog<br>
|
# Changelog<br>
|
||||||
|
|
||||||
|
|
||||||
|
<a name="memcached-1.0.45"></a>
|
||||||
|
### [memcached-1.0.45](https://github.com/truecharts/apps/compare/memcached-1.0.44...memcached-1.0.45) (2022-01-04)
|
||||||
|
|
||||||
|
#### Chore
|
||||||
|
|
||||||
|
* update helm chart common to v8.10.2 ([#1650](https://github.com/truecharts/apps/issues/1650))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a name="memcached-1.0.44"></a>
|
<a name="memcached-1.0.44"></a>
|
||||||
### [memcached-1.0.44](https://github.com/truecharts/apps/compare/memcached-1.0.43...memcached-1.0.44) (2022-01-04)
|
### [memcached-1.0.44](https://github.com/truecharts/apps/compare/memcached-1.0.43...memcached-1.0.44) (2022-01-04)
|
||||||
|
|
||||||
|
@ -88,12 +97,3 @@
|
||||||
### [memcached-1.0.35](https://github.com/truecharts/apps/compare/memcached-1.0.34...memcached-1.0.35) (2021-12-19)
|
### [memcached-1.0.35](https://github.com/truecharts/apps/compare/memcached-1.0.34...memcached-1.0.35) (2021-12-19)
|
||||||
|
|
||||||
#### Chore
|
#### Chore
|
||||||
|
|
||||||
* update docker general non-major ([#1567](https://github.com/truecharts/apps/issues/1567))
|
|
||||||
* update docker general non-major
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a name="memcached-1.0.34"></a>
|
|
||||||
### [memcached-1.0.34](https://github.com/truecharts/apps/compare/memcached-1.0.33...memcached-1.0.34) (2021-12-14)
|
|
||||||
|
|
|
@ -0,0 +1,6 @@
|
||||||
|
dependencies:
|
||||||
|
- name: common
|
||||||
|
repository: https://truecharts.org
|
||||||
|
version: 8.10.2
|
||||||
|
digest: sha256:7ded42c1a558931bd6b9e4b585e7f1a6c96709256b3ec39317be9049c07bf96e
|
||||||
|
generated: "2022-01-04T17:33:10.496271897Z"
|
|
@ -3,7 +3,7 @@ appVersion: "1.6.12"
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: https://truecharts.org
|
repository: https://truecharts.org
|
||||||
version: 8.9.26
|
version: 8.10.2
|
||||||
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/stable/memcached
|
home: https://github.com/truecharts/apps/tree/master/stable/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: 1.0.44
|
version: 1.0.45
|
||||||
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://truecharts.org | common | 8.9.26 |
|
| https://truecharts.org | common | 8.10.2 |
|
||||||
|
|
||||||
## Installing the Chart
|
## Installing the Chart
|
||||||
|
|
Binary file not shown.
|
@ -1,6 +0,0 @@
|
||||||
dependencies:
|
|
||||||
- name: common
|
|
||||||
repository: https://truecharts.org
|
|
||||||
version: 8.9.26
|
|
||||||
digest: sha256:5c82457358ded9e01a306211bdfc740b563b5ef6094e65a96952498e07b11964
|
|
||||||
generated: "2022-01-04T13:46:06.924881395Z"
|
|
Binary file not shown.
|
@ -1,6 +1,15 @@
|
||||||
# Changelog<br>
|
# Changelog<br>
|
||||||
|
|
||||||
|
|
||||||
|
<a name="postgresql-6.0.43"></a>
|
||||||
|
### [postgresql-6.0.43](https://github.com/truecharts/apps/compare/postgresql-6.0.42...postgresql-6.0.43) (2022-01-04)
|
||||||
|
|
||||||
|
#### Chore
|
||||||
|
|
||||||
|
* update helm chart common to v8.10.2 ([#1650](https://github.com/truecharts/apps/issues/1650))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a name="postgresql-6.0.42"></a>
|
<a name="postgresql-6.0.42"></a>
|
||||||
### [postgresql-6.0.42](https://github.com/truecharts/apps/compare/postgresql-6.0.41...postgresql-6.0.42) (2022-01-04)
|
### [postgresql-6.0.42](https://github.com/truecharts/apps/compare/postgresql-6.0.41...postgresql-6.0.42) (2022-01-04)
|
||||||
|
|
||||||
|
@ -88,12 +97,3 @@
|
||||||
### [postgresql-6.0.33](https://github.com/truecharts/apps/compare/postgresql-6.0.32...postgresql-6.0.33) (2021-12-19)
|
### [postgresql-6.0.33](https://github.com/truecharts/apps/compare/postgresql-6.0.32...postgresql-6.0.33) (2021-12-19)
|
||||||
|
|
||||||
#### Chore
|
#### Chore
|
||||||
|
|
||||||
* update docker general non-major ([#1567](https://github.com/truecharts/apps/issues/1567))
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a name="postgresql-6.0.32"></a>
|
|
||||||
### [postgresql-6.0.32](https://github.com/truecharts/apps/compare/postgresql-6.0.31...postgresql-6.0.32) (2021-12-18)
|
|
||||||
|
|
||||||
#### Chore
|
|
|
@ -0,0 +1,6 @@
|
||||||
|
dependencies:
|
||||||
|
- name: common
|
||||||
|
repository: https://truecharts.org
|
||||||
|
version: 8.10.2
|
||||||
|
digest: sha256:7ded42c1a558931bd6b9e4b585e7f1a6c96709256b3ec39317be9049c07bf96e
|
||||||
|
generated: "2022-01-04T17:33:10.374134143Z"
|
|
@ -3,7 +3,7 @@ appVersion: "14.1.0"
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: https://truecharts.org
|
repository: https://truecharts.org
|
||||||
version: 8.9.26
|
version: 8.10.2
|
||||||
deprecated: false
|
deprecated: false
|
||||||
description: PostgresSQL
|
description: PostgresSQL
|
||||||
home: https://github.com/truecharts/apps/tree/master/stable/postgres
|
home: https://github.com/truecharts/apps/tree/master/stable/postgres
|
||||||
|
@ -22,7 +22,7 @@ name: postgresql
|
||||||
sources:
|
sources:
|
||||||
- https://www.postgresql.org/
|
- https://www.postgresql.org/
|
||||||
type: application
|
type: application
|
||||||
version: 6.0.42
|
version: 6.0.43
|
||||||
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://truecharts.org | common | 8.9.26 |
|
| https://truecharts.org | common | 8.10.2 |
|
||||||
|
|
||||||
## Installing the Chart
|
## Installing the Chart
|
||||||
|
|
Binary file not shown.
|
@ -1,6 +0,0 @@
|
||||||
dependencies:
|
|
||||||
- name: common
|
|
||||||
repository: https://truecharts.org
|
|
||||||
version: 8.9.26
|
|
||||||
digest: sha256:5c82457358ded9e01a306211bdfc740b563b5ef6094e65a96952498e07b11964
|
|
||||||
generated: "2021-12-28T10:00:18.058293503Z"
|
|
Binary file not shown.
|
@ -1,6 +1,15 @@
|
||||||
# Changelog<br>
|
# Changelog<br>
|
||||||
|
|
||||||
|
|
||||||
|
<a name="promtail-1.0.19"></a>
|
||||||
|
### [promtail-1.0.19](https://github.com/truecharts/apps/compare/promtail-1.0.18...promtail-1.0.19) (2022-01-04)
|
||||||
|
|
||||||
|
#### Chore
|
||||||
|
|
||||||
|
* update helm chart common to v8.10.2 ([#1650](https://github.com/truecharts/apps/issues/1650))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a name="promtail-1.0.18"></a>
|
<a name="promtail-1.0.18"></a>
|
||||||
### [promtail-1.0.18](https://github.com/truecharts/apps/compare/promtail-1.0.17...promtail-1.0.18) (2021-12-28)
|
### [promtail-1.0.18](https://github.com/truecharts/apps/compare/promtail-1.0.17...promtail-1.0.18) (2021-12-28)
|
||||||
|
|
||||||
|
@ -88,12 +97,3 @@
|
||||||
* update common on deps ([#1467](https://github.com/truecharts/apps/issues/1467))
|
* update common on deps ([#1467](https://github.com/truecharts/apps/issues/1467))
|
||||||
* update common
|
* update common
|
||||||
* update non-major ([#1423](https://github.com/truecharts/apps/issues/1423))
|
* update non-major ([#1423](https://github.com/truecharts/apps/issues/1423))
|
||||||
|
|
||||||
#### Fix
|
|
||||||
|
|
||||||
* move deps back to ghcr for now.
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a name="promtail-1.0.9"></a>
|
|
||||||
### [promtail-1.0.9](https://github.com/truecharts/apps/compare/promtail-1.0.8...promtail-1.0.9) (2021-12-05)
|
|
|
@ -0,0 +1,6 @@
|
||||||
|
dependencies:
|
||||||
|
- name: common
|
||||||
|
repository: https://truecharts.org
|
||||||
|
version: 8.10.2
|
||||||
|
digest: sha256:7ded42c1a558931bd6b9e4b585e7f1a6c96709256b3ec39317be9049c07bf96e
|
||||||
|
generated: "2022-01-04T17:33:10.344971969Z"
|
|
@ -3,7 +3,7 @@ appVersion: "2.4.1"
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: https://truecharts.org
|
repository: https://truecharts.org
|
||||||
version: 8.9.26
|
version: 8.10.2
|
||||||
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: 1.0.18
|
version: 1.0.19
|
||||||
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://truecharts.org | common | 8.9.26 |
|
| https://truecharts.org | common | 8.10.2 |
|
||||||
|
|
||||||
## Installing the Chart
|
## Installing the Chart
|
||||||
|
|
Binary file not shown.
|
@ -1,6 +0,0 @@
|
||||||
dependencies:
|
|
||||||
- name: common
|
|
||||||
repository: https://truecharts.org
|
|
||||||
version: 8.9.26
|
|
||||||
digest: sha256:5c82457358ded9e01a306211bdfc740b563b5ef6094e65a96952498e07b11964
|
|
||||||
generated: "2022-01-04T13:46:06.916925832Z"
|
|
Binary file not shown.
|
@ -1,6 +1,15 @@
|
||||||
# Changelog<br>
|
# Changelog<br>
|
||||||
|
|
||||||
|
|
||||||
|
<a name="redis-1.0.48"></a>
|
||||||
|
### [redis-1.0.48](https://github.com/truecharts/apps/compare/redis-1.0.47...redis-1.0.48) (2022-01-04)
|
||||||
|
|
||||||
|
#### Chore
|
||||||
|
|
||||||
|
* update helm chart common to v8.10.2 ([#1650](https://github.com/truecharts/apps/issues/1650))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a name="redis-1.0.47"></a>
|
<a name="redis-1.0.47"></a>
|
||||||
### [redis-1.0.47](https://github.com/truecharts/apps/compare/redis-1.0.46...redis-1.0.47) (2022-01-04)
|
### [redis-1.0.47](https://github.com/truecharts/apps/compare/redis-1.0.46...redis-1.0.47) (2022-01-04)
|
||||||
|
|
||||||
|
@ -88,12 +97,3 @@
|
||||||
### [redis-1.0.38](https://github.com/truecharts/apps/compare/redis-1.0.37...redis-1.0.38) (2021-12-19)
|
### [redis-1.0.38](https://github.com/truecharts/apps/compare/redis-1.0.37...redis-1.0.38) (2021-12-19)
|
||||||
|
|
||||||
#### Chore
|
#### Chore
|
||||||
|
|
||||||
* update docker general non-major ([#1567](https://github.com/truecharts/apps/issues/1567))
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a name="redis-1.0.37"></a>
|
|
||||||
### [redis-1.0.37](https://github.com/truecharts/apps/compare/redis-1.0.36...redis-1.0.37) (2021-12-18)
|
|
||||||
|
|
||||||
#### Chore
|
|
|
@ -0,0 +1,6 @@
|
||||||
|
dependencies:
|
||||||
|
- name: common
|
||||||
|
repository: https://truecharts.org
|
||||||
|
version: 8.10.2
|
||||||
|
digest: sha256:7ded42c1a558931bd6b9e4b585e7f1a6c96709256b3ec39317be9049c07bf96e
|
||||||
|
generated: "2022-01-04T17:33:36.598387425Z"
|
|
@ -3,7 +3,7 @@ appVersion: "6.2.6"
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: https://truecharts.org
|
repository: https://truecharts.org
|
||||||
version: 8.9.26
|
version: 8.10.2
|
||||||
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/stable/redis
|
home: https://github.com/truecharts/apps/tree/master/stable/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: 1.0.47
|
version: 1.0.48
|
||||||
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://truecharts.org | common | 8.9.26 |
|
| https://truecharts.org | common | 8.10.2 |
|
||||||
|
|
||||||
## Installing the Chart
|
## Installing the Chart
|
||||||
|
|
Binary file not shown.
Loading…
Reference in New Issue