Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions charts/openzaak/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## 1.9.0 (2025-07-09)

- Upgrade the chart version with respect to Openzaak version 1.21.2

## 1.8.4 (2025-07-09)

- Adding extra env variable `zaakIdentificatieGenerator` with 2 possible values: *use-start-datum-year*, *use-creation-year*
Expand Down
4 changes: 2 additions & 2 deletions charts/openzaak/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ name: openzaak
description: Productiewaardige API's voor Zaakgericht Werken

type: application
version: 1.8.4
appVersion: 1.18.0
version: 1.9.0
appVersion: 1.21.2

dependencies:
- name: redis
Expand Down
2 changes: 1 addition & 1 deletion charts/openzaak/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# openzaak

![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)
![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)

Productiewaardige API's voor Zaakgericht Werken

Expand Down