ethersphere / helm-charts

Helm charts to deploy Swarm and Geth
6 stars 4 forks source link

Fix apiVersions for deprecated resources #104

Closed skylenet closed 4 years ago

skylenet commented 5 years ago

Kubernetes 1.16 deprecated some of the old APIs that we're using: https://kubernetes.io/docs/setup/release/notes/#deprecations-and-removals

We should update the all related resources that use the deprecated api namespaces.