Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions .changeset/friendly-coins-develop.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"octopus-deploy": patch
---

Update appVersion to 2025.4
2 changes: 1 addition & 1 deletion charts/octopus-deploy/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ version: 1.8.0
# incremented each time you make changes to the application. Versions are not expected to
# follow Semantic Versioning. They should reflect the version the application is using.
# It is recommended to use it with quotes.
appVersion: "2025.3"
appVersion: "2025.4"
dependencies:
- name: mssql
condition: mssql.enabled
Expand Down