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-30 09:09:34 +00:00
parent fa00c94364
commit da229eb0f4
221 changed files with 2107 additions and 186 deletions

View File

@@ -1,6 +1,15 @@
# Changelog<br>
<a name="sqlitebrowser-1.0.16"></a>
### [sqlitebrowser-1.0.16](https://github.com/truecharts/apps/compare/sqlitebrowser-1.0.15...sqlitebrowser-1.0.16) (2021-11-30)
#### Chore
* update non-major deps helm releases
<a name="sqlitebrowser-1.0.14"></a>
### [sqlitebrowser-1.0.14](https://github.com/truecharts/apps/compare/sqlitebrowser-1.0.13...sqlitebrowser-1.0.14) (2021-11-23)

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:9a0677d5cf9290fbd9405ed41318b5871aeb6036929a6ecf910c22fc87273b36"` | |
| image.tag | string | `"version-3.12.2-02876202105241947ubuntu18.04.1@sha256:b738bafd296399cd7d6cbace9a53a917f6b28bbaa2ea6cc79a33979d516a4092"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
| persistence.varrun.enabled | bool | `true` | |

View File

@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://truecharts.org | common | 8.9.3 |
| https://truecharts.org | common | 8.9.5 |
## Installing the Chart