Merge branch 'main' into secret-annotations

This commit is contained in:
Joris Coenen
2022-04-12 10:15:32 +02:00
committed by GitHub
2 changed files with 11 additions and 4 deletions

View File

@@ -8,6 +8,7 @@
## Fixes
- OwnerReferences on secrets are now persisted after an item is updated. {#101}
- Annotations from a Deployment or OnePasswordItem are no longer applied to Secrets that are created for it. {#102}
## Security