You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The previous update of this bundle was a corrupted tarball that OPA was unable to read.
```bash
$ opa eval -b helm-kubernetes-quickstart 'data'
{
"errors": [
{
"message": "loading error: bundle helm-kubernetes-quickstart: bundle load failed on manifest decode: invalid character '\\x00' looking for beginning of value"
}
]
}
```
Signed-off-by: Johan Fylling <[email protected]>
0 commit comments