Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
bb988f97d7
commit
c08848f9cc
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [emulatorjs-5.0.10](https://github.com/truecharts/charts/compare/emulatorjs-5.0.9...emulatorjs-5.0.10) (2023-04-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/emulatorjs to v1.7.2 ([#8216](https://github.com/truecharts/charts/issues/8216))
|
||||
|
||||
|
||||
|
||||
|
||||
## [emulatorjs-5.0.9](https://github.com/truecharts/charts/compare/emulatorjs-5.0.8...emulatorjs-5.0.9) (2023-04-25)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
- BREAKING CHANGE migrate to new common part 1 ([#7900](https://github.com/truecharts/charts/issues/7900))
|
||||
|
||||
|
||||
|
||||
|
||||
## [emulatorjs-4.0.13](https://github.com/truecharts/charts/compare/emulatorjs-4.0.12...emulatorjs-4.0.13) (2023-02-26)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/emulatorjs to v1.7.2
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: emulatorjs
|
||||
version: 5.0.9
|
||||
version: 5.0.10
|
||||
appVersion: "1.7.2"
|
||||
description: Emulatorjs - In browser web based emulation portable to nearly any device for many retro consoles.
|
||||
type: application
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [emulatorjs-5.0.10](https://github.com/truecharts/charts/compare/emulatorjs-5.0.9...emulatorjs-5.0.10) (2023-04-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/emulatorjs to v1.7.2 ([#8216](https://github.com/truecharts/charts/issues/8216))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/emulatorjs
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v1.7.2@sha256:ad89c7f41666445d9e94659157438db3b1d027d98106189229433327c4b50c9d
|
||||
tag: v1.7.2@sha256:c474610c5d5a2b38e593746c4c3aa0dde323ac68281c14b07e800be8da25f693
|
||||
|
||||
securityContext:
|
||||
container:
|
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [emulatorjs-5.0.9](https://github.com/truecharts/charts/compare/emulatorjs-5.0.8...emulatorjs-5.0.9) (2023-04-25)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153))
|
||||
|
||||
|
Loading…
Reference in New Issue