mirror of
https://ghproxy.com/https://github.com/truecharts/charts.git
synced 2026-07-27 06:40:23 +08:00
Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -1,6 +1,23 @@
|
||||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="sqlitebrowser-1.0.6"></a>
|
||||
### [sqlitebrowser-1.0.6](https://github.com/truecharts/apps/compare/sqlitebrowser-1.0.5...sqlitebrowser-1.0.6) (2021-11-07)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update non-major deps helm releases ([#1291](https://github.com/truecharts/apps/issues/1291))
|
||||
|
||||
#### Chore
|
||||
|
||||
* Simplify GUI for deployment, persistence and securityContext ([#1289](https://github.com/truecharts/apps/issues/1289))
|
||||
|
||||
#### Feat
|
||||
|
||||
* Simplify the Services GUI ([#1290](https://github.com/truecharts/apps/issues/1290))
|
||||
|
||||
|
||||
|
||||
<a name="sqlitebrowser-1.0.5"></a>
|
||||
### [sqlitebrowser-1.0.5](https://github.com/truecharts/apps/compare/sqlitebrowser-1.0.4...sqlitebrowser-1.0.5) (2021-11-02)
|
||||
|
||||
|
||||
@@ -23,5 +23,6 @@ You will, however, be able to use all values referenced in the common chart here
|
||||
| securityContext.readOnlyRootFilesystem | bool | `false` | |
|
||||
| securityContext.runAsNonRoot | bool | `false` | |
|
||||
| service.main.ports.main.port | int | `3000` | |
|
||||
| service.main.ports.main.targetPort | int | `3000` | |
|
||||
|
||||
All Rights Reserved - The TrueCharts Project
|
||||
|
||||
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
|
||||
|
||||
| Repository | Name | Version |
|
||||
|------------|------|---------|
|
||||
| https://truecharts.org | common | 8.3.19 |
|
||||
| https://truecharts.org | common | 8.5.2 |
|
||||
|
||||
## Installing the Chart
|
||||
|
||||
|
||||
Reference in New Issue
Block a user