From 6a55c4b24aed4f02f914c51c2dfd63e568b310d9 Mon Sep 17 00:00:00 2001 From: Kavitha Thulasiraman Date: Tue, 10 Aug 2021 16:25:11 -0400 Subject: [PATCH] bump version to 21.04.439 --- chart/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chart/values.yaml b/chart/values.yaml index de04b1f..78545e8 100644 --- a/chart/values.yaml +++ b/chart/values.yaml @@ -28,7 +28,7 @@ imagePullSecrets: [] console: image: repository: registry1.dso.mil/ironbank/twistlock/console/console - tag: 21.04.412 + tag: 21.04.439 persistence: size: 100Gi -- GitLab