From fe31bdf595c14519e8a0a1a7a4fb3237a681896f Mon Sep 17 00:00:00 2001 From: Ben Pearce Date: Wed, 15 Jan 2025 17:29:01 +1000 Subject: [PATCH 1/2] updated app version to 2024.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 e05f0c6a..216678b6 100644 --- a/charts/octopus-deploy/Chart.yaml +++ b/charts/octopus-deploy/Chart.yaml @@ -10,7 +10,7 @@ version: 1.2.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: "2024.2" +appVersion: "2024.4" dependencies: - name: mssql condition: mssql.enabled From 1a009d8f973ce8e55605a51235252e1a1d82c0b6 Mon Sep 17 00:00:00 2001 From: Ben Pearce Date: Fri, 17 Jan 2025 17:15:57 +1000 Subject: [PATCH 2/2] added changeset --- .changeset/sixty-buses-taste.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/sixty-buses-taste.md diff --git a/.changeset/sixty-buses-taste.md b/.changeset/sixty-buses-taste.md new file mode 100644 index 00000000..434ddb01 --- /dev/null +++ b/.changeset/sixty-buses-taste.md @@ -0,0 +1,5 @@ +--- +"octopus-deploy": minor +--- + +Updated installed Octopus Server version to 2024.4