diff --git a/.changeset/sixty-buses-taste.md b/.changeset/sixty-buses-taste.md deleted file mode 100644 index 434ddb01..00000000 --- a/.changeset/sixty-buses-taste.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"octopus-deploy": minor ---- - -Updated installed Octopus Server version to 2024.4 diff --git a/.changeset/strange-rings-hunt.md b/.changeset/strange-rings-hunt.md deleted file mode 100644 index a9ef7e74..00000000 --- a/.changeset/strange-rings-hunt.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"octopus-deploy": minor ---- - -Add security context and server configuration directory values diff --git a/charts/octopus-deploy/CHANGELOG.md b/charts/octopus-deploy/CHANGELOG.md index 892aaa51..443d8541 100644 --- a/charts/octopus-deploy/CHANGELOG.md +++ b/charts/octopus-deploy/CHANGELOG.md @@ -1,5 +1,12 @@ # octopus-deploy +## 1.3.0 + +### Minor Changes + +- 1a009d8: Updated installed Octopus Server version to 2024.4 +- 5b2edaf: Add security context and server configuration directory values + ## 1.2.0 ### Minor Changes diff --git a/charts/octopus-deploy/package.json b/charts/octopus-deploy/package.json index 2fea702f..07eaf676 100644 --- a/charts/octopus-deploy/package.json +++ b/charts/octopus-deploy/package.json @@ -1,6 +1,6 @@ { "name": "octopus-deploy", - "version": "1.2.0", + "version": "1.3.0", "private": true, "description": "Helm chart to install Octopus Deploy", "author": "Octopus Deploy"