From 757185d9df9e7b461566a0f5dc535b8de2c23174 Mon Sep 17 00:00:00 2001 From: Justin Walsh Date: Mon, 5 Jan 2026 15:31:18 -0500 Subject: [PATCH 1/2] Update appVersion to 2025.4 --- charts/octopus-deploy/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/octopus-deploy/Chart.yaml b/charts/octopus-deploy/Chart.yaml index baddcf48..023a7012 100644 --- a/charts/octopus-deploy/Chart.yaml +++ b/charts/octopus-deploy/Chart.yaml @@ -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 From 4233a79c8362f651402ae68646209daaa101a575 Mon Sep 17 00:00:00 2001 From: Justin Walsh <49404281+Justin-Walsh@users.noreply.github.com> Date: Mon, 5 Jan 2026 15:32:50 -0500 Subject: [PATCH 2/2] Create friendly-coins-develop.md Add changeset --- .changeset/friendly-coins-develop.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/friendly-coins-develop.md diff --git a/.changeset/friendly-coins-develop.md b/.changeset/friendly-coins-develop.md new file mode 100644 index 00000000..1dce8b0c --- /dev/null +++ b/.changeset/friendly-coins-develop.md @@ -0,0 +1,5 @@ +--- +"octopus-deploy": patch +--- + +Update appVersion to 2025.4