Skip to content

Commit

Permalink
📝 [#165] Update changelog and readme
Browse files Browse the repository at this point in the history
  • Loading branch information
SilviaAmAm committed Jan 22, 2025
1 parent 8b1205e commit 1a2a421
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions charts/openarchiefbeheer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## 1.2.0 (2025-01-22)

- [#165] Add possibility to use custom celery queue and worker names when using the worker liveness probe.
- Add the maykin-util-lib dependency.


## 1.1.1-beta.0 (2025-10-01)

- [#148] Add worker liveness probe command `celery inspect active`. This should detect when a worker is down and should not interrupt long running tasks.
Expand Down
4 changes: 2 additions & 2 deletions charts/openarchiefbeheer/README.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
# openarchiefbeheer

![Version: 1.1.1-beta.0](https://img.shields.io/badge/Version-1.1.1--beta.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square)
![Version: 1.2.0](https://img.shields.io/badge/Version-1.2.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square)

Opstellen, beheren en uitvoeren van vernietigingslijsten, voor gebruik met Zaakgericht werken

## Requirements

| Repository | Name | Version |
|------------|------|---------|
| file://../maykin-utils-lib | maykin-utils-lib | 0.1.0 |
| https://charts.bitnami.com/bitnami | redis | 17.3.14 |
| https://maykinmedia.github.io/charts/ | maykin-utils-lib | 0.1.0 |

## Values

Expand Down

0 comments on commit 1a2a421

Please sign in to comment.