Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -1,10 +1,18 @@
|
||||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="anonaddy-6.0.1"></a>
|
||||
### [anonaddy-6.0.1](https://github.com/truecharts/apps/compare/anonaddy-6.0.0...anonaddy-6.0.1) (2021-11-30)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update non-major ([#1431](https://github.com/truecharts/apps/issues/1431))
|
||||
|
||||
|
||||
|
||||
<a name="anonaddy-6.0.0"></a>
|
||||
### anonaddy-6.0.0 (2021-11-30)
|
||||
|
||||
#### Feat
|
||||
|
||||
* add a bunch of mariaDB backed Apps ([#1407](https://github.com/truecharts/apps/issues/1407))
|
||||
|
||||
|
||||
@@ -27,7 +27,7 @@ You will, however, be able to use all values referenced in the common chart here
|
||||
| envValueFrom.REDIS_PASSWORD.secretKeyRef.name | string | `"rediscreds"` | |
|
||||
| image.pullPolicy | string | `"IfNotPresent"` | |
|
||||
| image.repository | string | `"anonaddy/anonaddy"` | |
|
||||
| image.tag | string | `"0.8.7@sha256:739e9d5953abd6736918559220badb76fcc03d94ff87308a3ca461479a6191fc"` | |
|
||||
| image.tag | string | `"0.8.7@sha256:ad6ae308b7fa35a3d88b9ae53b1a4152637bb5e724c6e3e8a7a5d9063572fdfc"` | |
|
||||
| mariadb.enabled | bool | `true` | |
|
||||
| mariadb.existingSecret | string | `"mariadbcreds"` | |
|
||||
| mariadb.mariadbDatabase | string | `"anonaddy"` | |
|
||||
|
||||
@@ -7,4 +7,3 @@
|
||||
#### Feat
|
||||
|
||||
* add a bunch of mariaDB backed Apps ([#1407](https://github.com/truecharts/apps/issues/1407))
|
||||
|
||||
|
||||
@@ -1,10 +1,18 @@
|
||||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="bookstack-0.0.2"></a>
|
||||
### [bookstack-0.0.2](https://github.com/truecharts/apps/compare/bookstack-0.0.1...bookstack-0.0.2) (2021-11-30)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update non-major ([#1431](https://github.com/truecharts/apps/issues/1431))
|
||||
|
||||
|
||||
|
||||
<a name="bookstack-0.0.1"></a>
|
||||
### bookstack-0.0.1 (2021-11-30)
|
||||
|
||||
#### Feat
|
||||
|
||||
* add a bunch of mariaDB backed Apps ([#1407](https://github.com/truecharts/apps/issues/1407))
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
apiVersion: v2
|
||||
appVersion: "21.11.1"
|
||||
appVersion: "21.11.2021"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
|
||||
@@ -18,7 +18,7 @@ You will, however, be able to use all values referenced in the common chart here
|
||||
| envValueFrom.DB_PASS.secretKeyRef.name | string | `"mariadbcreds"` | |
|
||||
| image.pullPolicy | string | `"IfNotPresent"` | |
|
||||
| image.repository | string | `"ghcr.io/linuxserver/bookstack"` | |
|
||||
| image.tag | string | `"21.11.1@sha256:c7a571a05e2940846f112b115f967da931c32de9ca926fc10f07666a80ec30e7"` | |
|
||||
| image.tag | string | `"21.11.20211118@sha256:74eda5ad25f0b1aa428c39fb95fb9388ab08925e8c875a6db791b0c9d5d418d0"` | |
|
||||
| mariadb.enabled | bool | `true` | |
|
||||
| mariadb.existingSecret | string | `"mariadbcreds"` | |
|
||||
| mariadb.mariadbDatabase | string | `"bookstack"` | |
|
||||
|
||||
@@ -1,10 +1,18 @@
|
||||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="clarkson-0.0.2"></a>
|
||||
### [clarkson-0.0.2](https://github.com/truecharts/apps/compare/clarkson-0.0.1...clarkson-0.0.2) (2021-11-30)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update non-major ([#1431](https://github.com/truecharts/apps/issues/1431))
|
||||
|
||||
|
||||
|
||||
<a name="clarkson-0.0.1"></a>
|
||||
### clarkson-0.0.1 (2021-11-30)
|
||||
|
||||
#### Feat
|
||||
|
||||
* add a bunch of mariaDB backed Apps ([#1407](https://github.com/truecharts/apps/issues/1407))
|
||||
|
||||
|
||||
@@ -19,7 +19,7 @@ You will, however, be able to use all values referenced in the common chart here
|
||||
| envValueFrom.MYSQL_PASSWORD.secretKeyRef.name | string | `"mariadbcreds"` | |
|
||||
| image.pullPolicy | string | `"IfNotPresent"` | |
|
||||
| image.repository | string | `"ghcr.io/linuxserver/clarkson"` | |
|
||||
| image.tag | string | `"1.1.2@sha256:c9c19c229d636d6819711542942d0a9831ba0a851827e6c0188eee5dab58c2b0"` | |
|
||||
| image.tag | string | `"1.1.2@sha256:b8a8feb4e8fa2fd6b56ee519d06c1f9877545f9923a6f3963fbd75df27cc60ee"` | |
|
||||
| mariadb.enabled | bool | `true` | |
|
||||
| mariadb.existingSecret | string | `"mariadbcreds"` | |
|
||||
| mariadb.mariadbDatabase | string | `"clarkson"` | |
|
||||
|
||||
@@ -1,10 +1,18 @@
|
||||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="friendica-0.0.2"></a>
|
||||
### [friendica-0.0.2](https://github.com/truecharts/apps/compare/friendica-0.0.1...friendica-0.0.2) (2021-11-30)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update non-major ([#1431](https://github.com/truecharts/apps/issues/1431))
|
||||
|
||||
|
||||
|
||||
<a name="friendica-0.0.1"></a>
|
||||
### friendica-0.0.1 (2021-11-30)
|
||||
|
||||
#### Feat
|
||||
|
||||
* add a bunch of mariaDB backed Apps ([#1407](https://github.com/truecharts/apps/issues/1407))
|
||||
|
||||
|
||||
@@ -23,7 +23,7 @@ You will, however, be able to use all values referenced in the common chart here
|
||||
| envValueFrom.REDIS_PW.secretKeyRef.name | string | `"rediscreds"` | |
|
||||
| image.pullPolicy | string | `"IfNotPresent"` | |
|
||||
| image.repository | string | `"friendica"` | |
|
||||
| image.tag | string | `"2021.09@sha256:e4f70bcc0d11715de7708cb5f798451c2149705ce79162428479422d6111efca"` | |
|
||||
| image.tag | string | `"2021.09@sha256:8fbc873ed9b6cbaf868428c49639282d4124e85676382d7f3f3515fbac7d26a7"` | |
|
||||
| mariadb.enabled | bool | `true` | |
|
||||
| mariadb.existingSecret | string | `"mariadbcreds"` | |
|
||||
| mariadb.mariadbDatabase | string | `"friendica"` | |
|
||||
|
||||
@@ -7,4 +7,3 @@
|
||||
#### Feat
|
||||
|
||||
* add a bunch of mariaDB backed Apps ([#1407](https://github.com/truecharts/apps/issues/1407))
|
||||
|
||||
|
||||
@@ -7,4 +7,3 @@
|
||||
#### Feat
|
||||
|
||||
* add a bunch of mariaDB backed Apps ([#1407](https://github.com/truecharts/apps/issues/1407))
|
||||
|
||||
|
||||
@@ -1,10 +1,18 @@
|
||||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="monica-0.0.2"></a>
|
||||
### [monica-0.0.2](https://github.com/truecharts/apps/compare/monica-0.0.1...monica-0.0.2) (2021-11-30)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update non-major ([#1431](https://github.com/truecharts/apps/issues/1431))
|
||||
|
||||
|
||||
|
||||
<a name="monica-0.0.1"></a>
|
||||
### monica-0.0.1 (2021-11-30)
|
||||
|
||||
#### Feat
|
||||
|
||||
* add a bunch of mariaDB backed Apps ([#1407](https://github.com/truecharts/apps/issues/1407))
|
||||
|
||||
|
||||
@@ -22,7 +22,7 @@ You will, however, be able to use all values referenced in the common chart here
|
||||
| envValueFrom.DB_PASSWORD.secretKeyRef.name | string | `"mariadbcreds"` | |
|
||||
| image.pullPolicy | string | `"IfNotPresent"` | |
|
||||
| image.repository | string | `"monica"` | |
|
||||
| image.tag | string | `"3.5.0@sha256:04ff6eccd653e7fc2c9875130e572662b4a78bbd3f80011aeb79f1f3d55f39eb"` | |
|
||||
| image.tag | string | `"3.5.0@sha256:227f9472e899f0b6a7cb2b93932aa3559ef23178f14cc76478d860f1c7f10620"` | |
|
||||
| mariadb.enabled | bool | `true` | |
|
||||
| mariadb.existingSecret | string | `"mariadbcreds"` | |
|
||||
| mariadb.mariadbDatabase | string | `"monica"` | |
|
||||
|
||||
@@ -1,10 +1,18 @@
|
||||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="snipe-it-0.0.2"></a>
|
||||
### [snipe-it-0.0.2](https://github.com/truecharts/apps/compare/snipe-it-0.0.1...snipe-it-0.0.2) (2021-11-30)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update non-major ([#1431](https://github.com/truecharts/apps/issues/1431))
|
||||
|
||||
|
||||
|
||||
<a name="snipe-it-0.0.1"></a>
|
||||
### snipe-it-0.0.1 (2021-11-30)
|
||||
|
||||
#### Feat
|
||||
|
||||
* add a bunch of mariaDB backed Apps ([#1407](https://github.com/truecharts/apps/issues/1407))
|
||||
|
||||
|
||||
@@ -22,7 +22,7 @@ You will, however, be able to use all values referenced in the common chart here
|
||||
| envValueFrom.MYSQL_PORT_3306_TCP_ADDR.secretKeyRef.name | string | `"mariadbcreds"` | |
|
||||
| image.pullPolicy | string | `"IfNotPresent"` | |
|
||||
| image.repository | string | `"ghcr.io/linuxserver/snipe-it"` | |
|
||||
| image.tag | string | `"5.3.3@sha256:24610b729fe6595f1ead1e225f4e030fd3013c738987f2c095a2297746d0effb"` | |
|
||||
| image.tag | string | `"5.3.3@sha256:625358097d1ac71ed6bacc15d2af48576e1aa86a42b8c8558f45d1a887878072"` | |
|
||||
| mariadb.enabled | bool | `true` | |
|
||||
| mariadb.existingSecret | string | `"mariadbcreds"` | |
|
||||
| mariadb.mariadbDatabase | string | `"snipe-it"` | |
|
||||
|
||||
@@ -7,4 +7,3 @@
|
||||
#### Feat
|
||||
|
||||
* add a bunch of mariaDB backed Apps ([#1407](https://github.com/truecharts/apps/issues/1407))
|
||||
|
||||
|
||||
@@ -1,6 +1,15 @@
|
||||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="nextcloud-10.0.9"></a>
|
||||
### [nextcloud-10.0.9](https://github.com/truecharts/apps/compare/nextcloud-10.0.8...nextcloud-10.0.9) (2021-11-30)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update non-major ([#1431](https://github.com/truecharts/apps/issues/1431))
|
||||
|
||||
|
||||
|
||||
<a name="nextcloud-10.0.8"></a>
|
||||
### [nextcloud-10.0.8](https://github.com/truecharts/apps/compare/nextcloud-10.0.7...nextcloud-10.0.8) (2021-11-30)
|
||||
|
||||
|
||||
@@ -31,7 +31,7 @@ You will, however, be able to use all values referenced in the common chart here
|
||||
| envValueFrom.REDIS_HOST_PASSWORD.secretKeyRef.name | string | `"rediscreds"` | |
|
||||
| image.pullPolicy | string | `"IfNotPresent"` | |
|
||||
| image.repository | string | `"docker.io/nextcloud"` | |
|
||||
| image.tag | string | `"22.2.3@sha256:5512b02fca6533626ed0a1799b2090255357de9b269d0a04d8f7a6d582438ccc"` | |
|
||||
| image.tag | string | `"22.2.3@sha256:21b94903f9c755a9e79a84692ce9ea7d4ebfc2d1066f90f7f2baa13388ddf831"` | |
|
||||
| persistence.data.enabled | bool | `true` | |
|
||||
| persistence.data.mountPath | string | `"/var/www/html"` | |
|
||||
| podSecurityContext.fsGroup | int | `33` | |
|
||||
|
||||
Reference in New Issue
Block a user