Commit released Helm Chart and docs for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2021-11-30 10:13:42 +00:00
parent 47cca29bc8
commit a3a787cf6e
26 changed files with 278 additions and 16 deletions
@@ -1,6 +1,15 @@
# Changelog<br>
<a name="mariadb-1.0.17"></a>
### [mariadb-1.0.17](https://github.com/truecharts/apps/compare/mariadb-1.0.16...mariadb-1.0.17) (2021-11-30)
#### Chore
* update common
<a name="mariadb-1.0.15"></a>
### [mariadb-1.0.15](https://github.com/truecharts/apps/compare/mariadb-1.0.14...mariadb-1.0.15) (2021-11-29)
+1 -1
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:e94d13bb2d6315ce9f970daafbd2e331ebd166de3148055d8b6c6f24bea41d6b"` | |
| image.tag | string | `"10.6.5@sha256:913ce8cd2369bc396f7285c2890120b2dba9e54c4caf788267d9c595ec9b8791"` | |
| mariadbDatabase | string | `"test"` | |
| mariadbPassword | string | `"testpass"` | |
| mariadbRootPassword | string | `"testroot"` | |
+1 -1
View File
@@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://truecharts.org | common | 8.9.5 |
| https://truecharts.org | common | 8.9.7 |
## Installing the Chart
@@ -1,6 +1,15 @@
# Changelog<br>
<a name="memcached-1.0.18"></a>
### [memcached-1.0.18](https://github.com/truecharts/apps/compare/memcached-1.0.17...memcached-1.0.18) (2021-11-30)
#### Chore
* update common
<a name="memcached-1.0.17"></a>
### [memcached-1.0.17](https://github.com/truecharts/apps/compare/memcached-1.0.16...memcached-1.0.17) (2021-11-30)
+1 -1
View File
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://truecharts.org | common | 8.9.5 |
| https://truecharts.org | common | 8.9.7 |
## Installing the Chart
@@ -1,6 +1,15 @@
# Changelog<br>
<a name="postgresql-6.0.15"></a>
### [postgresql-6.0.15](https://github.com/truecharts/apps/compare/postgresql-6.0.14...postgresql-6.0.15) (2021-11-30)
#### Chore
* update common
<a name="postgresql-6.0.14"></a>
### [postgresql-6.0.14](https://github.com/truecharts/apps/compare/postgresql-6.0.13...postgresql-6.0.14) (2021-11-30)
+1 -1
View File
@@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://truecharts.org | common | 8.9.5 |
| https://truecharts.org | common | 8.9.7 |
## Installing the Chart
@@ -1,6 +1,15 @@
# Changelog<br>
<a name="promtail-1.0.4"></a>
### [promtail-1.0.4](https://github.com/truecharts/apps/compare/promtail-1.0.3...promtail-1.0.4) (2021-11-30)
#### Chore
* update common
<a name="promtail-1.0.2"></a>
### [promtail-1.0.2](https://github.com/truecharts/apps/compare/promtail-1.0.1...promtail-1.0.2) (2021-11-29)
+1 -1
View File
@@ -23,7 +23,7 @@ You will, however, be able to use all values referenced in the common chart here
| config.snippets.extraScrapeConfigs | string | empty | You can put here any additional scrape configs you want to add to the config file. |
| envValueFrom.HOSTNAME.fieldRef.fieldPath | string | `"spec.nodeName"` | |
| image.repository | string | `"grafana/promtail"` | |
| image.tag | string | `"v2.3.0@sha256:1e8554cdac6681f877d10a2a383d8fcc2f475188914282ccf86722c2e23c501c"` | |
| image.tag | string | `"2.4.1@sha256:3b669d95e66f97e1ec3013d248d70a9da9768c1403e36d3bb69f12066cf2821b"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/etc/promtail"` | |
| persistence.config.objectName | string | `"promtail-config"` | |
+1 -1
View File
@@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://truecharts.org | common | 8.9.5 |
| https://truecharts.org | common | 8.9.7 |
## Installing the Chart
+9
View File
@@ -1,6 +1,15 @@
# Changelog<br>
<a name="redis-1.0.19"></a>
### [redis-1.0.19](https://github.com/truecharts/apps/compare/redis-1.0.18...redis-1.0.19) (2021-11-30)
#### Chore
* update common
<a name="redis-1.0.18"></a>
### [redis-1.0.18](https://github.com/truecharts/apps/compare/redis-1.0.17...redis-1.0.18) (2021-11-30)
+1 -1
View File
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://truecharts.org | common | 8.9.5 |
| https://truecharts.org | common | 8.9.7 |
## Installing the Chart
+173 -1
View File
@@ -114800,6 +114800,42 @@ entries:
- https://github.com/truecharts/apps/releases/download/lychee-3.1.5/lychee-3.1.5.tgz
version: 3.1.5
mariadb:
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
- database
truecharts.org/grade: U
apiVersion: v2
appVersion: 10.6.5
created: "2021-11-30T10:13:38.842161576Z"
dependencies:
- name: common
repository: https://truecharts.org
version: 8.9.7
description: Fast, reliable, scalable, and easy to use open-source relational
database system.
digest: 4b25d19feaa223ba722df3cde7733ee971c89e566fa79bfaeeea18a9dcb4cdda
home: https://github.com/truecharts/apps/tree/master/stable/mariadb
icon: https://bitnami.com/assets/stacks/mariadb/img/mariadb-stack-220x234.png
keywords:
- mariadb
- mysql
- database
- sql
kubeVersion: '>=1.16.0-0'
maintainers:
- email: info@truecharts.org
name: TrueCharts
url: https://truecharts.org
name: mariadb
sources:
- https://github.com/bitnami/bitnami-docker-mariadb
- https://github.com/prometheus/mysqld_exporter
- https://mariadb.org
type: application
urls:
- https://github.com/truecharts/apps/releases/download/mariadb-1.0.17/mariadb-1.0.17.tgz
version: 1.0.17
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -117691,6 +117727,40 @@ entries:
- https://github.com/truecharts/apps/releases/download/medusa-0.0.2/medusa-0.0.2.tgz
version: 0.0.2
memcached:
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
- database
- cache
truecharts.org/grade: U
apiVersion: v2
appVersion: 1.6.12
created: "2021-11-30T10:13:39.051880971Z"
dependencies:
- name: common
repository: https://truecharts.org
version: 8.9.7
description: Memcached is a memory-backed database caching solution
digest: 2c215336f80dfc1d64080ac113a6744948a3b80d6beaee3970450e7558fc4c70
home: https://github.com/truecharts/apps/tree/master/stable/memcached
icon: https://bitnami.com/assets/stacks/memcached/img/memcached-stack-220x234.png
keywords:
- memcached
- database
- cache
kubeVersion: '>=1.16.0-0'
maintainers:
- email: info@truecharts.org
name: TrueCharts
url: https://truecharts.org
name: memcached
sources:
- https://github.com/bitnami/bitnami-docker-memcached
- http://memcached.org/
type: application
urls:
- https://github.com/truecharts/apps/releases/download/memcached-1.0.18/memcached-1.0.18.tgz
version: 1.0.18
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -173537,6 +173607,39 @@ entries:
- https://github.com/truecharts/apps/releases/download/portalexample-0.0.1/portalexample-0.0.1.tgz
version: 0.0.1
postgresql:
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
- database
truecharts.org/grade: U
apiVersion: v2
appVersion: 14.1.0
created: "2021-11-30T10:13:39.246494174Z"
dependencies:
- name: common
repository: https://truecharts.org
version: 8.9.7
description: PostgresSQL
digest: 6395d2f86b80a2a50351c334e0f450770d54c289c0e595c37ac9e4943998416e
home: https://github.com/truecharts/apps/tree/master/stable/postgres
icon: https://d1q6f0aelx0por.cloudfront.net/product-logos/library-postgres-logo.png
keywords:
- postgres
- postgressql
- dtabase
- sql
kubeVersion: '>=1.16.0-0'
maintainers:
- email: info@truecharts.org
name: TrueCharts
url: https://truecharts.org
name: postgresql
sources:
- https://www.postgresql.org/
type: application
urls:
- https://github.com/truecharts/apps/releases/download/postgresql-6.0.15/postgresql-6.0.15.tgz
version: 6.0.15
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -178818,6 +178921,41 @@ entries:
- https://github.com/truecharts/apps/releases/download/prometheus-0.0.1/prometheus-0.0.1.tgz
version: 0.0.1
promtail:
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
- metrics
- logs
truecharts.org/grade: U
apiVersion: v2
appVersion: 2.4.1
created: "2021-11-30T10:13:39.478159592Z"
dependencies:
- name: common
repository: https://truecharts.org
version: 8.9.7
description: Promtail is an agent which ships the contents of local logs to a
Loki instance
digest: 3ea0d789f5b3efc87839e9a22cacab346abadf53ea6c8e1265bbe43af56f7891
home: https://github.com/truecharts/apps/tree/master/charts/stable/prometheus
icon: https://raw.githubusercontent.com/grafana/loki/master/docs/sources/logo.png
keywords:
- metrics
- logs
kubeVersion: '>=1.16.0-0'
maintainers:
- email: info@truecharts.org
name: TrueCharts
url: https://truecharts.org
name: promtail
sources:
- https://github.com/grafana/loki
- https://grafana.com/oss/loki/
- https://grafana.com/docs/loki/latest/
type: application
urls:
- https://github.com/truecharts/apps/releases/download/promtail-1.0.4/promtail-1.0.4.tgz
version: 1.0.4
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -196560,6 +196698,40 @@ entries:
- https://github.com/truecharts/apps/releases/download/recipes-0.0.1/recipes-0.0.1.tgz
version: 0.0.1
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-30T10:13:39.700009412Z"
dependencies:
- name: common
repository: https://truecharts.org
version: 8.9.7
description: Open source, advanced key-value store.
digest: 1ae0fd91835c345479c0e138107f2099f0c61ba385966c0b9f4713d0fdb9d776
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: https://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-1.0.19/redis-1.0.19.tgz
version: 1.0.19
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -253075,4 +253247,4 @@ entries:
urls:
- https://github.com/truecharts/apps/releases/download/zwavejs2mqtt-3.1.5/zwavejs2mqtt-3.1.5.tgz
version: 3.1.5
generated: "2021-11-30T09:09:31.758355318Z"
generated: "2021-11-30T10:13:39.790435974Z"