Skip to content
This repository was archived by the owner on Mar 29, 2023. It is now read-only.

Commit a233878

Browse files
Increment default image version
1 parent d5f6a6f commit a233878

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ version: 0.1.33
2020
# This is the version number of the application being deployed. This version number should be
2121
# incremented each time you make changes to the application. Versions are not expected to
2222
# follow Semantic Versioning. They should reflect the version the application is using.
23-
appVersion: 2020.6
23+
appVersion: 2021.3
2424

2525
dependencies:
2626
- name: mssql-linux

values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ octopus:
66
annotations: {}
77
labels: {}
88
# The Octopus server image. Visit https://hub.docker.com/r/octopusdeploy/octopusdeploy for the available versions.
9-
image: octopusdeploy/octopusdeploy:2020.6
9+
image: octopusdeploy/octopusdeploy:2021.3
1010
# Set this to 1 if you do not have a HA license.
1111
replicaCount: 1
1212
# The Octopus admin username

0 commit comments

Comments
 (0)