chore(deps): update container image tccr.io/truecharts/impostor-server to v1.8.4 (#10582)
This commit is contained in:
parent
ff8c98220f
commit
89d3611c35
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "1.8.3"
|
||||
appVersion: "1.8.4"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
|
@ -19,7 +19,7 @@ name: impostor-server
|
|||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/impostor-server
|
||||
type: application
|
||||
version: 4.0.27
|
||||
version: 4.0.28
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- games
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/impostor-server
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v1.8.3@sha256:4a3ca1a1a536770db84f5de10e749f558cd011787ba2fed18b90a95750500526
|
||||
tag: v1.8.4@sha256:358fe61d204be13419c8140124bb9d8bfbc8d699361a090a7de5b08b07397dbd
|
||||
nightlyImage:
|
||||
repository: tccr.io/truecharts/impostor-server-nightly
|
||||
pullPolicy: IfNotPresent
|
||||
|
|
Loading…
Reference in New Issue