From 06218171166a4e447f4ac2972de0fcdec8cc0cee Mon Sep 17 00:00:00 2001 From: alexlebens Date: Sun, 11 Aug 2024 17:21:58 -0500 Subject: [PATCH] change image name --- clusters/cl01tl/applications/roundcube/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/applications/roundcube/values.yaml b/clusters/cl01tl/applications/roundcube/values.yaml index 38f5cd0aa..0d383c841 100644 --- a/clusters/cl01tl/applications/roundcube/values.yaml +++ b/clusters/cl01tl/applications/roundcube/values.yaml @@ -53,7 +53,7 @@ roundcube: memory: 256Mi nginx: image: - repository: nginx:alpine + repository: nginx tag: 1.27.0-alpine pullPolicy: IfNotPresent env: