diff --git a/charts/premium/blocky/Chart.yaml b/charts/premium/blocky/Chart.yaml index f4242cedc85..f0abec92d8e 100644 --- a/charts/premium/blocky/Chart.yaml +++ b/charts/premium/blocky/Chart.yaml @@ -6,7 +6,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: premium apiVersion: v2 -appVersion: 0.24.0 +appVersion: 0.25.0 dependencies: - name: common version: 25.3.1 @@ -43,4 +43,4 @@ sources: - https://hub.docker.com/r/spx01/blocky - https://quay.io/oriedge/k8s_gateway type: application -version: 16.10.1 +version: 16.11.0 diff --git a/charts/premium/blocky/values.yaml b/charts/premium/blocky/values.yaml index bf070f781c5..2645b482dac 100644 --- a/charts/premium/blocky/values.yaml +++ b/charts/premium/blocky/values.yaml @@ -1,6 +1,6 @@ image: repository: docker.io/spx01/blocky - tag: v0.24@sha256:9a82e0235c52ef3048586f8006add06e52132adaae70d02f980569dae16421a2 + tag: v0.25@sha256:347f8c6addc1775ef74b83dfc609c28436a67f812ef0ee7e2602569dc0e56cd1 pullPolicy: IfNotPresent k8sgatewayImage: repository: quay.io/oriedge/k8s_gateway