Skip to content

Commit

Permalink
Merge b3dac1c into cdb8bee
Browse files Browse the repository at this point in the history
  • Loading branch information
distro-ci[bot] authored Oct 11, 2024
2 parents cdb8bee + b3dac1c commit 30870d6
Show file tree
Hide file tree
Showing 6 changed files with 27 additions and 35 deletions.
4 changes: 2 additions & 2 deletions .github/config/release-please/.release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
"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.1",
"charts/camunda-platform-8.6": "11.0.0"
"charts/camunda-platform-8.5": "10.4.2",
"charts/camunda-platform-8.6": "11.0.1"
}
4 changes: 2 additions & 2 deletions 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.1
version: 10.4.2
appVersion: 8.5.x
description: |
Camunda 8 Self-Managed Helm charts.
Expand Down Expand Up @@ -59,4 +59,4 @@ annotations:
- name: Camunda 8 Self-Managed Helm charts
url: https://github.com/camunda/camunda-platform-helm
artifacthub.io/containsSecurityUpdates: "false"
artifacthub.io/changes: |
artifacthub.io/changes: ""
14 changes: 7 additions & 7 deletions charts/camunda-platform-8.5/RELEASE-NOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ The changelog is automatically generated and it follows [Conventional Commits](h
Supported versions:

- Camunda applications: [8.5](https://github.com/camunda/camunda-platform/releases?q=tag%3A8.5&expanded=true)
- Helm values: [10.4.1](https://artifacthub.io/packages/helm/camunda/camunda-platform/10.4.1#parameters)
- Helm values: [10.4.2](https://artifacthub.io/packages/helm/camunda/camunda-platform/10.4.2#parameters)
- Helm CLI: [3.16.1](https://github.com/helm/helm/releases/tag/v3.16.1)

Camunda images:
Expand All @@ -17,9 +17,9 @@ Camunda images:
- docker.io/camunda/tasklist:8.5.8
- docker.io/camunda/zeebe:8.5.8
- registry.camunda.cloud/console/console-sm:8.5.112
- registry.camunda.cloud/web-modeler-ee/modeler-restapi:8.5.9
- registry.camunda.cloud/web-modeler-ee/modeler-webapp:8.5.9
- registry.camunda.cloud/web-modeler-ee/modeler-websockets:8.5.9
- registry.camunda.cloud/web-modeler-ee/modeler-restapi:8.5.10
- registry.camunda.cloud/web-modeler-ee/modeler-webapp:8.5.10
- registry.camunda.cloud/web-modeler-ee/modeler-websockets:8.5.10

Non-Camunda images:

Expand All @@ -34,8 +34,8 @@ Non-Camunda images:
To verify the integrity of the Helm chart using [Cosign](https://docs.sigstore.dev/signing/quickstart/):

```shell
cosign verify-blob camunda-platform-10.4.1.tgz \
--bundle camunda-platform-10.4.1.cosign.bundle \
cosign verify-blob camunda-platform-10.4.2.tgz \
--bundle camunda-platform-10.4.2.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/2438/merge"
--certificate-identity "https://github.com/camunda/camunda-platform-helm/.github/workflows/chart-release-chores.yml@refs/pull/2454/merge"
```
8 changes: 0 additions & 8 deletions charts/camunda-platform-8.6/CHANGELOG.md

This file was deleted.

4 changes: 2 additions & 2 deletions charts/camunda-platform-8.6/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v2
name: camunda-platform
version: 11.0.0
version: 11.0.1
appVersion: 8.6.x
description: |
Camunda 8 Self-Managed Helm charts.
Expand Down Expand Up @@ -63,4 +63,4 @@ annotations:
- name: Camunda 8 Self-Managed Helm charts
url: https://github.com/camunda/camunda-platform-helm
artifacthub.io/containsSecurityUpdates: "false"
artifacthub.io/changes: |
artifacthub.io/changes: ""
28 changes: 14 additions & 14 deletions charts/camunda-platform-8.6/RELEASE-NOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,27 +5,27 @@ The changelog is automatically generated and it follows [Conventional Commits](h
Supported versions:

- Camunda applications: [8.6](https://github.com/camunda/camunda-platform/releases?q=tag%3A8.6&expanded=true)
- Helm values: [11.0.0](https://artifacthub.io/packages/helm/camunda/camunda-platform/11.0.0#parameters)
- Helm values: [11.0.1](https://artifacthub.io/packages/helm/camunda/camunda-platform/11.0.1#parameters)
- Helm CLI: [3.16.1](https://github.com/helm/helm/releases/tag/v3.16.1)

Camunda images:

- docker.io/camunda/connectors-bundle:8.6.2
- docker.io/camunda/console:8.6.5
- docker.io/camunda/identity:8.6.0
- docker.io/camunda/console:8.6.7
- docker.io/camunda/identity:8.6.1
- docker.io/camunda/keycloak:25.0.6
- docker.io/camunda/operate:8.6.0
- docker.io/camunda/optimize:8.6.0
- docker.io/camunda/tasklist:8.6.0
- docker.io/camunda/web-modeler-restapi:8.6.0
- docker.io/camunda/web-modeler-webapp:8.6.0
- docker.io/camunda/web-modeler-websockets:8.6.0
- docker.io/camunda/zeebe:8.6.0
- docker.io/camunda/operate:8.6.2
- docker.io/camunda/optimize:8.6.1
- docker.io/camunda/tasklist:8.6.2
- docker.io/camunda/web-modeler-restapi:8.6.2
- docker.io/camunda/web-modeler-webapp:8.6.2
- docker.io/camunda/web-modeler-websockets:8.6.2
- docker.io/camunda/zeebe:8.6.2

Non-Camunda images:

- docker.io/bitnami/elasticsearch:8.15.2
- docker.io/bitnami/os-shell:12-debian-12-r30
- docker.io/bitnami/os-shell:12-debian-12-r31
- docker.io/bitnami/postgresql:14.13.0
- docker.io/bitnami/postgresql:15.8.0

Expand All @@ -34,8 +34,8 @@ Non-Camunda images:
To verify the integrity of the Helm chart using [Cosign](https://docs.sigstore.dev/signing/quickstart/):

```shell
cosign verify-blob camunda-platform-11.0.0.tgz \
--bundle camunda-platform-11.0.0.cosign.bundle \
cosign verify-blob camunda-platform-11.0.1.tgz \
--bundle camunda-platform-11.0.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/2438/merge"
--certificate-identity "https://github.com/camunda/camunda-platform-helm/.github/workflows/chart-release-chores.yml@refs/pull/2454/merge"
```

0 comments on commit 30870d6

Please sign in to comment.