From d1e4843074f50ffce784c46d48fd4368c7dd2701 Mon Sep 17 00:00:00 2001 From: Octopus Date: Mon, 22 Jun 2026 12:27:35 +0000 Subject: [PATCH] Octopus Deploy updated image versions --- 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 22d11c1..0626444 100644 --- a/values.yaml +++ b/values.yaml @@ -10,7 +10,7 @@ container1: image: repository: nginx pullPolicy: IfNotPresent - tag: "1.26" + tag: "1.31.2" port: 80 container2: