diff --git a/stable/emulatorjs/6.0.2/app-changelog.md b/stable/emulatorjs/6.0.2/app-changelog.md deleted file mode 100644 index 99217d6755e..00000000000 --- a/stable/emulatorjs/6.0.2/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [emulatorjs-6.0.2](https://github.com/truecharts/charts/compare/emulatorjs-6.0.1...emulatorjs-6.0.2) (2023-09-21) - -### Chore - -- update container image tccr.io/truecharts/emulatorjs to v1.7.2 ([#12798](https://github.com/truecharts/charts/issues/12798)) - - \ No newline at end of file diff --git a/stable/emulatorjs/6.0.2/CHANGELOG.md b/stable/emulatorjs/6.0.3/CHANGELOG.md similarity index 90% rename from stable/emulatorjs/6.0.2/CHANGELOG.md rename to stable/emulatorjs/6.0.3/CHANGELOG.md index 97bef17ff07..53e9856169a 100644 --- a/stable/emulatorjs/6.0.2/CHANGELOG.md +++ b/stable/emulatorjs/6.0.3/CHANGELOG.md @@ -4,6 +4,15 @@ +## [emulatorjs-6.0.3](https://github.com/truecharts/charts/compare/emulatorjs-6.0.2...emulatorjs-6.0.3) (2023-09-28) + +### Chore + +- update container image tccr.io/truecharts/emulatorjs to v1.7.2 ([#13045](https://github.com/truecharts/charts/issues/13045)) + + + + ## [emulatorjs-6.0.2](https://github.com/truecharts/charts/compare/emulatorjs-6.0.1...emulatorjs-6.0.2) (2023-09-21) ### Chore @@ -88,12 +97,3 @@ - update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [emulatorjs-5.0.18](https://github.com/truecharts/charts/compare/emulatorjs-5.0.17...emulatorjs-5.0.18) (2023-05-27) - diff --git a/stable/emulatorjs/6.0.2/Chart.yaml b/stable/emulatorjs/6.0.3/Chart.yaml similarity index 98% rename from stable/emulatorjs/6.0.2/Chart.yaml rename to stable/emulatorjs/6.0.3/Chart.yaml index 8282d64e706..9689cd59428 100644 --- a/stable/emulatorjs/6.0.2/Chart.yaml +++ b/stable/emulatorjs/6.0.3/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: emulatorjs -version: 6.0.2 +version: 6.0.3 appVersion: "1.7.2" description: Emulatorjs - In browser web based emulation portable to nearly any device for many retro consoles. type: application diff --git a/stable/emulatorjs/6.0.2/README.md b/stable/emulatorjs/6.0.3/README.md similarity index 100% rename from stable/emulatorjs/6.0.2/README.md rename to stable/emulatorjs/6.0.3/README.md diff --git a/stable/emulatorjs/6.0.3/app-changelog.md b/stable/emulatorjs/6.0.3/app-changelog.md new file mode 100644 index 00000000000..1bcbc231da5 --- /dev/null +++ b/stable/emulatorjs/6.0.3/app-changelog.md @@ -0,0 +1,9 @@ + + +## [emulatorjs-6.0.3](https://github.com/truecharts/charts/compare/emulatorjs-6.0.2...emulatorjs-6.0.3) (2023-09-28) + +### Chore + +- update container image tccr.io/truecharts/emulatorjs to v1.7.2 ([#13045](https://github.com/truecharts/charts/issues/13045)) + + \ No newline at end of file diff --git a/stable/emulatorjs/6.0.2/app-readme.md b/stable/emulatorjs/6.0.3/app-readme.md similarity index 100% rename from stable/emulatorjs/6.0.2/app-readme.md rename to stable/emulatorjs/6.0.3/app-readme.md diff --git a/stable/emulatorjs/6.0.2/charts/common-14.0.1.tgz b/stable/emulatorjs/6.0.3/charts/common-14.0.1.tgz similarity index 100% rename from stable/emulatorjs/6.0.2/charts/common-14.0.1.tgz rename to stable/emulatorjs/6.0.3/charts/common-14.0.1.tgz diff --git a/stable/emulatorjs/6.0.2/ix_values.yaml b/stable/emulatorjs/6.0.3/ix_values.yaml similarity index 92% rename from stable/emulatorjs/6.0.2/ix_values.yaml rename to stable/emulatorjs/6.0.3/ix_values.yaml index 6df10416b1c..c9f68fbeb05 100644 --- a/stable/emulatorjs/6.0.2/ix_values.yaml +++ b/stable/emulatorjs/6.0.3/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/emulatorjs pullPolicy: IfNotPresent - tag: v1.7.2@sha256:4caa6318a768251143a001fd140f98138a24e7fa992c50016bd6ca04065861f0 + tag: v1.7.2@sha256:1a52c5b5706a740b078eddae003b8443f81a0a6fe6e8da34274884d8ec34604a securityContext: container: diff --git a/stable/emulatorjs/6.0.2/questions.yaml b/stable/emulatorjs/6.0.3/questions.yaml similarity index 100% rename from stable/emulatorjs/6.0.2/questions.yaml rename to stable/emulatorjs/6.0.3/questions.yaml diff --git a/stable/emulatorjs/6.0.2/templates/NOTES.txt b/stable/emulatorjs/6.0.3/templates/NOTES.txt similarity index 100% rename from stable/emulatorjs/6.0.2/templates/NOTES.txt rename to stable/emulatorjs/6.0.3/templates/NOTES.txt diff --git a/stable/emulatorjs/6.0.2/templates/common.yaml b/stable/emulatorjs/6.0.3/templates/common.yaml similarity index 100% rename from stable/emulatorjs/6.0.2/templates/common.yaml rename to stable/emulatorjs/6.0.3/templates/common.yaml diff --git a/stable/emulatorjs/6.0.2/values.yaml b/stable/emulatorjs/6.0.3/values.yaml similarity index 100% rename from stable/emulatorjs/6.0.2/values.yaml rename to stable/emulatorjs/6.0.3/values.yaml