Skip to content

Commit 8f1517e

Browse files
authored
chore: update octopus (#50)
1 parent d57dd3d commit 8f1517e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

charts/octopus-deploy/Chart.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@ type: application
1515
# This is the chart version. This version number should be incremented each time you make changes
1616
# to the chart and its templates, including the app version.
1717
# Versions are expected to follow Semantic Versioning (https://semver.org/)
18-
version: 1.0.20
18+
version: 1.0.21
1919

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: "2023.2.13113"
23+
appVersion: "2025.1.9954"

charts/octopus-deploy/values.yaml

+1-1
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:2023.2.13113
9+
image: octopusdeploy/octopusdeploy:2025.1.9954
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)