Skip to content

Commit

Permalink
chore(release): Camunda Platform Helm Chart 10.4.1
Browse files Browse the repository at this point in the history
Release Helm Chart 10.4.1 that's compatible with
Camunda 8.5.x applications
  • Loading branch information
aabouzaid committed Oct 7, 2024
1 parent 18b3039 commit fb34888
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/camunda-platform-8.5/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v2
name: camunda-platform
version: 10.4.0
version: 10.4.1
appVersion: 8.5.x
description: |
Camunda 8 Self-Managed Helm charts.
Expand Down
3 changes: 2 additions & 1 deletion charts/camunda-platform-8.5/RELEASE-NOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ Non-Camunda images:
- docker.io/bitnami/keycloak:23.0.7
- docker.io/bitnami/os-shell:12-debian-12-r18
- docker.io/bitnami/postgresql:14.13.0
- docker.io/bitnami/postgresql:15.8.0

### Verification

Expand All @@ -51,5 +52,5 @@ To verify the integrity of the Helm chart using [Cosign](https://docs.sigstore.d
cosign verify-blob camunda-platform-10.4.1.tgz \
--bundle camunda-platform-10.4.1.cosign.bundle \
--certificate-oidc-issuer "https://token.actions.githubusercontent.com" \
--certificate-identity "https://github.com/camunda/camunda-platform-helm/.github/workflows/chart-release-chores.yml@refs/pull/2231/merge"
--certificate-identity "https://github.com/camunda/camunda-platform-helm/.github/workflows/chart-release-chores.yml@refs/pull/2392/merge"
```

0 comments on commit fb34888

Please sign in to comment.