From 55e0f8566be8a912a1c2d5f9f85ced5607b3e0a8 Mon Sep 17 00:00:00 2001 From: Octopus Date: Mon, 22 Jun 2026 12:47:35 +0000 Subject: [PATCH] Octopus Deploy updated image versions Space two --- Images updated: - index.docker.io/nginx:1.31.2 --- values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/values.yaml b/values.yaml index 0626444..e611a75 100644 --- a/values.yaml +++ b/values.yaml @@ -17,7 +17,7 @@ container2: image: repository: nginx pullPolicy: IfNotPresent - tag: "1.27-alpine" + tag: "1.31.2" port: 8080 container3: