diff --git a/charts/stable/crafty-4/Chart.yaml b/charts/stable/crafty-4/Chart.yaml index 00f7f250195..71cc1e0d800 100644 --- a/charts/stable/crafty-4/Chart.yaml +++ b/charts/stable/crafty-4/Chart.yaml @@ -7,7 +7,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 4.3.1 +appVersion: 4.3.2 dependencies: - name: common version: 20.2.10 @@ -24,7 +24,7 @@ keywords: - crafty-4 - GameServers - Other -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -35,4 +35,4 @@ sources: - https://gitlab.com/crafty-controller/crafty-4 - https://github.com/truecharts/charts/tree/master/charts/stable/crafty-4 type: application -version: 7.8.6 +version: 7.8.7 diff --git a/charts/stable/crafty-4/values.yaml b/charts/stable/crafty-4/values.yaml index a5e55152280..a88fc65284b 100644 --- a/charts/stable/crafty-4/values.yaml +++ b/charts/stable/crafty-4/values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: registry.gitlab.com/crafty-controller/crafty-4 - tag: 4.3.1@sha256:634d15627399999b450a960e9052506250777c8937cef3144a57dd851e74480d + tag: 4.3.2@sha256:dbc25c4291fb294ff59dd2ddeb2cb8b8a9149c5b7f0d7047945e69a6c5723d2b securityContext: container: readOnlyRootFilesystem: false