From 79256a59644e91b06c0de17fe2a0add1ae06191c Mon Sep 17 00:00:00 2001 From: DeveloperDurp Date: Wed, 23 Apr 2025 06:16:42 -0500 Subject: [PATCH] update image --- infra/octopusdeploy/values.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/infra/octopusdeploy/values.yaml b/infra/octopusdeploy/values.yaml index d75acbc..71c70b1 100644 --- a/infra/octopusdeploy/values.yaml +++ b/infra/octopusdeploy/values.yaml @@ -1,5 +1,8 @@ octopusdeploy-helm: octopus: + image: + repository: registry.durp.info/octopusdeploy/octopusdeploy + tag: 2025.1 createSecrets: false acceptEula: Y replicaCount: 3