Skip to content

Commit 014744c

Browse files
authored
fix: add version matrix entry for 13.1.1 (#4594)
1 parent 952fd7a commit 014744c

File tree

2 files changed

+31
-0
lines changed

2 files changed

+31
-0
lines changed

version-matrix/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ For the best experience, please remember:
2020

2121
## [Camunda 8.8](./camunda-8.8)
2222

23+
### [Helm chart 13.1.1](./camunda-8.8/#helm-chart-1311)
2324
### [Helm chart 13.1.0](./camunda-8.8/#helm-chart-1310)
2425
### [Helm chart 13.0.0](./camunda-8.8/#helm-chart-1300)
2526
### [Helm chart 13.0.0-alpha8](./camunda-8.8/#helm-chart-1300-alpha8)

version-matrix/camunda-8.8/README.md

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55

66
## ToC
77

8+
- [Helm chart 13.1.1](#helm-chart-1311)
89
- [Helm chart 13.1.0](#helm-chart-1310)
910
- [Helm chart 13.0.0](#helm-chart-1300)
1011
- [Helm chart 13.0.0-alpha8](#helm-chart-1300-alpha8)
@@ -17,6 +18,35 @@
1718
- [Helm chart 13.0.0-alpha3](#helm-chart-1300-alpha3)
1819
- [Helm chart 13.0.0-alpha2](#helm-chart-1300-alpha2)
1920

21+
## Helm chart 13.1.1
22+
23+
Supported versions:
24+
25+
- Camunda applications: [8.8](https://github.com/camunda/camunda/releases?q=tag%3A8.8&expanded=true)
26+
- Camunda version matrix: [8.8](https://helm.camunda.io/camunda-platform/version-matrix/camunda-8.8)
27+
- Helm values: [13.1.1](https://artifacthub.io/packages/helm/camunda/camunda-platform/13.1.1#parameters)
28+
- Helm CLI: [3.19.0](https://github.com/helm/helm/releases/tag/v3.19.0)
29+
30+
Camunda images:
31+
32+
- docker.io/camunda/camunda:8.8.2
33+
- docker.io/camunda/connectors-bundle:8.8.1
34+
- docker.io/camunda/console:8.8.17
35+
- docker.io/camunda/identity:8.8.0
36+
- docker.io/camunda/keycloak:26.3.3
37+
- docker.io/camunda/optimize:8.8.0
38+
- docker.io/camunda/web-modeler-restapi:8.8.1
39+
- docker.io/camunda/web-modeler-webapp:8.8.1
40+
- docker.io/camunda/web-modeler-websockets:8.8.1
41+
42+
Non-Camunda images:
43+
44+
- docker.io/bitnamilegacy/elasticsearch:8.18.0
45+
- docker.io/bitnamilegacy/os-shell:12-debian-12-r43
46+
- docker.io/bitnamilegacy/postgresql:14.18.0-debian-12-r0
47+
- docker.io/bitnamilegacy/postgresql:15.10.0-debian-12-r2
48+
49+
2050
## Helm chart 13.1.0
2151

2252
Supported versions:

0 commit comments

Comments
 (0)