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-23 22:16:23 +00:00
parent 7b90e69325
commit 4e07a0bb70
19 changed files with 114 additions and 15 deletions

View File

@@ -7,4 +7,3 @@
#### Feat
* add some prometheus exporter-Apps ([#1388](https://github.com/truecharts/apps/issues/1388))

View File

@@ -7,4 +7,3 @@
#### Feat
* add some prometheus exporter-Apps ([#1388](https://github.com/truecharts/apps/issues/1388))

View File

@@ -7,4 +7,3 @@
#### Feat
* add some prometheus exporter-Apps ([#1388](https://github.com/truecharts/apps/issues/1388))

View File

@@ -7,4 +7,3 @@
#### Feat
* add some prometheus exporter-Apps ([#1388](https://github.com/truecharts/apps/issues/1388))

View File

@@ -1,6 +1,15 @@
# Changelog<br>
<a name="owncloud-ocis-4.0.14"></a>
### [owncloud-ocis-4.0.14](https://github.com/truecharts/apps/compare/owncloud-ocis-4.0.13...owncloud-ocis-4.0.14) (2021-11-23)
#### Chore
* update non-major docker tags ([#1387](https://github.com/truecharts/apps/issues/1387))
<a name="owncloud-ocis-4.0.13"></a>
### [owncloud-ocis-4.0.13](https://github.com/truecharts/apps/compare/owncloud-ocis-4.0.12...owncloud-ocis-4.0.13) (2021-11-23)

View File

@@ -1,5 +1,5 @@
apiVersion: v2
appVersion: "1.14.0"
appVersion: "1.15.0"
dependencies:
- name: common
repository: https://truecharts.org

View File

@@ -15,7 +15,7 @@ You will, however, be able to use all values referenced in the common chart here
| env.TZ | string | `"UTC"` | Set the container timezone |
| image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
| image.repository | string | `"ghcr.io/truecharts/ocis"` | image repository |
| image.tag | string | `"v1.14.0@sha256:d208ece842bae2df5c4c7149848037e5fc7667a3fc04a0c8dd62b54541857f9e"` | image tag |
| image.tag | string | `"v1.15.0@sha256:513bf715f330afcd06918be63f47b8ad7bf80515d3ed2b29afdb7da00ed66eb4"` | image tag |
| persistence | object | See values.yaml | Configure persistence settings for the chart under this key. |
| securityContext.readOnlyRootFilesystem | bool | `false` | |
| service | object | See values.yaml | Configures service settings for the chart. |

View File

@@ -1,6 +1,15 @@
# Changelog<br>
<a name="tt-rss-4.0.6"></a>
### [tt-rss-4.0.6](https://github.com/truecharts/apps/compare/tt-rss-4.0.5...tt-rss-4.0.6) (2021-11-23)
#### Chore
* update non-major docker tags ([#1387](https://github.com/truecharts/apps/issues/1387))
<a name="tt-rss-4.0.5"></a>
### [tt-rss-4.0.5](https://github.com/truecharts/apps/compare/tt-rss-4.0.4...tt-rss-4.0.5) (2021-11-23)

View File

@@ -1,5 +1,5 @@
apiVersion: v2
appVersion: "1.9060.0"
appVersion: "1.9063.0"
description: Tiny Tiny RSS is a free and open source web-based news feed (RSS/Atom) reader and aggregator
name: tt-rss
version: 4.0.6

View File

@@ -22,7 +22,7 @@ You will, however, be able to use all values referenced in the common chart here
| envValueFrom.TTRSS_DB_PASS.secretKeyRef.name | string | `"dbcreds"` | |
| image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
| image.repository | string | `"ghcr.io/k8s-at-home/tt-rss"` | image repository |
| image.tag | string | `"v1.9060.0@sha256:a4a5932909a954b3c72b032f558adced51515934e6e391e7983bce1e7bab4a4d"` | image tag |
| image.tag | string | `"v1.9063.0@sha256:53e84ba1beaa012b6343115c03e2c3a3848965938bc42c8d7413d24aeb082c25"` | image tag |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
| podSecurityContext.runAsGroup | int | `0` | |

View File

@@ -7,4 +7,3 @@
#### Feat
* add some prometheus exporter-Apps ([#1388](https://github.com/truecharts/apps/issues/1388))

View File

@@ -7,4 +7,3 @@
#### Feat
* add some prometheus exporter-Apps ([#1388](https://github.com/truecharts/apps/issues/1388))

View File

@@ -7,4 +7,3 @@
#### Feat
* add some prometheus exporter-Apps ([#1388](https://github.com/truecharts/apps/issues/1388))

View File

@@ -7,4 +7,3 @@
#### Feat
* add some prometheus exporter-Apps ([#1388](https://github.com/truecharts/apps/issues/1388))

View File

@@ -1,6 +1,15 @@
# Changelog<br>
<a name="owncloud-ocis-4.0.14"></a>
### [owncloud-ocis-4.0.14](https://github.com/truecharts/apps/compare/owncloud-ocis-4.0.13...owncloud-ocis-4.0.14) (2021-11-23)
#### Chore
* update non-major docker tags ([#1387](https://github.com/truecharts/apps/issues/1387))
<a name="owncloud-ocis-4.0.13"></a>
### [owncloud-ocis-4.0.13](https://github.com/truecharts/apps/compare/owncloud-ocis-4.0.12...owncloud-ocis-4.0.13) (2021-11-23)

View File

@@ -15,7 +15,7 @@ You will, however, be able to use all values referenced in the common chart here
| env.TZ | string | `"UTC"` | Set the container timezone |
| image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
| image.repository | string | `"ghcr.io/truecharts/ocis"` | image repository |
| image.tag | string | `"v1.14.0@sha256:d208ece842bae2df5c4c7149848037e5fc7667a3fc04a0c8dd62b54541857f9e"` | image tag |
| image.tag | string | `"v1.15.0@sha256:513bf715f330afcd06918be63f47b8ad7bf80515d3ed2b29afdb7da00ed66eb4"` | image tag |
| persistence | object | See values.yaml | Configure persistence settings for the chart under this key. |
| securityContext.readOnlyRootFilesystem | bool | `false` | |
| service | object | See values.yaml | Configures service settings for the chart. |

View File

@@ -1,6 +1,15 @@
# Changelog<br>
<a name="tt-rss-4.0.6"></a>
### [tt-rss-4.0.6](https://github.com/truecharts/apps/compare/tt-rss-4.0.5...tt-rss-4.0.6) (2021-11-23)
#### Chore
* update non-major docker tags ([#1387](https://github.com/truecharts/apps/issues/1387))
<a name="tt-rss-4.0.5"></a>
### [tt-rss-4.0.5](https://github.com/truecharts/apps/compare/tt-rss-4.0.4...tt-rss-4.0.5) (2021-11-23)

View File

@@ -22,7 +22,7 @@ You will, however, be able to use all values referenced in the common chart here
| envValueFrom.TTRSS_DB_PASS.secretKeyRef.name | string | `"dbcreds"` | |
| image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
| image.repository | string | `"ghcr.io/k8s-at-home/tt-rss"` | image repository |
| image.tag | string | `"v1.9060.0@sha256:a4a5932909a954b3c72b032f558adced51515934e6e391e7983bce1e7bab4a4d"` | image tag |
| image.tag | string | `"v1.9063.0@sha256:53e84ba1beaa012b6343115c03e2c3a3848965938bc42c8d7413d24aeb082c25"` | image tag |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
| podSecurityContext.runAsGroup | int | `0` | |

View File

@@ -156272,6 +156272,43 @@ entries:
- https://github.com/truecharts/apps/releases/download/owncast-1.0.1/owncast-1.0.1.tgz
version: 1.0.1
owncloud-ocis:
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
- media
truecharts.org/grade: U
apiVersion: v2
appVersion: 1.15.0
created: "2021-11-23T22:16:20.977790327Z"
dependencies:
- name: common
repository: https://truecharts.org
version: 8.9.3
description: ownCloud Infinite Scale is a self-hosted file sync and share server.
digest: 990ea359a7f13481f02e2a5b01604c3c577a01a7b118ef74146d7a9369060299
home: https://github.com/truechartsapps/tree/master/charts/stable/owncloud-ocis
icon: https://avatars.githubusercontent.com/u/1645051?s=200&v=4
keywords:
- owncloud
- ocis
- infinite
- scale
- self-hosted
- sync
- share
- server
kubeVersion: '>=1.16.0-0'
maintainers:
- email: info@truecharts.org
name: TrueCharts
url: https://truecharts.org
name: owncloud-ocis
sources:
- https://hub.docker.com/r/owncloud/ocis
- https://owncloud.dev/ocis/
urls:
- https://github.com/truecharts/apps/releases/download/owncloud-ocis-4.0.14/owncloud-ocis-4.0.14.tgz
version: 4.0.14
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -229634,6 +229671,40 @@ entries:
- https://github.com/truecharts/apps/releases/download/truecommand-3.1.5/truecommand-3.1.5.tgz
version: 3.1.5
tt-rss:
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
- media
truecharts.org/grade: U
apiVersion: v2
appVersion: 1.9063.0
created: "2021-11-23T22:16:21.148989002Z"
dependencies:
- name: common
repository: https://truecharts.org
version: 8.9.3
- condition: postgresql.enabled
name: postgresql
repository: https://truecharts.org/
version: 6.0.10
description: Tiny Tiny RSS is a free and open source web-based news feed (RSS/Atom)
reader and aggregator
digest: e3eaf7113cd76eb1f41b5b36b2f60be61a32f367cbc4e828b5cc4357b808e174
home: https://github.com/truecharts/apps/tree/master/charts/stable/tt-rss
icon: https://git.tt-rss.org/fox/tt-rss/raw/branch/master/images/favicon-72px.png
keywords:
- tt-rss
kubeVersion: '>=1.16.0-0'
maintainers:
- email: info@truecharts.org
name: TrueCharts
url: https://truecharts.org
name: tt-rss
sources:
- https://git.tt-rss.org/fox/tt-rss
urls:
- https://github.com/truecharts/apps/releases/download/tt-rss-4.0.6/tt-rss-4.0.6.tgz
version: 4.0.6
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -250426,4 +250497,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-23T20:42:08.292913156Z"
generated: "2021-11-23T22:16:21.227740933Z"