Skip to content

Commit

Permalink
chore(release): Camunda Platform Helm Chart
Browse files Browse the repository at this point in the history
  • Loading branch information
distro-ci[bot] authored Jul 25, 2024
1 parent 1fcb413 commit 6aadf6f
Show file tree
Hide file tree
Showing 17 changed files with 95 additions and 16 deletions.
8 changes: 4 additions & 4 deletions .github/config/release-please/.release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"charts/camunda-platform-8.2": "8.2.29",
"charts/camunda-platform-8.3": "8.3.14",
"charts/camunda-platform-8.4": "9.3.7",
"charts/camunda-platform-latest": "10.2.0"
"charts/camunda-platform-8.2": "8.2.30",
"charts/camunda-platform-8.3": "8.3.15",
"charts/camunda-platform-8.4": "9.3.8",
"charts/camunda-platform-latest": "10.3.0"
}
20 changes: 20 additions & 0 deletions charts/camunda-platform-8.2/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# Changelog

## [8.2.30](https://github.com/camunda/camunda-platform-helm/compare/camunda-platform-8.2.29...camunda-platform-8.2.30) (2024-07-25)


### Bug Fixes

* added recreate strategy to all Operate deployments ([#2143](https://github.com/camunda/camunda-platform-helm/issues/2143)) ([c2d70dc](https://github.com/camunda/camunda-platform-helm/commit/c2d70dc36088e67c5acb6fc5e51cc1fc64cf9e33))
* **deps:** update module github.com/gruntwork-io/terratest to v0.46.15 ([#1965](https://github.com/camunda/camunda-platform-helm/issues/1965)) ([5487142](https://github.com/camunda/camunda-platform-helm/commit/548714296ae6ade07b7585111f8973d221e80983))
* **deps:** update module github.com/gruntwork-io/terratest to v0.46.16 ([#2088](https://github.com/camunda/camunda-platform-helm/issues/2088)) ([33d5b61](https://github.com/camunda/camunda-platform-helm/commit/33d5b61e27fb4a6e3e30506fb557c65626995130))
* **deps:** update module github.com/gruntwork-io/terratest to v0.47.0 ([#2121](https://github.com/camunda/camunda-platform-helm/issues/2121)) ([63a87c2](https://github.com/camunda/camunda-platform-helm/commit/63a87c25d136f56e901a4bcb57e2cc34ad87b795))
* **deps:** update module github.com/stretchr/testify to v1.9.0 ([#1948](https://github.com/camunda/camunda-platform-helm/issues/1948)) ([11afba6](https://github.com/camunda/camunda-platform-helm/commit/11afba60edf6de35429174b381b0d06964e8b6de))
* **deps:** update module k8s.io/api to v0.27.15 ([#1962](https://github.com/camunda/camunda-platform-helm/issues/1962)) ([e68d48b](https://github.com/camunda/camunda-platform-helm/commit/e68d48b7af48f6fbaf2aff0c1e8714c1659f4479))
* **openshift:** make post-render script compatible with mac ([#1970](https://github.com/camunda/camunda-platform-helm/issues/1970)) ([5a43425](https://github.com/camunda/camunda-platform-helm/commit/5a43425b2b59c674de4495b7e2ae13209156d29b))


### Refactors

* remove the global image tag value and use it from the components - 8.2, 8.3, and 8.4 ([#2080](https://github.com/camunda/camunda-platform-helm/issues/2080)) ([30a3724](https://github.com/camunda/camunda-platform-helm/commit/30a3724c62c9c97b54eb9f78dea2a95b0953d3bb))
* update zeebe gateway readiness probe endpoint ([a28f661](https://github.com/camunda/camunda-platform-helm/commit/a28f6616d0c3f0268709aceb8406ee9fe651d722))
2 changes: 1 addition & 1 deletion charts/camunda-platform-8.2/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v2
name: camunda-platform
version: 8.2.29
version: 8.2.30
appVersion: 8.2.x
description: |
Camunda Platform 8 Self-Managed Helm charts.
Expand Down
2 changes: 1 addition & 1 deletion charts/camunda-platform-8.2/charts/identity/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v2
description: Identity Helm Chart for Kubernetes
name: identity
version: 8.2.29
version: 8.2.30
type: application
icon: https://helm.camunda.io/imgs/camunda.svg
dependencies:
Expand Down
2 changes: 1 addition & 1 deletion charts/camunda-platform-8.2/charts/operate/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v2
description: Operate Helm Chart for Kubernetes
name: operate
version: 8.2.29
version: 8.2.30
type: application
icon: https://helm.camunda.io/imgs/camunda.svg
2 changes: 1 addition & 1 deletion charts/camunda-platform-8.2/charts/optimize/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
apiVersion: v2
description: Optimize Helm Chart for Kubernetes
name: optimize
version: 8.2.29
version: 8.2.30
icon: https://helm.camunda.io/imgs/camunda.svg
2 changes: 1 addition & 1 deletion charts/camunda-platform-8.2/charts/tasklist/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
apiVersion: v2
description: Zeebe TaskList Helm Chart for Kubernetes
name: tasklist
version: 8.2.29
version: 8.2.30
icon: https://helm.camunda.io/imgs/camunda.svg
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ apiVersion: v2
description: Zeebe Gateway Helm Chart for Kubernetes
name: zeebe-gateway
type: application
version: 8.2.29
version: 8.2.30
icon: https://helm.camunda.io/imgs/camunda.svg
2 changes: 1 addition & 1 deletion charts/camunda-platform-8.2/charts/zeebe/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ apiVersion: v2
description: Zeebe Helm Chart for Kubernetes
name: zeebe
type: application
version: 8.2.29
version: 8.2.30
icon: https://helm.camunda.io/imgs/camunda.svg
18 changes: 18 additions & 0 deletions charts/camunda-platform-8.3/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
# Changelog

## [8.3.15](https://github.com/camunda/camunda-platform-helm/compare/camunda-platform-8.3.14...camunda-platform-8.3.15) (2024-07-25)


### Bug Fixes

* added recreate strategy to all Operate deployments ([#2143](https://github.com/camunda/camunda-platform-helm/issues/2143)) ([c2d70dc](https://github.com/camunda/camunda-platform-helm/commit/c2d70dc36088e67c5acb6fc5e51cc1fc64cf9e33))
* **deps:** update module github.com/gruntwork-io/terratest to v0.46.15 ([#1935](https://github.com/camunda/camunda-platform-helm/issues/1935)) ([8817e58](https://github.com/camunda/camunda-platform-helm/commit/8817e587fb25499f25e6dd89dc801e630c3b63a5))
* **deps:** update module github.com/gruntwork-io/terratest to v0.46.16 ([#2088](https://github.com/camunda/camunda-platform-helm/issues/2088)) ([33d5b61](https://github.com/camunda/camunda-platform-helm/commit/33d5b61e27fb4a6e3e30506fb557c65626995130))
* **deps:** update module github.com/gruntwork-io/terratest to v0.47.0 ([#2121](https://github.com/camunda/camunda-platform-helm/issues/2121)) ([63a87c2](https://github.com/camunda/camunda-platform-helm/commit/63a87c25d136f56e901a4bcb57e2cc34ad87b795))
* **deps:** update module github.com/stretchr/testify to v1.9.0 ([#1948](https://github.com/camunda/camunda-platform-helm/issues/1948)) ([11afba6](https://github.com/camunda/camunda-platform-helm/commit/11afba60edf6de35429174b381b0d06964e8b6de))
* **openshift:** make post-render script compatible with mac ([#1970](https://github.com/camunda/camunda-platform-helm/issues/1970)) ([5a43425](https://github.com/camunda/camunda-platform-helm/commit/5a43425b2b59c674de4495b7e2ae13209156d29b))


### Refactors

* remove the global image tag value and use it from the components - 8.2, 8.3, and 8.4 ([#2080](https://github.com/camunda/camunda-platform-helm/issues/2080)) ([30a3724](https://github.com/camunda/camunda-platform-helm/commit/30a3724c62c9c97b54eb9f78dea2a95b0953d3bb))
2 changes: 1 addition & 1 deletion charts/camunda-platform-8.3/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v2
name: camunda-platform
version: 8.3.14
version: 8.3.15
appVersion: 8.3.x
description: |
Camunda 8 Self-Managed Helm charts.
Expand Down
2 changes: 1 addition & 1 deletion charts/camunda-platform-8.3/charts/identity/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v2
description: Identity Helm Chart for Kubernetes
name: identity
version: 8.3.14
version: 8.3.15
type: application
icon: https://helm.camunda.io/imgs/camunda.svg
dependencies:
Expand Down
17 changes: 17 additions & 0 deletions charts/camunda-platform-8.4/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# Changelog

## [9.3.8](https://github.com/camunda/camunda-platform-helm/compare/camunda-platform-9.3.7...camunda-platform-9.3.8) (2024-07-25)


### Bug Fixes

* added recreate strategy to all Operate deployments ([#2143](https://github.com/camunda/camunda-platform-helm/issues/2143)) ([c2d70dc](https://github.com/camunda/camunda-platform-helm/commit/c2d70dc36088e67c5acb6fc5e51cc1fc64cf9e33))
* **deps:** update module github.com/gruntwork-io/terratest to v0.46.15 ([#1935](https://github.com/camunda/camunda-platform-helm/issues/1935)) ([8817e58](https://github.com/camunda/camunda-platform-helm/commit/8817e587fb25499f25e6dd89dc801e630c3b63a5))
* **deps:** update module github.com/gruntwork-io/terratest to v0.46.16 ([#2088](https://github.com/camunda/camunda-platform-helm/issues/2088)) ([33d5b61](https://github.com/camunda/camunda-platform-helm/commit/33d5b61e27fb4a6e3e30506fb557c65626995130))
* **deps:** update module github.com/gruntwork-io/terratest to v0.47.0 ([#2121](https://github.com/camunda/camunda-platform-helm/issues/2121)) ([63a87c2](https://github.com/camunda/camunda-platform-helm/commit/63a87c25d136f56e901a4bcb57e2cc34ad87b795))
* **openshift:** make post-render script compatible with mac ([#1970](https://github.com/camunda/camunda-platform-helm/issues/1970)) ([5a43425](https://github.com/camunda/camunda-platform-helm/commit/5a43425b2b59c674de4495b7e2ae13209156d29b))


### Refactors

* remove the global image tag value and use it from the components - 8.2, 8.3, and 8.4 ([#2080](https://github.com/camunda/camunda-platform-helm/issues/2080)) ([30a3724](https://github.com/camunda/camunda-platform-helm/commit/30a3724c62c9c97b54eb9f78dea2a95b0953d3bb))
2 changes: 1 addition & 1 deletion charts/camunda-platform-8.4/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v2
name: camunda-platform
version: 9.3.7
version: 9.3.8
appVersion: 8.4.x
description: |
Camunda 8 Self-Managed Helm charts.
Expand Down
2 changes: 1 addition & 1 deletion charts/camunda-platform-8.4/charts/identity/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v2
description: Identity Helm Chart for Kubernetes
name: identity
version: 9.3.7
version: 9.3.8
type: application
icon: https://helm.camunda.io/imgs/camunda.svg
dependencies:
Expand Down
24 changes: 24 additions & 0 deletions charts/camunda-platform-latest/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
# Changelog

## [10.3.0](https://github.com/camunda/camunda-platform-helm/compare/camunda-platform-10.2.0...camunda-platform-10.3.0) (2024-07-25)


### Features

* add console auth vars ([#1782](https://github.com/camunda/camunda-platform-helm/issues/1782)) ([81da51b](https://github.com/camunda/camunda-platform-helm/commit/81da51b4dc22e3419c5e210c626ff2a52edd4328))
* configurable update strategy ([#2036](https://github.com/camunda/camunda-platform-helm/issues/2036)) ([675ce34](https://github.com/camunda/camunda-platform-helm/commit/675ce341395987f42707592a2e00b4e47c749b6d))
* support dnsPolicy and dnsConfig for all components ([#2009](https://github.com/camunda/camunda-platform-helm/issues/2009)) ([6e3045c](https://github.com/camunda/camunda-platform-helm/commit/6e3045c6247af3d356564541dcae980eec5d7419))


### Bug Fixes

* added recreate strategy to all Operate deployments ([#2143](https://github.com/camunda/camunda-platform-helm/issues/2143)) ([c2d70dc](https://github.com/camunda/camunda-platform-helm/commit/c2d70dc36088e67c5acb6fc5e51cc1fc64cf9e33))
* **deps:** update module github.com/gruntwork-io/terratest to v0.46.16 ([#2088](https://github.com/camunda/camunda-platform-helm/issues/2088)) ([33d5b61](https://github.com/camunda/camunda-platform-helm/commit/33d5b61e27fb4a6e3e30506fb557c65626995130))
* **deps:** update module github.com/gruntwork-io/terratest to v0.47.0 ([#2122](https://github.com/camunda/camunda-platform-helm/issues/2122)) ([b5fe511](https://github.com/camunda/camunda-platform-helm/commit/b5fe5117cf7323456e2e1797863b85f45cb09e14))
* identity base url not configured ([#2028](https://github.com/camunda/camunda-platform-helm/issues/2028)) ([890d202](https://github.com/camunda/camunda-platform-helm/commit/890d2028e14ed79c9a0f14b1ac7845379a3eb301))
* unauthenticated external elasticsearch no longer forces password… ([#1990](https://github.com/camunda/camunda-platform-helm/issues/1990)) ([485ecb7](https://github.com/camunda/camunda-platform-helm/commit/485ecb7e575aa6c702e119d6ced97a0f9246e2b1))


### Refactors

* remove the global image tag value and use it from the components ([#2069](https://github.com/camunda/camunda-platform-helm/issues/2069)) ([0c34cd5](https://github.com/camunda/camunda-platform-helm/commit/0c34cd56d12fe257e0feca3fcf52fca3ea4c3fb5))
2 changes: 1 addition & 1 deletion charts/camunda-platform-latest/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v2
name: camunda-platform
version: 10.2.0
version: 10.3.0
appVersion: 8.5.x
description: |
Camunda 8 Self-Managed Helm charts.
Expand Down

0 comments on commit 6aadf6f

Please sign in to comment.