Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -1,6 +1,16 @@
|
||||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="emulatorjs-0.0.30"></a>
|
||||
### [emulatorjs-0.0.30](https://github.com/truecharts/apps/compare/emulatorjs-0.0.29...emulatorjs-0.0.30) (2022-02-28)
|
||||
|
||||
#### Chore
|
||||
|
||||
* rename `web_portal` to `open` ([#1957](https://github.com/truecharts/apps/issues/1957))
|
||||
* update docker general non-major ([#1980](https://github.com/truecharts/apps/issues/1980))
|
||||
|
||||
|
||||
|
||||
<a name="emulatorjs-0.0.29"></a>
|
||||
### [emulatorjs-0.0.29](https://github.com/truecharts/apps/compare/emulatorjs-0.0.28...emulatorjs-0.0.29) (2022-02-21)
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@ apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: emulatorjs
|
||||
version: 0.0.30
|
||||
appVersion: "1.6.6"
|
||||
appVersion: "1.6.7"
|
||||
description: Emulatorjs - In browser web based emulation portable to nearly any device for many retro consoles.
|
||||
type: application
|
||||
deprecated: false
|
||||
|
||||
@@ -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 | `"tccr.io/truecharts/emulatorjs"` | |
|
||||
| image.tag | string | `"v1.6.6"` | |
|
||||
| image.tag | string | `"v1.6.7"` | |
|
||||
| persistence.data.enabled | bool | `true` | |
|
||||
| persistence.data.mountPath | string | `"/data"` | |
|
||||
| persistence.varrun.enabled | bool | `true` | |
|
||||
|
||||
@@ -45,7 +45,7 @@ hide:
|
||||
|
||||
tccr.io/truecharts/alpine:v3.14.2@sha256:4095394abbae907e94b1f2fd2e2de6c4f201a5b9704573243ca8eb16db8cdb7c
|
||||
tccr.io/truecharts/alpine:v3.14.2@sha256:4095394abbae907e94b1f2fd2e2de6c4f201a5b9704573243ca8eb16db8cdb7c
|
||||
tccr.io/truecharts/emulatorjs:v1.6.6
|
||||
tccr.io/truecharts/emulatorjs:v1.6.7
|
||||
|
||||
##### Scan Results
|
||||
|
||||
|
||||
Reference in New Issue
Block a user