-
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.
chore: handle the rename of camunda-platform-latest in Chart.yaml
- Loading branch information
Showing
1 changed file
with
9 additions
and
19 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 |
---|---|---|
|
@@ -50,7 +50,7 @@ maintainers: | |
- name: aabouzaid | ||
email: [email protected] | ||
annotations: | ||
camunda.io/helmCLIVersion: "3.15.4" | ||
camunda.io/helmCLIVersion: "3.16.1" | ||
artifacthub.io/links: | | ||
- name: Camunda 8 docs | ||
url: https://docs.camunda.io/ | ||
|
@@ -60,25 +60,15 @@ annotations: | |
url: https://github.com/camunda/camunda-platform-helm | ||
artifacthub.io/containsSecurityUpdates: "false" | ||
artifacthub.io/changes: | | ||
- kind: added | ||
description: "Adding play env var to web-modeler" | ||
- kind: added | ||
description: "Support optional chart secrets auto-generation" | ||
- kind: added | ||
description: "Support optional chart secrets auto-generation" | ||
- kind: added | ||
description: "Adding aws config in apps for OpenSearch" | ||
- kind: changed | ||
description: "Default keycloak ingress pathType to Prefix" | ||
- kind: changed | ||
description: "Using bitnami oci chart repository" | ||
- kind: fixed | ||
description: "Enable secrets deprecation flag in alpha by default" | ||
description: "Identity firstuser existingsecretkey has no effect" | ||
- kind: fixed | ||
description: "Reload identity when its config changed" | ||
description: "Include opensearch env vars in operate initContainer" | ||
- kind: fixed | ||
description: "Correctly intend operate migration envs" | ||
description: "Double-slash issue in health check paths and constraints for Zeebe Gateway" | ||
- kind: fixed | ||
description: "Add zeebe opensearch retention to app config file" | ||
- kind: fixed | ||
description: "Gives port-forward hostnames to external urls when no ingress is…" | ||
- kind: fixed | ||
description: "Added helper function smtp auth for webmodeler" | ||
- kind: fixed | ||
description: "Correct ingress nginx annotation to activate proxy buffering by default" | ||
description: "Use named version of identity to copy camunda theme" |