From 5b8ae17ef4d3cff6595da42d75252dbc88447b67 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 7 May 2026 07:39:02 +0000 Subject: [PATCH 1/2] Version Charts --- .changeset/open-hoops-scream.md | 5 ----- charts/octopus-deploy/CHANGELOG.md | 6 ++++++ charts/octopus-deploy/package.json | 2 +- 3 files changed, 7 insertions(+), 6 deletions(-) delete mode 100644 .changeset/open-hoops-scream.md diff --git a/.changeset/open-hoops-scream.md b/.changeset/open-hoops-scream.md deleted file mode 100644 index ea8f13fd..00000000 --- a/.changeset/open-hoops-scream.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"octopus-deploy": minor ---- - -Fix unstable selector labels in mssql and octopus statefulsets diff --git a/charts/octopus-deploy/CHANGELOG.md b/charts/octopus-deploy/CHANGELOG.md index 5631aa4d..7fe2daf9 100644 --- a/charts/octopus-deploy/CHANGELOG.md +++ b/charts/octopus-deploy/CHANGELOG.md @@ -1,5 +1,11 @@ # octopus-deploy +## 1.13.0 + +### Minor Changes + +- e035d19: Fix unstable selector labels in mssql and octopus statefulsets + ## 1.12.0 ### Minor Changes diff --git a/charts/octopus-deploy/package.json b/charts/octopus-deploy/package.json index 0b55ce3f..299e42d6 100644 --- a/charts/octopus-deploy/package.json +++ b/charts/octopus-deploy/package.json @@ -1,6 +1,6 @@ { "name": "octopus-deploy", - "version": "1.12.0", + "version": "1.13.0", "private": true, "description": "Helm chart to install Octopus Deploy", "author": "Octopus Deploy" From dc57d07d36298011acf7566494254b439d9f7440 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 7 May 2026 07:39:05 +0000 Subject: [PATCH 2/2] Update chart version in charts/octopus-deploy/Chart.yaml --- 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 316341ae..b8a7324b 100644 --- a/charts/octopus-deploy/Chart.yaml +++ b/charts/octopus-deploy/Chart.yaml @@ -5,7 +5,7 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 1.12.0 +version: 1.13.0 # This is the version number of the application being deployed. This version number should be # 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.