From 09dcf0c0684ff40e2c93beea28801c76cf5a88f6 Mon Sep 17 00:00:00 2001 From: Ahmed AbouZaid <6760103+aabouzaid@users.noreply.github.com> Date: Mon, 20 Jan 2025 19:31:32 +0100 Subject: [PATCH] remove all changes and keep 8.5 --- .github/config/release-please/.release-please-manifest.json | 2 +- charts/camunda-platform-8.5/CHANGELOG.md | 3 +++ charts/camunda-platform-8.5/Chart.yaml | 2 +- 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/.github/config/release-please/.release-please-manifest.json b/.github/config/release-please/.release-please-manifest.json index f4cc169d74..e73a8a3e7e 100644 --- a/.github/config/release-please/.release-please-manifest.json +++ b/.github/config/release-please/.release-please-manifest.json @@ -1,7 +1,7 @@ { "charts/camunda-platform-8.3": "8.3.23", "charts/camunda-platform-8.4": "9.4.6", - "charts/camunda-platform-8.5": "10.4.7", + "charts/camunda-platform-8.5": "10.4.8", "charts/camunda-platform-8.6": "11.1.1", "charts/camunda-platform-alpha": "8.7.0-alpha2" } diff --git a/charts/camunda-platform-8.5/CHANGELOG.md b/charts/camunda-platform-8.5/CHANGELOG.md index 2f8786cc7f..3664dac0d3 100644 --- a/charts/camunda-platform-8.5/CHANGELOG.md +++ b/charts/camunda-platform-8.5/CHANGELOG.md @@ -1,5 +1,8 @@ # Changelog +## [10.4.8](https://github.com/camunda/camunda-platform-helm/compare/camunda-platform-8.5-v10.4.7...camunda-platform-8.5-10.4.8) (2025-01-20) + + ## [10.4.7](https://github.com/camunda/camunda-platform-helm/compare/camunda-platform-8.5-v10.4.6...camunda-platform-8.5-10.4.7) (2025-01-14) diff --git a/charts/camunda-platform-8.5/Chart.yaml b/charts/camunda-platform-8.5/Chart.yaml index f01f96a08a..b09747c7ee 100644 --- a/charts/camunda-platform-8.5/Chart.yaml +++ b/charts/camunda-platform-8.5/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: camunda-platform -version: 10.4.7 +version: 10.4.8 appVersion: 8.5.x description: | Camunda 8 Self-Managed Helm charts.