From 6b27280c222eb657ea02d6dba97f9a293de299dd Mon Sep 17 00:00:00 2001 From: Gerrit Date: Fri, 17 Nov 2023 15:24:57 +0100 Subject: [PATCH] Pin vpn-gateway version to v0.1.0. --- charts/images.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/images.yaml b/charts/images.yaml index c1a7b60..2814866 100644 --- a/charts/images.yaml +++ b/charts/images.yaml @@ -2,7 +2,7 @@ images: - name: gardener-vpn-gateway sourceRepository: https://github.com/metal-stack/gardener-vpn-gateway repository: ghcr.io/metal-stack/gardener-vpn-gateway - tag: "latest" # TODO: Pinning + tag: "v0.1.0" - name: fluent-bit sourceRepository: https://github.com/fluent/fluent-bit repository: fluent/fluent-bit