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-01 13:05:03 +00:00
parent 60aa03a510
commit 2610d5fce5
146 changed files with 1774 additions and 81 deletions

View File

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

View File

@@ -14,7 +14,7 @@ You will, however, be able to use all values referenced in the common chart here
| env.PUID | int | `568` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/linuxserver/sqlitebrowser"` | |
| image.tag | string | `"version-3.12.2-02876202105241947ubuntu18.04.1@sha256:be5f1b9338786be62df4b0727fdce5b8bd84bd83c21be0eda030b24f8c05fdac"` | |
| image.tag | string | `"version-3.12.2-02876202105241947ubuntu18.04.1@sha256:96082c6e2cc6c5265bf6cb9e641ba3b1cb8bab994d0ed76249584819a79cf06c"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
| persistence.varrun.enabled | bool | `true` | |