Skip to content

Commit

Permalink
chore: handle the rename of camunda-platform-latest in Chart.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
aabouzaid committed Oct 4, 2024
1 parent 35d8406 commit bab9b2a
Showing 1 changed file with 9 additions and 19 deletions.
28 changes: 9 additions & 19 deletions charts/camunda-platform-8.5/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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/
Expand All @@ -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"

0 comments on commit bab9b2a

Please sign in to comment.