Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
bbfbd13a98
commit
2afad8301f
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [retrobot-3.0.7](https://github.com/truecharts/charts/compare/retrobot-3.0.6...retrobot-3.0.7) (2022-12-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [retrobot-3.0.8](https://github.com/truecharts/charts/compare/retrobot-3.0.7...retrobot-3.0.8) (2022-12-28)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/retrobot to latest
|
||||
|
||||
|
||||
|
||||
|
||||
## [retrobot-3.0.7](https://github.com/truecharts/charts/compare/retrobot-3.0.6...retrobot-3.0.7) (2022-12-27)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
|
||||
|
||||
|
||||
## [retrobot-3.0.2](https://github.com/truecharts/charts/compare/retrobot-3.0.1...retrobot-3.0.2) (2022-11-30)
|
||||
|
||||
|
||||
|
||||
|
||||
## [retrobot-3.0.2](https://github.com/truecharts/charts/compare/retrobot-3.0.1...retrobot-3.0.2) (2022-11-30)
|
||||
|
||||
|
|
@ -23,7 +23,7 @@ sources:
|
|||
- https://github.com/rossimo/retrobot
|
||||
- https://hub.docker.com/r/rossimo/retrobot
|
||||
type: application
|
||||
version: 3.0.7
|
||||
version: 3.0.8
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- emulator
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [retrobot-3.0.8](https://github.com/truecharts/charts/compare/retrobot-3.0.7...retrobot-3.0.8) (2022-12-28)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/retrobot to latest
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/retrobot
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:7e8a7816010b6240d9da7d2c9555738159ff0bf2f672e8d505a3d3102b4c5853
|
||||
tag: latest@sha256:1b310f61e454968a9171967033ad392fe5de637d2cc8fed9ce3f3bba1825a99b
|
||||
|
||||
secretEnv:
|
||||
DISCORD_TOKEN: ""
|
Loading…
Reference in New Issue