diff --git a/charts/premium/blocky/Chart.yaml b/charts/premium/blocky/Chart.yaml index 0793fd69a39..4e5ce7a1671 100644 --- a/charts/premium/blocky/Chart.yaml +++ b/charts/premium/blocky/Chart.yaml @@ -9,7 +9,7 @@ annotations: truecharts.org/min_helm_version: "3.14" truecharts.org/train: premium apiVersion: v2 -appVersion: 0.25.0 +appVersion: 0.26.0 dependencies: - name: common version: 25.4.10 @@ -46,5 +46,4 @@ sources: - https://hub.docker.com/r/spx01/blocky - https://quay.io/oriedge/k8s_gateway type: application -version: 17.0.4 - +version: 17.1.0 diff --git a/charts/premium/blocky/values.yaml b/charts/premium/blocky/values.yaml index 6dea6862a4e..140d8905f92 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.25@sha256:347f8c6addc1775ef74b83dfc609c28436a67f812ef0ee7e2602569dc0e56cd1 + tag: v0.26@sha256:b259ada3f943e73283f1fc5e84ac39a791afec7de86515d1aeccc03d2c39e595 pullPolicy: IfNotPresent k8sgatewayImage: repository: quay.io/oriedge/k8s_gateway