Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
acd982335a
commit
25fef27ce7
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [retrobot-4.0.10](https://github.com/truecharts/charts/compare/retrobot-4.0.9...retrobot-4.0.10) (2023-04-28)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/retrobot to latest ([#8363](https://github.com/truecharts/charts/issues/8363))
|
||||
|
||||
|
||||
|
||||
|
||||
## [retrobot-4.0.9](https://github.com/truecharts/charts/compare/retrobot-4.0.8...retrobot-4.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))
|
||||
|
||||
|
||||
|
||||
|
||||
## [retrobot-3.0.10](https://github.com/truecharts/charts/compare/retrobot-3.0.9...retrobot-3.0.10) (2023-02-10)
|
||||
|
||||
### Fix
|
||||
|
||||
- ensure new helm deps repo is used in latest releases as well.
|
||||
|
||||
|
|
@ -22,7 +22,7 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/retrobot
|
||||
- https://github.com/rossimo/retrobot
|
||||
type: application
|
||||
version: 4.0.9
|
||||
version: 4.0.10
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- emulator
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [retrobot-4.0.10](https://github.com/truecharts/charts/compare/retrobot-4.0.9...retrobot-4.0.10) (2023-04-28)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/retrobot to latest ([#8363](https://github.com/truecharts/charts/issues/8363))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/retrobot
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:1b310f61e454968a9171967033ad392fe5de637d2cc8fed9ce3f3bba1825a99b
|
||||
tag: latest@sha256:b6528e37e04178d8abfb7f463180fc375fa4c04f60e5931f07b6796d9ca62a5c
|
||||
service:
|
||||
main:
|
||||
enabled: false
|
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [retrobot-4.0.9](https://github.com/truecharts/charts/compare/retrobot-4.0.8...retrobot-4.0.9) (2023-04-25)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153))
|
||||
|
||||
|
Loading…
Reference in New Issue