diff --git a/charts/provider/Chart.yaml b/charts/provider/Chart.yaml index 490ac6dd..fa9894ed 100644 --- a/charts/provider/Chart.yaml +++ b/charts/provider/Chart.yaml @@ -15,7 +15,7 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 0.16.0 +version: 0.17.0 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to diff --git a/charts/provider/templates/secret.yaml b/charts/provider/templates/secret.yaml index 15a3c3d4..0afdee5e 100644 --- a/charts/provider/templates/secret.yaml +++ b/charts/provider/templates/secret.yaml @@ -3,7 +3,5 @@ kind: Secret metadata: name: akash-provider-keys data: - key.txt: | - ZHVtbXk= - key-pass.txt: | + provider-cert.pem: | ZHVtbXk=