Commit new App releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2021-11-16 20:15:33 +00:00
parent 33e3bcb0ed
commit cb13ea59f7
149 changed files with 2458 additions and 128 deletions

View File

@@ -1,6 +1,15 @@
# Changelog<br>
<a name="mariadb-1.0.3"></a>
### [mariadb-1.0.3](https://github.com/truecharts/apps/compare/mariadb-1.0.2...mariadb-1.0.3) (2021-11-16)
#### Chore
* update non-major ([#1342](https://github.com/truecharts/apps/issues/1342))
<a name="mariadb-1.0.2"></a>
### [mariadb-1.0.2](https://github.com/truecharts/apps/compare/mariadb-1.0.1...mariadb-1.0.2) (2021-11-15)

View File

@@ -3,4 +3,4 @@ dependencies:
repository: https://truecharts.org
version: 8.6.2
digest: sha256:a51372b1a3825449ce6a676567ebac86608ddcf2ff797443073dfcc2d601c75b
generated: "2021-11-15T20:43:15.996206513Z"
generated: "2021-11-16T20:07:32.054374188Z"

View File

@@ -24,7 +24,7 @@ sources:
- https://github.com/prometheus/mysqld_exporter
- https://mariadb.org
type: application
version: 1.0.2
version: 1.0.3
annotations:
truecharts.org/catagories: |
- database

View File

@@ -27,7 +27,7 @@ You will, however, be able to use all values referenced in the common chart here
| existingSecret | string | `""` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"bitnami/mariadb"` | |
| image.tag | string | `"10.6.5@sha256:0099beca7ba9246595221c2ce676196a8efb1a9e8c0d474761d020da893b6576"` | |
| image.tag | string | `"10.6.5@sha256:5bb100fed8b20dbab8f2e398a28b42021102ac57701ff3ba6e79a5f994f006e2"` | |
| mariadbDatabase | string | `"test"` | |
| mariadbPassword | string | `"testpass"` | |
| mariadbRootPassword | string | `"testroot"` | |

View File

@@ -1,7 +1,7 @@
image:
repository: bitnami/mariadb
pullPolicy: IfNotPresent
tag: 10.6.5@sha256:0099beca7ba9246595221c2ce676196a8efb1a9e8c0d474761d020da893b6576
tag: 10.6.5@sha256:5bb100fed8b20dbab8f2e398a28b42021102ac57701ff3ba6e79a5f994f006e2
controller:
# -- Set the controller type.

View File

@@ -1,6 +1,15 @@
# Changelog<br>
<a name="memcached-1.0.5"></a>
### [memcached-1.0.5](https://github.com/truecharts/apps/compare/memcached-1.0.4...memcached-1.0.5) (2021-11-16)
#### Chore
* update non-major ([#1342](https://github.com/truecharts/apps/issues/1342))
<a name="memcached-1.0.4"></a>
### [memcached-1.0.4](https://github.com/truecharts/apps/compare/memcached-1.0.3...memcached-1.0.4) (2021-11-15)

View File

@@ -3,4 +3,4 @@ dependencies:
repository: https://truecharts.org
version: 8.6.2
digest: sha256:a51372b1a3825449ce6a676567ebac86608ddcf2ff797443073dfcc2d601c75b
generated: "2021-11-15T20:42:44.581694471Z"
generated: "2021-11-16T20:08:01.109990021Z"

View File

@@ -22,7 +22,7 @@ sources:
- https://github.com/bitnami/bitnami-docker-memcached
- http://memcached.org/
type: application
version: 1.0.4
version: 1.0.5
annotations:
truecharts.org/catagories: |
- database

View File

@@ -13,7 +13,7 @@ You will, however, be able to use all values referenced in the common chart here
|-----|------|---------|-------------|
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"bitnami/memcached"` | |
| image.tag | string | `"1.6.12@sha256:a2e190afa56aa2974d99e008862332c00b7c1a72e944ddc1befa74874e28d7ea"` | |
| image.tag | string | `"1.6.12@sha256:98282c42e9aa7a318e0e8102c75e463c9d6ac2ea27d1213a6fa4db97bd0a822e"` | |
| service.main.ports.main.port | int | `11211` | |
| service.main.ports.main.targetPort | int | `11211` | |

View File

@@ -1,7 +1,7 @@
image:
repository: bitnami/memcached
pullPolicy: IfNotPresent
tag: 1.6.12@sha256:a2e190afa56aa2974d99e008862332c00b7c1a72e944ddc1befa74874e28d7ea
tag: 1.6.12@sha256:98282c42e9aa7a318e0e8102c75e463c9d6ac2ea27d1213a6fa4db97bd0a822e
service:
main:

View File

@@ -1,6 +1,15 @@
# Changelog<br>
<a name="postgresql-6.0.2"></a>
### [postgresql-6.0.2](https://github.com/truecharts/apps/compare/postgresql-6.0.1...postgresql-6.0.2) (2021-11-16)
#### Chore
* update non-major ([#1342](https://github.com/truecharts/apps/issues/1342))
<a name="postgresql-6.0.1"></a>
### [postgresql-6.0.1](https://github.com/truecharts/apps/compare/postgresql-6.0.0...postgresql-6.0.1) (2021-11-16)
@@ -88,12 +97,3 @@
* Allow spaces in paths ([#1306](https://github.com/truecharts/apps/issues/1306))
<a name="postgresql-5.1.15"></a>
### [postgresql-5.1.15](https://github.com/truecharts/apps/compare/postgresql-5.1.14...postgresql-5.1.15) (2021-11-09)
#### Chore
* update non-major ([#1296](https://github.com/truecharts/apps/issues/1296))
#### Fix

View File

@@ -3,4 +3,4 @@ dependencies:
repository: https://truecharts.org
version: 8.6.2
digest: sha256:a51372b1a3825449ce6a676567ebac86608ddcf2ff797443073dfcc2d601c75b
generated: "2021-11-16T15:40:00.097333746Z"
generated: "2021-11-16T20:08:29.24884636Z"

View File

@@ -22,7 +22,7 @@ name: postgresql
sources:
- https://www.postgresql.org/
type: application
version: 6.0.1
version: 6.0.2
annotations:
truecharts.org/catagories: |
- database

View File

@@ -28,7 +28,7 @@ You will, however, be able to use all values referenced in the common chart here
| existingSecret | string | `""` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"bitnami/postgresql"` | |
| image.tag | string | `"14.1.0@sha256:ed5305053c28f397ade50f5fa48e7f73dd1402bc20dcccf1978b3a5ff243f9dd"` | |
| image.tag | string | `"14.1.0@sha256:52a1517b6ab0c8bd0a0a5af646749b3e9d0afec822cf3f083641080010aa56a7"` | |
| podSecurityContext.runAsGroup | int | `0` | |
| postgrespassword | string | `"testroot"` | |
| postgresqlDatabase | string | `"test"` | |

View File

@@ -1,7 +1,7 @@
image:
repository: bitnami/postgresql
pullPolicy: IfNotPresent
tag: 14.1.0@sha256:ed5305053c28f397ade50f5fa48e7f73dd1402bc20dcccf1978b3a5ff243f9dd
tag: 14.1.0@sha256:52a1517b6ab0c8bd0a0a5af646749b3e9d0afec822cf3f083641080010aa56a7
controller:
# -- Set the controller type.

View File

@@ -1,6 +1,15 @@
# Changelog<br>
<a name="redis-1.0.6"></a>
### [redis-1.0.6](https://github.com/truecharts/apps/compare/redis-1.0.5...redis-1.0.6) (2021-11-16)
#### Chore
* update non-major ([#1342](https://github.com/truecharts/apps/issues/1342))
<a name="redis-1.0.5"></a>
### [redis-1.0.5](https://github.com/truecharts/apps/compare/redis-1.0.4...redis-1.0.5) (2021-11-15)

View File

@@ -3,4 +3,4 @@ dependencies:
repository: https://truecharts.org
version: 8.6.2
digest: sha256:a51372b1a3825449ce6a676567ebac86608ddcf2ff797443073dfcc2d601c75b
generated: "2021-11-15T20:44:19.020143694Z"
generated: "2021-11-16T20:08:57.437993866Z"

View File

@@ -22,7 +22,7 @@ sources:
- https://github.com/bitnami/bitnami-docker-redis
- http://redis.io/
type: application
version: 1.0.5
version: 1.0.6
annotations:
truecharts.org/catagories: |
- database

View File

@@ -28,7 +28,7 @@ You will, however, be able to use all values referenced in the common chart here
| existingSecret | string | `""` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"bitnami/redis"` | |
| image.tag | string | `"6.2.6@sha256:8870c2e96e2062977e09809b7327bec52ad9d1c4b1802533ee94289d4d8e8a0b"` | |
| image.tag | string | `"6.2.6@sha256:1e966b4617988621108d9ec1811835f75f4690040065a61c4001ce852b7a0794"` | |
| persistence.redis-health | object | See below | redis-health configmap mount |
| persistence.redis-health.mountPath | string | `"/health"` | Where to mount the volume in the main container. Defaults to `/<name_of_the_volume>`, setting to '-' creates the volume but disables the volumeMount. |
| persistence.redis-health.readOnly | bool | `false` | Specify if the volume should be mounted read-only. |

View File

@@ -1,7 +1,7 @@
image:
repository: bitnami/redis
pullPolicy: IfNotPresent
tag: 6.2.6@sha256:8870c2e96e2062977e09809b7327bec52ad9d1c4b1802533ee94289d4d8e8a0b
tag: 6.2.6@sha256:1e966b4617988621108d9ec1811835f75f4690040065a61c4001ce852b7a0794
controller:
# -- Set the controller type.