From d57dd3d1dea6ae0b7e47ecd75931c82d39030f1e Mon Sep 17 00:00:00 2001 From: prom3theu5 Date: Mon, 24 Jul 2023 09:55:06 +0100 Subject: [PATCH] Actually forgot to change image - early need coffee --- charts/octopus-deploy/Chart.yaml | 2 +- charts/octopus-deploy/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/octopus-deploy/Chart.yaml b/charts/octopus-deploy/Chart.yaml index d76d71b..e11e9ca 100644 --- a/charts/octopus-deploy/Chart.yaml +++ b/charts/octopus-deploy/Chart.yaml @@ -15,7 +15,7 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 1.0.19 +version: 1.0.20 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to diff --git a/charts/octopus-deploy/values.yaml b/charts/octopus-deploy/values.yaml index 2fa9028..efc140e 100644 --- a/charts/octopus-deploy/values.yaml +++ b/charts/octopus-deploy/values.yaml @@ -6,7 +6,7 @@ octopus: annotations: {} labels: {} # The Octopus server image. Visit https://hub.docker.com/r/octopusdeploy/octopusdeploy for the available versions. - image: octopusdeploy/octopusdeploy:2023.2.13100 + image: octopusdeploy/octopusdeploy:2023.2.13113 # Set this to 1 if you do not have a HA license. replicaCount: 1 # The Octopus admin username