From c6797610099578b6da2964b631f65c768321a6c8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?B=E1=B4=87=CA=80=C9=B4=E1=B4=85=20S=E1=B4=84=CA=9C?= =?UTF-8?q?=E1=B4=8F=CA=80=C9=A2=E1=B4=87=CA=80s?= Date: Mon, 25 Jul 2022 20:23:32 +0200 Subject: [PATCH] [pod-gateway]: Update pod-gateway image --- charts/stable/pod-gateway/Chart.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/pod-gateway/Chart.yaml b/charts/stable/pod-gateway/Chart.yaml index ad57ac97..22b82bf9 100644 --- a/charts/stable/pod-gateway/Chart.yaml +++ b/charts/stable/pod-gateway/Chart.yaml @@ -1,6 +1,6 @@ --- apiVersion: v2 -appVersion: v1.6.0 +appVersion: v1.6.1 description: Admision controller to change the default gateway and DNS server of PODs name: pod-gateway version: 5.5.1 @@ -21,5 +21,5 @@ dependencies: version: 4.4.2 annotations: artifacthub.io/changes: |- - - kind: fixed - description: Set proper defaults for image tags in webhook deployment. + - kind: changed + description: Update pod-gateway image to v1.6.1