Prepare release v1.5.0

This commit is contained in:
Joris Coenen
2022-06-28 11:37:17 +02:00
parent 128b9b2eb3
commit eab5a4ad92
2 changed files with 13 additions and 1 deletions

View File

@@ -1 +1 @@
1.4.1
1.5.0

View File

@@ -12,6 +12,18 @@
---
[//]: # (START/v1.5.0)
# v1.5.0
## Features
* `OnePasswordItem` now contains a `status` which contains the status of creating the kubernetes secret for a OnePasswordItem. {#52}
## Fixes
* The operator no longer logs an error about changing the secret type if the secret type is not actally being changed.
* Annotations on a deployment are no longer removed when the operator triggers a restart. {#112}
---
[//]: # "START/v1.4.1"
# v1.4.1