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
+10
View File
@@ -1,6 +1,16 @@
# Changelog<br>
<a name="novnc-1.0.14"></a>
### [novnc-1.0.14](https://github.com/truecharts/apps/compare/novnc-1.0.13...novnc-1.0.14) (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="novnc-1.0.13"></a>
### [novnc-1.0.13](https://github.com/truecharts/apps/compare/novnc-1.0.12...novnc-1.0.13) (2021-11-30)
+2 -2
View File
@@ -14,8 +14,8 @@ You will, however, be able to use all values referenced in the common chart here
| env.REMOTE_HOST | string | `"localhost"` | |
| env.REMOTE_PORT | string | `"5900"` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/nicholaswilde/novnc"` | |
| image.tag | string | `"version-1.2.0@sha256:5d0d02fa11dabb607ddf293b3b3794ef15f2a9b32e41078de5ed24ad3cfad095"` | |
| image.repository | string | `"tccr.io/truecharts/novnc"` | |
| image.tag | string | `"version-1.2.0@sha256:aac782a823a7c34efce17d635a706cf967c6690784f0da9bd8efd4bb0bb598c1"` | |
| persistence.varrun.enabled | bool | `true` | |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |