Merge pull request #119 from 1Password/release/v1.5.0

Release v1.5.0
This commit is contained in:
Joris Coenen
2022-06-28 14:42:18 +02:00
committed by GitHub
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 actually being changed.
* Annotations on a deployment are no longer removed when the operator triggers a restart. {#112}
---
[//]: # "START/v1.4.1"
# v1.4.1