Skip to content

Commit 3923a8f

Browse files
authored
Merge pull request #244 from maykinmedia/fix/openzaak-chartversion-upgrade
Upgrade Openzaak chart version reflecting app version 1.21.2
2 parents a14924a + 5a3e716 commit 3923a8f

3 files changed

Lines changed: 7 additions & 3 deletions

File tree

charts/openzaak/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## 1.9.0 (2025-07-09)
4+
5+
- Upgrade the chart version with respect to Openzaak version 1.21.2
6+
37
## 1.8.4 (2025-07-09)
48

59
- Adding extra env variable `zaakIdentificatieGenerator` with 2 possible values: *use-start-datum-year*, *use-creation-year*

charts/openzaak/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ name: openzaak
33
description: Productiewaardige API's voor Zaakgericht Werken
44

55
type: application
6-
version: 1.8.4
7-
appVersion: 1.18.0
6+
version: 1.9.0
7+
appVersion: 1.21.2
88

99
dependencies:
1010
- name: redis

charts/openzaak/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# openzaak
22

3-
![Version: 1.8.4](https://img.shields.io/badge/Version-1.8.4-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.18.0](https://img.shields.io/badge/AppVersion-1.18.0-informational?style=flat-square)
3+
![Version: 1.9.0](https://img.shields.io/badge/Version-1.9.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.21.2](https://img.shields.io/badge/AppVersion-1.21.2-informational?style=flat-square)
44

55
Productiewaardige API's voor Zaakgericht Werken
66

0 commit comments

Comments
 (0)