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 Oct 4, 2024
1 parent 2fbe225 commit d8ac880
Show file tree
Hide file tree
Showing 15 changed files with 52 additions and 14 deletions.
6 changes: 3 additions & 3 deletions .github/config/release-please/.release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"charts/camunda-platform-8.2": "8.2.32",
"charts/camunda-platform-8.3": "8.3.17",
"charts/camunda-platform-8.4": "9.4.0",
"charts/camunda-platform-8.2": "8.2.33",
"charts/camunda-platform-8.3": "8.3.18",
"charts/camunda-platform-8.4": "9.4.1",
"charts/camunda-platform-8.5": "10.4.0",
"charts/camunda-platform-8.6": "11.0.0-alpha5"
}
15 changes: 15 additions & 0 deletions charts/camunda-platform-8.2/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# Changelog

## [8.2.33](https://github.com/camunda/camunda-platform-helm/compare/camunda-platform-8.2-v8.2.32...camunda-platform-8.2-8.2.33) (2024-10-04)


### Bug Fixes

* **deps:** update camunda-platform-8.2 (patch) ([#2396](https://github.com/camunda/camunda-platform-helm/issues/2396)) ([867d05b](https://github.com/camunda/camunda-platform-helm/commit/867d05b56b490df1e7159d0013888a011714b9df))


### Refactors

* default keycloak ingress pathType to Prefix ([#2372](https://github.com/camunda/camunda-platform-helm/issues/2372)) ([377c18f](https://github.com/camunda/camunda-platform-helm/commit/377c18fc9e0316c6ee0d43b89759c8ffdaa58540))
* disable ingest.geoip.downloader.enabled ([10b2697](https://github.com/camunda/camunda-platform-helm/commit/10b2697e0408856d7e48eb46d716324ccb075cd5))
* using bitnami oci chart repository ([#2356](https://github.com/camunda/camunda-platform-helm/issues/2356)) ([18fa53e](https://github.com/camunda/camunda-platform-helm/commit/18fa53e914c4acca314014dada47b057c69cb2db))
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.32
version: 8.2.33
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.32
version: 8.2.33
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.32
version: 8.2.33
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.32
version: 8.2.33
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.32
version: 8.2.33
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.32
version: 8.2.33
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.32
version: 8.2.33
icon: https://helm.camunda.io/imgs/camunda.svg
9 changes: 9 additions & 0 deletions charts/camunda-platform-8.3/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# Changelog

## [8.3.18](https://github.com/camunda/camunda-platform-helm/compare/camunda-platform-8.3-v8.3.17...camunda-platform-8.3-8.3.18) (2024-10-04)


### Refactors

* default keycloak ingress pathType to Prefix ([#2372](https://github.com/camunda/camunda-platform-helm/issues/2372)) ([377c18f](https://github.com/camunda/camunda-platform-helm/commit/377c18fc9e0316c6ee0d43b89759c8ffdaa58540))
* using bitnami oci chart repository ([#2356](https://github.com/camunda/camunda-platform-helm/issues/2356)) ([18fa53e](https://github.com/camunda/camunda-platform-helm/commit/18fa53e914c4acca314014dada47b057c69cb2db))
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.17
version: 8.3.18
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.17
version: 8.3.18
type: application
icon: https://helm.camunda.io/imgs/camunda.svg
dependencies:
Expand Down
14 changes: 14 additions & 0 deletions charts/camunda-platform-8.4/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# Changelog

## [9.4.1](https://github.com/camunda/camunda-platform-helm/compare/camunda-platform-8.4-v9.4.0...camunda-platform-8.4-9.4.1) (2024-10-04)


### Bug Fixes

* identity firstuser existingsecretkey has no effect ([#2370](https://github.com/camunda/camunda-platform-helm/issues/2370)) ([0aecce9](https://github.com/camunda/camunda-platform-helm/commit/0aecce930c3b5ea0ba8ef225ee117b5c6b393352))


### Refactors

* default keycloak ingress pathType to Prefix ([#2372](https://github.com/camunda/camunda-platform-helm/issues/2372)) ([377c18f](https://github.com/camunda/camunda-platform-helm/commit/377c18fc9e0316c6ee0d43b89759c8ffdaa58540))
* using bitnami oci chart repository ([#2356](https://github.com/camunda/camunda-platform-helm/issues/2356)) ([18fa53e](https://github.com/camunda/camunda-platform-helm/commit/18fa53e914c4acca314014dada47b057c69cb2db))
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.4.0
version: 9.4.1
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.4.0
version: 9.4.1
type: application
icon: https://helm.camunda.io/imgs/camunda.svg
dependencies:
Expand Down

0 comments on commit d8ac880

Please sign in to comment.