Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
5de3c27f80
commit
853798310a
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [impostor-server-4.0.8](https://github.com/truecharts/charts/compare/impostor-server-4.0.7...impostor-server-4.0.8) (2023-04-25)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [impostor-server-4.0.9](https://github.com/truecharts/charts/compare/impostor-server-4.0.8...impostor-server-4.0.9) (2023-04-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/impostor-server-nightly to vnightly ([#8240](https://github.com/truecharts/charts/issues/8240))
|
||||
|
||||
|
||||
|
||||
|
||||
## [impostor-server-4.0.8](https://github.com/truecharts/charts/compare/impostor-server-4.0.7...impostor-server-4.0.8) (2023-04-25)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
- update container image tccr.io/truecharts/impostor-server-nightly to vnightly
|
||||
|
||||
|
||||
|
||||
|
||||
## [impostor-server-3.0.14](https://github.com/truecharts/charts/compare/impostor-server-3.0.13...impostor-server-3.0.14) (2023-02-10)
|
||||
|
||||
### Fix
|
||||
|
||||
- ensure new helm deps repo is used in latest releases as well.
|
||||
|
||||
|
|
@ -19,7 +19,7 @@ name: impostor-server
|
|||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/impostor-server
|
||||
type: application
|
||||
version: 4.0.8
|
||||
version: 4.0.9
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- games
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [impostor-server-4.0.9](https://github.com/truecharts/charts/compare/impostor-server-4.0.8...impostor-server-4.0.9) (2023-04-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/impostor-server-nightly to vnightly ([#8240](https://github.com/truecharts/charts/issues/8240))
|
||||
|
||||
|
|
@ -5,7 +5,7 @@ image:
|
|||
nightlyImage:
|
||||
repository: tccr.io/truecharts/impostor-server-nightly
|
||||
pullPolicy: IfNotPresent
|
||||
tag: vnightly@sha256:5461c18a01751038e3c760713e5ed75d5ec12291e373a695df3835db46e2e79b
|
||||
tag: vnightly@sha256:322dbba142eefec8c3383c6424f16783be954e9b9bee16b5ceb85d4c41005dbc
|
||||
service:
|
||||
main:
|
||||
ports:
|
Loading…
Reference in New Issue