Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
98be88f55c
commit
e3a4fb2ef0
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [emulatorjs-6.0.1](https://github.com/truecharts/charts/compare/emulatorjs-6.0.0...emulatorjs-6.0.1) (2023-09-16)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/emulatorjs to v1.7.2 ([#12676](https://github.com/truecharts/charts/issues/12676))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [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))
|
||||
|
||||
|
||||
|
||||
|
||||
## [emulatorjs-6.0.1](https://github.com/truecharts/charts/compare/emulatorjs-6.0.0...emulatorjs-6.0.1) (2023-09-16)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
## [emulatorjs-5.0.18](https://github.com/truecharts/charts/compare/emulatorjs-5.0.17...emulatorjs-5.0.18) (2023-05-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197))
|
||||
|
||||
|
||||
|
||||
|
||||
## [emulatorjs-5.0.17](https://github.com/truecharts/charts/compare/emulatorjs-5.0.16...emulatorjs-5.0.17) (2023-05-26)
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: emulatorjs
|
||||
version: 6.0.1
|
||||
version: 6.0.2
|
||||
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-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))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/emulatorjs
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v1.7.2@sha256:0de924393ec1b58e4be6d6949aff6fb12b01ffd3c01bd7a0fa2dc5c82f6aa75b
|
||||
tag: v1.7.2@sha256:4caa6318a768251143a001fd140f98138a24e7fa992c50016bd6ca04065861f0
|
||||
|
||||
securityContext:
|
||||
container:
|
Loading…
Reference in New Issue