From c79536aa22112d48542c4fe880e80dcdf2762b63 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Fri, 1 Dec 2023 00:47:09 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/emulatorjs/6.0.20/app-changelog.md | 9 --------- .../{6.0.20 => 6.0.21}/CHANGELOG.md | 18 +++++++++--------- .../emulatorjs/{6.0.20 => 6.0.21}/Chart.yaml | 4 ++-- .../emulatorjs/{6.0.20 => 6.0.21}/README.md | 0 stable/emulatorjs/6.0.21/app-changelog.md | 9 +++++++++ .../{6.0.20 => 6.0.21}/app-readme.md | 0 .../charts/common-14.3.5.tgz | Bin .../{6.0.20 => 6.0.21}/ix_values.yaml | 2 +- .../{6.0.20 => 6.0.21}/questions.yaml | 0 .../{6.0.20 => 6.0.21}/templates/NOTES.txt | 0 .../{6.0.20 => 6.0.21}/templates/common.yaml | 0 .../emulatorjs/{6.0.20 => 6.0.21}/values.yaml | 0 12 files changed, 21 insertions(+), 21 deletions(-) delete mode 100644 stable/emulatorjs/6.0.20/app-changelog.md rename stable/emulatorjs/{6.0.20 => 6.0.21}/CHANGELOG.md (89%) rename stable/emulatorjs/{6.0.20 => 6.0.21}/Chart.yaml (95%) rename stable/emulatorjs/{6.0.20 => 6.0.21}/README.md (100%) create mode 100644 stable/emulatorjs/6.0.21/app-changelog.md rename stable/emulatorjs/{6.0.20 => 6.0.21}/app-readme.md (100%) rename stable/emulatorjs/{6.0.20 => 6.0.21}/charts/common-14.3.5.tgz (100%) rename stable/emulatorjs/{6.0.20 => 6.0.21}/ix_values.yaml (92%) rename stable/emulatorjs/{6.0.20 => 6.0.21}/questions.yaml (100%) rename stable/emulatorjs/{6.0.20 => 6.0.21}/templates/NOTES.txt (100%) rename stable/emulatorjs/{6.0.20 => 6.0.21}/templates/common.yaml (100%) rename stable/emulatorjs/{6.0.20 => 6.0.21}/values.yaml (100%) diff --git a/stable/emulatorjs/6.0.20/app-changelog.md b/stable/emulatorjs/6.0.20/app-changelog.md deleted file mode 100644 index dc0648f682..0000000000 --- a/stable/emulatorjs/6.0.20/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [emulatorjs-6.0.20](https://github.com/truecharts/charts/compare/emulatorjs-6.0.19...emulatorjs-6.0.20) (2023-11-30) - -### Chore - -- update container image ghcr.io/linuxserver/emulatorjs to 1.7.2[@63dba08](https://github.com/63dba08) ([#15525](https://github.com/truecharts/charts/issues/15525)) - - \ No newline at end of file diff --git a/stable/emulatorjs/6.0.20/CHANGELOG.md b/stable/emulatorjs/6.0.21/CHANGELOG.md similarity index 89% rename from stable/emulatorjs/6.0.20/CHANGELOG.md rename to stable/emulatorjs/6.0.21/CHANGELOG.md index de9b6daed8..28c50a6305 100644 --- a/stable/emulatorjs/6.0.20/CHANGELOG.md +++ b/stable/emulatorjs/6.0.21/CHANGELOG.md @@ -4,6 +4,15 @@ +## [emulatorjs-6.0.21](https://github.com/truecharts/charts/compare/emulatorjs-6.0.20...emulatorjs-6.0.21) (2023-12-01) + +### Chore + +- update container image ghcr.io/linuxserver/emulatorjs to v1.7.3[@263feb1](https://github.com/263feb1) ([#15545](https://github.com/truecharts/charts/issues/15545)) + + + + ## [emulatorjs-6.0.20](https://github.com/truecharts/charts/compare/emulatorjs-6.0.19...emulatorjs-6.0.20) (2023-11-30) ### Chore @@ -88,12 +97,3 @@ - update helm general non-major ([#14245](https://github.com/truecharts/charts/issues/14245)) - - -## [emulatorjs-6.0.10](https://github.com/truecharts/charts/compare/emulatorjs-6.0.9...emulatorjs-6.0.10) (2023-11-02) - -### Chore - -- update container image tccr.io/truecharts/emulatorjs to v1.7.2 ([#14242](https://github.com/truecharts/charts/issues/14242)) - - diff --git a/stable/emulatorjs/6.0.20/Chart.yaml b/stable/emulatorjs/6.0.21/Chart.yaml similarity index 95% rename from stable/emulatorjs/6.0.20/Chart.yaml rename to stable/emulatorjs/6.0.21/Chart.yaml index 928d025340..d098203712 100644 --- a/stable/emulatorjs/6.0.20/Chart.yaml +++ b/stable/emulatorjs/6.0.21/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: emulatorjs -version: 6.0.20 -appVersion: 1.7.2 +version: 6.0.21 +appVersion: 1.7.3 description: Emulatorjs - In browser web based emulation portable to nearly any device for many retro consoles. type: application deprecated: false diff --git a/stable/emulatorjs/6.0.20/README.md b/stable/emulatorjs/6.0.21/README.md similarity index 100% rename from stable/emulatorjs/6.0.20/README.md rename to stable/emulatorjs/6.0.21/README.md diff --git a/stable/emulatorjs/6.0.21/app-changelog.md b/stable/emulatorjs/6.0.21/app-changelog.md new file mode 100644 index 0000000000..aeb21df5f5 --- /dev/null +++ b/stable/emulatorjs/6.0.21/app-changelog.md @@ -0,0 +1,9 @@ + + +## [emulatorjs-6.0.21](https://github.com/truecharts/charts/compare/emulatorjs-6.0.20...emulatorjs-6.0.21) (2023-12-01) + +### Chore + +- update container image ghcr.io/linuxserver/emulatorjs to v1.7.3[@263feb1](https://github.com/263feb1) ([#15545](https://github.com/truecharts/charts/issues/15545)) + + \ No newline at end of file diff --git a/stable/emulatorjs/6.0.20/app-readme.md b/stable/emulatorjs/6.0.21/app-readme.md similarity index 100% rename from stable/emulatorjs/6.0.20/app-readme.md rename to stable/emulatorjs/6.0.21/app-readme.md diff --git a/stable/emulatorjs/6.0.20/charts/common-14.3.5.tgz b/stable/emulatorjs/6.0.21/charts/common-14.3.5.tgz similarity index 100% rename from stable/emulatorjs/6.0.20/charts/common-14.3.5.tgz rename to stable/emulatorjs/6.0.21/charts/common-14.3.5.tgz diff --git a/stable/emulatorjs/6.0.20/ix_values.yaml b/stable/emulatorjs/6.0.21/ix_values.yaml similarity index 92% rename from stable/emulatorjs/6.0.20/ix_values.yaml rename to stable/emulatorjs/6.0.21/ix_values.yaml index b1d70e22d3..1bfbfd1c0b 100644 --- a/stable/emulatorjs/6.0.20/ix_values.yaml +++ b/stable/emulatorjs/6.0.21/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/linuxserver/emulatorjs pullPolicy: IfNotPresent - tag: 1.7.2@sha256:63dba089d808888af9fa69ea1f538dde48f00c7f8cc364e37f22cc2c94973371 + tag: 1.7.3@sha256:263feb12593e15445b6f9e11a42216a9f03c57a4a4e78ab5ed33f7377f2eb808 securityContext: container: runAsNonRoot: false diff --git a/stable/emulatorjs/6.0.20/questions.yaml b/stable/emulatorjs/6.0.21/questions.yaml similarity index 100% rename from stable/emulatorjs/6.0.20/questions.yaml rename to stable/emulatorjs/6.0.21/questions.yaml diff --git a/stable/emulatorjs/6.0.20/templates/NOTES.txt b/stable/emulatorjs/6.0.21/templates/NOTES.txt similarity index 100% rename from stable/emulatorjs/6.0.20/templates/NOTES.txt rename to stable/emulatorjs/6.0.21/templates/NOTES.txt diff --git a/stable/emulatorjs/6.0.20/templates/common.yaml b/stable/emulatorjs/6.0.21/templates/common.yaml similarity index 100% rename from stable/emulatorjs/6.0.20/templates/common.yaml rename to stable/emulatorjs/6.0.21/templates/common.yaml diff --git a/stable/emulatorjs/6.0.20/values.yaml b/stable/emulatorjs/6.0.21/values.yaml similarity index 100% rename from stable/emulatorjs/6.0.20/values.yaml rename to stable/emulatorjs/6.0.21/values.yaml