-
Notifications
You must be signed in to change notification settings - Fork 139
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
f02fdd4
commit 834cf32
Showing
17 changed files
with
59 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"charts/camunda-platform-8.2": "8.2.28", | ||
"charts/camunda-platform-8.3": "8.3.13", | ||
"charts/camunda-platform-8.4": "9.3.6", | ||
"charts/camunda-platform-latest": "10.1.0" | ||
"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" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
# Changelog | ||
|
||
## [8.2.29](https://github.com/camunda/camunda-platform-helm/compare/camunda-platform-8.2-v8.2.28...camunda-platform-8.2-v8.2.29) (2024-06-24) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* **deps:** update module github.com/gruntwork-io/terratest to v0.46.15 ([#1965](https://github.com/camunda/camunda-platform-helm/issues/1965)) ([61c7194](https://github.com/camunda/camunda-platform-helm/commit/61c71944417d0ef9c7e9ac9e1293188ba8bbc145)) | ||
* **deps:** update module github.com/stretchr/testify to v1.9.0 ([#1948](https://github.com/camunda/camunda-platform-helm/issues/1948)) ([0e2f389](https://github.com/camunda/camunda-platform-helm/commit/0e2f3897ebff7e13722ee42dca801ca94d1de292)) | ||
* **deps:** update module k8s.io/api to v0.27.15 ([#1962](https://github.com/camunda/camunda-platform-helm/issues/1962)) ([d77ed70](https://github.com/camunda/camunda-platform-helm/commit/d77ed7071abacc3e2f18764f835184d88bc42237)) | ||
* **openshift:** make post-render script compatible with mac ([#1970](https://github.com/camunda/camunda-platform-helm/issues/1970)) ([c326f48](https://github.com/camunda/camunda-platform-helm/commit/c326f4892f3728fd3e9f8bfe72db9beb219f6b5e)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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.28 | ||
version: 8.2.29 | ||
type: application | ||
icon: https://helm.camunda.io/imgs/camunda.svg |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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.28 | ||
version: 8.2.29 | ||
icon: https://helm.camunda.io/imgs/camunda.svg |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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.28 | ||
version: 8.2.29 | ||
icon: https://helm.camunda.io/imgs/camunda.svg |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
# Changelog | ||
|
||
## [8.3.14](https://github.com/camunda/camunda-platform-helm/compare/camunda-platform-8.3-v8.3.13...camunda-platform-8.3-v8.3.14) (2024-06-24) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* **deps:** update module github.com/gruntwork-io/terratest to v0.46.15 ([#1935](https://github.com/camunda/camunda-platform-helm/issues/1935)) ([8f14e5d](https://github.com/camunda/camunda-platform-helm/commit/8f14e5d385680af5daace92da5fe9d9cd8f89ce4)) | ||
* **deps:** update module github.com/stretchr/testify to v1.9.0 ([#1948](https://github.com/camunda/camunda-platform-helm/issues/1948)) ([0e2f389](https://github.com/camunda/camunda-platform-helm/commit/0e2f3897ebff7e13722ee42dca801ca94d1de292)) | ||
* **openshift:** make post-render script compatible with mac ([#1970](https://github.com/camunda/camunda-platform-helm/issues/1970)) ([c326f48](https://github.com/camunda/camunda-platform-helm/commit/c326f4892f3728fd3e9f8bfe72db9beb219f6b5e)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
# Changelog | ||
|
||
## [9.3.7](https://github.com/camunda/camunda-platform-helm/compare/camunda-platform-8.4-v9.3.6...camunda-platform-8.4-v9.3.7) (2024-06-24) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* **deps:** update module github.com/gruntwork-io/terratest to v0.46.15 ([#1935](https://github.com/camunda/camunda-platform-helm/issues/1935)) ([8f14e5d](https://github.com/camunda/camunda-platform-helm/commit/8f14e5d385680af5daace92da5fe9d9cd8f89ce4)) | ||
* **openshift:** make post-render script compatible with mac ([#1970](https://github.com/camunda/camunda-platform-helm/issues/1970)) ([c326f48](https://github.com/camunda/camunda-platform-helm/commit/c326f4892f3728fd3e9f8bfe72db9beb219f6b5e)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
# Changelog | ||
|
||
## [10.2.0](https://github.com/camunda/camunda-platform-helm/compare/camunda-platform-latest-v10.1.0...camunda-platform-latest-v10.2.0) (2024-06-24) | ||
|
||
|
||
### Features | ||
|
||
* add console auth vars ([#1782](https://github.com/camunda/camunda-platform-helm/issues/1782)) ([1bd65ca](https://github.com/camunda/camunda-platform-helm/commit/1bd65ca58c56a821710532ed8fc6e68d97d492ca)) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* unauthenticated external elasticsearch no longer forces password… ([#1990](https://github.com/camunda/camunda-platform-helm/issues/1990)) ([fc79bdb](https://github.com/camunda/camunda-platform-helm/commit/fc79bdbc70475e19a22d9f7b24e11c036cea6be8)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters