chore(deps): update container image tccr.io/truecharts/impostor-server-nightly to vnightly (#6037)
* chore(deps): update container image tccr.io/truecharts/impostor-server-nightly to vnightly * Commit bumped Chart Version Signed-off-by: TrueCharts-Bot <bot@truecharts.org> Signed-off-by: TrueCharts-Bot <bot@truecharts.org> Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
This commit is contained in:
parent
c2082d68bd
commit
9a3a35166e
|
@ -19,7 +19,7 @@ name: impostor-server
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/impostor-server
|
- https://github.com/truecharts/charts/tree/master/charts/stable/impostor-server
|
||||||
type: application
|
type: application
|
||||||
version: 3.0.9
|
version: 3.0.10
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- games
|
- games
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
image:
|
image:
|
||||||
repository: tccr.io/truecharts/impostor-server-nightly
|
repository: tccr.io/truecharts/impostor-server-nightly
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: vnightly@sha256:6ad8defbc586eebe6f145e57fb0a9145b43968736d3939b4ec3065ca34bf346c
|
tag: vnightly@sha256:58df762cac713d62b6528c1cc3d818a738b1f7e12f35acc6bc6657fd9275fad5
|
||||||
|
|
|
@ -6,7 +6,7 @@ image:
|
||||||
nightlyImage:
|
nightlyImage:
|
||||||
repository: tccr.io/truecharts/impostor-server-nightly
|
repository: tccr.io/truecharts/impostor-server-nightly
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: vnightly@sha256:6ad8defbc586eebe6f145e57fb0a9145b43968736d3939b4ec3065ca34bf346c
|
tag: vnightly@sha256:58df762cac713d62b6528c1cc3d818a738b1f7e12f35acc6bc6657fd9275fad5
|
||||||
|
|
||||||
env:
|
env:
|
||||||
IMPOSTOR_Server__PublicIp: "127.0.0.1"
|
IMPOSTOR_Server__PublicIp: "127.0.0.1"
|
||||||
|
|
Loading…
Reference in New Issue