-
Notifications
You must be signed in to change notification settings - Fork 155
"no matching creation rules found" for helm-secrets version 2.0.0 #92
Comments
Same issue here. Had to downgrade to v1.3.1. |
The fix:
|
same here with version dir structure:
.sops.yaml
and original after downgrading to |
Just merged #117 which seems to solve the issue. Please let me know if you experience any problems if using master. |
@mateuszzawisza I think #117 may have caused a regression. See my reasoning in #121 (comment). |
There are some issues with sops getsops/sops#465 The first issue was fixed in the latest sops 3.3.1. Using that sops version the creation rules above work for me without #117. |
I run
helm plugin update secrets
and got version2.0.0
earlier today.This newer version produces this error where version
1.3.1
worked fine:I noticed there is no
2.0.0
release on Github. What's the deal?The text was updated successfully, but these errors were encountered: