Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
73c44d3c61
commit
04c81941f0
|
@ -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` | |
|
||||
|
|
|
@ -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))
|
||||
|
||||
|
|
|
@ -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` | |
|
||||
|
|
265
docs/index.yaml
265
docs/index.yaml
|
@ -2409,6 +2409,39 @@ entries:
|
|||
- https://github.com/truecharts/apps/releases/download/amcrest2mqtt-0.0.2/amcrest2mqtt-0.0.2.tgz
|
||||
version: 0.0.2
|
||||
anonaddy:
|
||||
- annotations:
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/catagories: |
|
||||
- email
|
||||
truecharts.org/grade: U
|
||||
apiVersion: v2
|
||||
appVersion: 0.8.7
|
||||
created: "2021-11-30T13:55:37.870304897Z"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
version: 8.9.4
|
||||
- condition: mariadb.enabled
|
||||
name: mariadb
|
||||
repository: https://truecharts.org/
|
||||
version: 1.0.14
|
||||
description: Protect your email from spam using disposable addresses.
|
||||
digest: e6d5a38de830d4cb437ec01420f069530d79cb4cda85939c1a4013328b5b4fb7
|
||||
home: https://github.com/truechartsapps/tree/master/charts/stable/anonaddy
|
||||
icon: https://avatars.githubusercontent.com/u/51450862?s=200&v=4?sanitize=true
|
||||
keywords:
|
||||
- anonaddy
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
name: anonaddy
|
||||
sources:
|
||||
- https://github.com/anonaddy/docker
|
||||
urls:
|
||||
- https://github.com/truecharts/apps/releases/download/anonaddy-6.0.1/anonaddy-6.0.1.tgz
|
||||
version: 6.0.1
|
||||
- annotations:
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/catagories: |
|
||||
|
@ -16445,6 +16478,46 @@ entries:
|
|||
- https://github.com/truecharts/apps/releases/download/booksonic-air-1.0.1/booksonic-air-1.0.1.tgz
|
||||
version: 1.0.1
|
||||
bookstack:
|
||||
- annotations:
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/catagories: |
|
||||
- media
|
||||
truecharts.org/grade: U
|
||||
apiVersion: v2
|
||||
appVersion: 21.11.2021
|
||||
created: "2021-11-30T13:55:38.085199279Z"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
version: 8.9.4
|
||||
- condition: mariadb.enabled
|
||||
name: mariadb
|
||||
repository: https://truecharts.org/
|
||||
version: 1.0.14
|
||||
description: A simple, self-hosted, easy-to-use platform for organising and storing
|
||||
information.
|
||||
digest: 4e689d58175311e5a2819bb82880c0f55e7104d6dacbe2ddc4768c3bad1b735e
|
||||
home: https://github.com/truechartsapps/tree/master/charts/stable/bookstack
|
||||
icon: https://avatars3.githubusercontent.com/u/20912696?s=400&v=4?sanitize=true
|
||||
keywords:
|
||||
- bookstack
|
||||
- book
|
||||
- stack
|
||||
- organizer
|
||||
- server
|
||||
- hosted
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
name: bookstack
|
||||
sources:
|
||||
- https://www.bookstackapp.com/
|
||||
- https://hub.docker.com/r/linuxserver/bookstack
|
||||
urls:
|
||||
- https://github.com/truecharts/apps/releases/download/bookstack-0.0.2/bookstack-0.0.2.tgz
|
||||
version: 0.0.2
|
||||
- annotations:
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/catagories: |
|
||||
|
@ -20830,6 +20903,45 @@ entries:
|
|||
- https://github.com/truecharts/apps/releases/download/calibre-web-3.1.5/calibre-web-3.1.5.tgz
|
||||
version: 3.1.5
|
||||
clarkson:
|
||||
- annotations:
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/catagories: |
|
||||
- vehicle
|
||||
truecharts.org/grade: U
|
||||
apiVersion: v2
|
||||
appVersion: 1.1.2
|
||||
created: "2021-11-30T13:55:38.303658962Z"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
version: 8.9.4
|
||||
- condition: mariadb.enabled
|
||||
name: mariadb
|
||||
repository: https://truecharts.org/
|
||||
version: 1.0.14
|
||||
description: A web-based dashboard application that gives you a neat and clean
|
||||
interface for logging your fuel fill-ups for all of your vehicles.
|
||||
digest: 6f9f9f99e9be6c6064d020e8a02a0a5850623674a317bd990657a0fc2f3a0367
|
||||
home: https://github.com/truechartsapps/tree/master/charts/stable/clarkson
|
||||
icon: https://github.com/linuxserver/Clarkson/raw/master/src/mstile-150x150.png
|
||||
keywords:
|
||||
- fuel
|
||||
- car
|
||||
- log
|
||||
- fill-up
|
||||
- vehicle
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
name: clarkson
|
||||
sources:
|
||||
- https://github.com/linuxserver/Clarkson
|
||||
- https://hub.docker.com/r/linuxserver/clarkson
|
||||
urls:
|
||||
- https://github.com/truecharts/apps/releases/download/clarkson-0.0.2/clarkson-0.0.2.tgz
|
||||
version: 0.0.2
|
||||
- annotations:
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/catagories: |
|
||||
|
@ -65213,6 +65325,41 @@ entries:
|
|||
- https://github.com/truecharts/apps/releases/download/freshrss-3.1.5/freshrss-3.1.5.tgz
|
||||
version: 3.1.5
|
||||
friendica:
|
||||
- annotations:
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/catagories: |
|
||||
- social
|
||||
truecharts.org/grade: U
|
||||
apiVersion: v2
|
||||
appVersion: "2021.09"
|
||||
created: "2021-11-30T13:55:38.520439944Z"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
version: 8.9.4
|
||||
- condition: mariadb.enabled
|
||||
name: mariadb
|
||||
repository: https://truecharts.org/
|
||||
version: 1.0.14
|
||||
description: Welcome to the free social web
|
||||
digest: 1b796c35c123bd5c36395b2606763a51696696cf50ca523f5dda1a04fefa8b50
|
||||
home: https://github.com/truechartsapps/tree/master/charts/stable/friendica
|
||||
icon: https://d1q6f0aelx0por.cloudfront.net/product-logos/library-friendica-logo.png
|
||||
keywords:
|
||||
- friend
|
||||
- social
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
name: friendica
|
||||
sources:
|
||||
- https://friendi.ca/
|
||||
- https://hub.docker.com/_/friendica
|
||||
urls:
|
||||
- https://github.com/truecharts/apps/releases/download/friendica-0.0.2/friendica-0.0.2.tgz
|
||||
version: 0.0.2
|
||||
- annotations:
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/catagories: |
|
||||
|
@ -121988,6 +122135,41 @@ entries:
|
|||
- https://github.com/truecharts/apps/releases/download/minio-console-0.0.2/minio-console-0.0.2.tgz
|
||||
version: 0.0.2
|
||||
monica:
|
||||
- annotations:
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/catagories: |
|
||||
- crm
|
||||
truecharts.org/grade: U
|
||||
apiVersion: v2
|
||||
appVersion: 3.5.0
|
||||
created: "2021-11-30T13:55:39.305374842Z"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
version: 8.9.4
|
||||
- condition: mariadb.enabled
|
||||
name: mariadb
|
||||
repository: https://truecharts.org/
|
||||
version: 1.0.14
|
||||
description: Straightforward open source project management system to make your
|
||||
ideas reality.
|
||||
digest: 9d1a83433af97e251c93953fb7e33c94d2be9510749d5f93ed354ae9d962dae6
|
||||
home: https://github.com/truechartsapps/tree/master/charts/stable/monica
|
||||
icon: https://pbs.twimg.com/profile_images/951820722191720450/mtCNuIXX.jpg
|
||||
keywords:
|
||||
- crm
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
name: monica
|
||||
sources:
|
||||
- https://github.com/monicahq/monica
|
||||
- https://hub.docker.com/_/monica
|
||||
urls:
|
||||
- https://github.com/truecharts/apps/releases/download/monica-0.0.2/monica-0.0.2.tgz
|
||||
version: 0.0.2
|
||||
- annotations:
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/catagories: |
|
||||
|
@ -129082,6 +129264,50 @@ entries:
|
|||
- https://github.com/truecharts/apps/releases/download/navidrome-3.1.5/navidrome-3.1.5.tgz
|
||||
version: 3.1.5
|
||||
nextcloud:
|
||||
- annotations:
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/catagories: |
|
||||
- cloud
|
||||
truecharts.org/grade: U
|
||||
apiVersion: v2
|
||||
appVersion: 22.2.3
|
||||
created: "2021-11-30T13:55:39.565588541Z"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
version: 8.9.7
|
||||
- condition: postgresql.enabled
|
||||
name: postgresql
|
||||
repository: https://truecharts.org/
|
||||
version: 6.0.15
|
||||
- condition: redis.enabled
|
||||
name: redis
|
||||
repository: https://truecharts.org
|
||||
version: 1.0.19
|
||||
description: A private cloud server that puts the control and security of your
|
||||
own data back into your hands.
|
||||
digest: aaff852742cdfcac110cb649336cb9196c598622cec085d1439dabb2edeeb727
|
||||
home: https://nextcloud.com/
|
||||
icon: https://upload.wikimedia.org/wikipedia/commons/thumb/6/60/Nextcloud_Logo.svg/1280px-Nextcloud_Logo.svg.png
|
||||
keywords:
|
||||
- nextcloud
|
||||
- storage
|
||||
- http
|
||||
- web
|
||||
- php
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
name: nextcloud
|
||||
sources:
|
||||
- https://github.com/nextcloud/docker
|
||||
- https://github.com/nextcloud/helm
|
||||
type: application
|
||||
urls:
|
||||
- https://github.com/truecharts/apps/releases/download/nextcloud-10.0.9/nextcloud-10.0.9.tgz
|
||||
version: 10.0.9
|
||||
- annotations:
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/catagories: |
|
||||
|
@ -210999,6 +211225,43 @@ entries:
|
|||
- https://github.com/truecharts/apps/releases/download/smokeping-0.0.2/smokeping-0.0.2.tgz
|
||||
version: 0.0.2
|
||||
snipe-it:
|
||||
- annotations:
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/catagories: |
|
||||
- management
|
||||
truecharts.org/grade: U
|
||||
apiVersion: v2
|
||||
appVersion: 5.3.3
|
||||
created: "2021-11-30T13:55:39.784972924Z"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
version: 8.9.4
|
||||
- condition: mariadb.enabled
|
||||
name: mariadb
|
||||
repository: https://truecharts.org/
|
||||
version: 1.0.14
|
||||
description: Open source asset management
|
||||
digest: 2e5a6c7efbfa26af1f625c1c3676f8ea39a72754bbb6db90d7fce27dcc5b6442
|
||||
home: https://github.com/truechartsapps/tree/master/charts/stable/snipe-it
|
||||
icon: https://github.com/nicholaswilde/helm-charts/raw/main/images/snipe-it.jpg
|
||||
keywords:
|
||||
- snipeit
|
||||
- snipe
|
||||
- asset
|
||||
- management
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
name: snipe-it
|
||||
sources:
|
||||
- https://snipeitapp.com/
|
||||
- https://hub.docker.com/r/linuxserver/
|
||||
urls:
|
||||
- https://github.com/truecharts/apps/releases/download/snipe-it-0.0.2/snipe-it-0.0.2.tgz
|
||||
version: 0.0.2
|
||||
- annotations:
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/catagories: |
|
||||
|
@ -259128,4 +259391,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-30T13:43:47.904354235Z"
|
||||
generated: "2021-11-30T13:55:39.862092954Z"
|
||||
|
|
Loading…
Reference in New Issue