Commit released Helm Chart and docs for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2021-12-03 15:44:18 +00:00
parent e8dbca32f5
commit 63e8f0b559
634 changed files with 9046 additions and 693 deletions
@@ -1,6 +1,16 @@
# Changelog<br>
<a name="sqlitebrowser-1.0.18"></a>
### [sqlitebrowser-1.0.18](https://github.com/truecharts/apps/compare/sqlitebrowser-1.0.17...sqlitebrowser-1.0.18) (2021-12-03)
#### Chore
* move all container references to TCCR ([#1448](https://github.com/truecharts/apps/issues/1448))
* update non-major ([#1449](https://github.com/truecharts/apps/issues/1449))
<a name="sqlitebrowser-1.0.17"></a>
### [sqlitebrowser-1.0.17](https://github.com/truecharts/apps/compare/sqlitebrowser-1.0.16...sqlitebrowser-1.0.17) (2021-11-30)
@@ -13,8 +13,8 @@ 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:b738bafd296399cd7d6cbace9a53a917f6b28bbaa2ea6cc79a33979d516a4092"` | |
| image.repository | string | `"tccr.io/truecharts/sqlitebrowser"` | |
| image.tag | string | `"version-3.12.2-02876202105241947ubuntu18.04.1@sha256:fc18746d4b3c37355ef0015b34c9bdd1d023c528d05097bf6dc839d54234fc48"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
| persistence.varrun.enabled | bool | `true` | |