From 89d3611c358e3d3181090c2ab83c62bc2e387c6c Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 20 Jul 2023 10:35:36 +0200 Subject: [PATCH] chore(deps): update container image tccr.io/truecharts/impostor-server to v1.8.4 (#10582) --- charts/stable/impostor-server/Chart.yaml | 4 ++-- charts/stable/impostor-server/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/impostor-server/Chart.yaml b/charts/stable/impostor-server/Chart.yaml index 99037ac71eb..042d5c71b74 100644 --- a/charts/stable/impostor-server/Chart.yaml +++ b/charts/stable/impostor-server/Chart.yaml @@ -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 diff --git a/charts/stable/impostor-server/values.yaml b/charts/stable/impostor-server/values.yaml index 617430bbdd1..f3a7595c38f 100644 --- a/charts/stable/impostor-server/values.yaml +++ b/charts/stable/impostor-server/values.yaml @@ -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