From 77048a2fe884082f98daa42389746c0ec4b883a2 Mon Sep 17 00:00:00 2001 From: Matthew Casperson Date: Tue, 21 Jul 2020 09:17:24 +1000 Subject: [PATCH] Updated to use the new publicaly available image --- Chart.yaml | 2 +- values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Chart.yaml b/Chart.yaml index 8f4e9f8..aa445a3 100644 --- a/Chart.yaml +++ b/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: 0.1.15 +version: 0.1.16 # 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/values.yaml b/values.yaml index 47540cb..2682cf8 100644 --- a/values.yaml +++ b/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-prerelease:2020.3.0-beta1789.linux + image: octopusdeploy/octopusdeploy:2020.3.1-linux # Set this to 1 if you do not have a HA license. replicaCount: 1 # The Octopus admin username