v0.2.2: Kubeconfig inline CA data fix, update README
Fix for using certificate data stored within kubeconfig. The Base64 encoding was not being respected previously.
Also updated README to leverage the new permissions scoping in Deno 1.9, where --allow-run=kubectl
can now be used to make the required development permissions just that bit less wide-open.