diff --git a/charts/stable/blocky/Chart.yaml b/charts/stable/blocky/Chart.yaml index e2b82cb36b7..5b69a16f246 100644 --- a/charts/stable/blocky/Chart.yaml +++ b/charts/stable/blocky/Chart.yaml @@ -9,7 +9,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 0.32.0 +appVersion: 0.32.1 dependencies: - name: common version: 29.5.3 @@ -46,5 +46,5 @@ sources: - https://github.com/Mozart409/blocky-frontend - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/blocky type: application -version: 22.11.1 +version: 22.11.2 diff --git a/charts/stable/blocky/values.yaml b/charts/stable/blocky/values.yaml index c7ddcfa821e..c0dd73b6fa6 100644 --- a/charts/stable/blocky/values.yaml +++ b/charts/stable/blocky/values.yaml @@ -1,7 +1,7 @@ # yaml-language-server: $schema=./values.schema.json image: repository: ghcr.io/0xerr0r/blocky - tag: v0.32.0@sha256:6fddc6f430221dbbfcbbef23e6913bfa4b84a6757a9715bc4bf783bb3a55a74e + tag: v0.32.1@sha256:19d856a00569f24b6e295d95feec87d2c07c92f4ee60c3bf2324f1e4b5348e97 pullPolicy: IfNotPresent k8sgatewayImage: repository: ghcr.io/k8s-gateway/k8s_gateway