From 467d4974a234d94888c3054060b4bb411dec2945 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Tue, 31 Jan 2023 04:24:18 +0000 Subject: [PATCH] chore(deps): update container image tccr.io/truecharts/k8s_gateway to v0.3.3 --- charts/enterprise/blocky/values.yaml | 2 +- charts/stable/k8s-gateway/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/enterprise/blocky/values.yaml b/charts/enterprise/blocky/values.yaml index 436e7729fe8..14391062550 100644 --- a/charts/enterprise/blocky/values.yaml +++ b/charts/enterprise/blocky/values.yaml @@ -13,7 +13,7 @@ WebUIImage: k8sgatewayImage: repository: tccr.io/truecharts/k8s_gateway pullPolicy: IfNotPresent - tag: 0.3.2@sha256:594fd6990eb2e0af1df7df8ba76cb3ca66232f46c5df5ebf786a45dd19777ae5 + tag: 0.3.3@sha256:246e7006afaf57a398b02e417a31d6f14fb43562901388772778f60be586b807 controller: # -- Set additional annotations on the deployment/statefulset/daemonset diff --git a/charts/stable/k8s-gateway/values.yaml b/charts/stable/k8s-gateway/values.yaml index b4818f07554..33bc45b56f7 100644 --- a/charts/stable/k8s-gateway/values.yaml +++ b/charts/stable/k8s-gateway/values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/k8s_gateway pullPolicy: IfNotPresent - tag: 0.3.2@sha256:594fd6990eb2e0af1df7df8ba76cb3ca66232f46c5df5ebf786a45dd19777ae5 + tag: 0.3.3@sha256:246e7006afaf57a398b02e417a31d6f14fb43562901388772778f60be586b807 controller: # -- Set additional annotations on the deployment/statefulset/daemonset