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-14 18:24:22 +00:00
parent 8da7e0bc30
commit 56de7f45de
689 changed files with 10950 additions and 473 deletions
+18
View File
@@ -1,6 +1,24 @@
# Changelog<br>
<a name="sqlitebrowser-1.0.10"></a>
### [sqlitebrowser-1.0.10](https://github.com/truecharts/apps/compare/sqlitebrowser-1.0.9...sqlitebrowser-1.0.10) (2021-11-14)
#### Chore
* fixes around the GUI refactor ([#1316](https://github.com/truecharts/apps/issues/1316))
* move port above advanced in GUI ([#1326](https://github.com/truecharts/apps/issues/1326))
* clean up Chart.yaml ([#1322](https://github.com/truecharts/apps/issues/1322))
* update non-major deps helm releases ([#1328](https://github.com/truecharts/apps/issues/1328))
* update non-major ([#1327](https://github.com/truecharts/apps/issues/1327))
#### Fix
* split udp and tcp ports ([#1321](https://github.com/truecharts/apps/issues/1321))
* Allow spaces in paths ([#1306](https://github.com/truecharts/apps/issues/1306))
<a name="sqlitebrowser-1.0.9"></a>
### [sqlitebrowser-1.0.9](https://github.com/truecharts/apps/compare/sqlitebrowser-1.0.8...sqlitebrowser-1.0.9) (2021-11-09)
+1 -1
View File
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://truecharts.org | common | 8.5.4 |
| https://truecharts.org | common | 8.5.7 |
## Installing the Chart
+1 -1
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:1977924001b910e9aae6194dfe8015bde2daebfbac094af20d4470208681571f"` | |
| image.tag | string | `"version-3.12.2-02876202105241947ubuntu18.04.1@sha256:9a0677d5cf9290fbd9405ed41318b5871aeb6036929a6ecf910c22fc87273b36"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
| persistence.varrun.enabled | bool | `true` | |