v0.52.0
secrets valueFrom @nitrocode (#126)
what
- Fixes an issue in a previous PR #123 where
value
was used instead ofvalueFrom
for thesecrets
key
why
- This fixes a bug in which the
secrets
key will break the module due to the incorrect key
references
- Closes #125