From b4f2b439e910acdfae9ab632ecab50058a1582f8 Mon Sep 17 00:00:00 2001 From: Andrey Arapov <107317698+andy108369@users.noreply.github.com> Date: Wed, 15 May 2024 12:33:05 +0200 Subject: [PATCH] fix(provider,operators): bump provider to 0.6.2 (#280) fixes akash-network/support#166 --- charts/akash-hostname-operator/Chart.yaml | 4 ++-- charts/akash-inventory-operator/Chart.yaml | 4 ++-- charts/akash-ip-operator/Chart.yaml | 4 ++-- charts/akash-provider/Chart.yaml | 4 ++-- charts/akash-provider/values.yaml | 2 +- 5 files changed, 9 insertions(+), 9 deletions(-) diff --git a/charts/akash-hostname-operator/Chart.yaml b/charts/akash-hostname-operator/Chart.yaml index 1b32ccf..ed6596f 100644 --- a/charts/akash-hostname-operator/Chart.yaml +++ b/charts/akash-hostname-operator/Chart.yaml @@ -17,7 +17,7 @@ type: application # Versions are expected to follow Semantic Versioning (https://semver.org/) # Major version bit highlights the mainnet release (e.g. mainnet4 = 4.x.x, mainnet5 = 5.x.x, ...) -version: 11.0.1 +version: 11.0.2 # 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 @@ -25,4 +25,4 @@ version: 11.0.1 # It is recommended to use it with quotes. # # Refs https://github.com/akash-network/provider/releases -appVersion: 0.6.1 +appVersion: 0.6.2 diff --git a/charts/akash-inventory-operator/Chart.yaml b/charts/akash-inventory-operator/Chart.yaml index eba1403..56a44bc 100644 --- a/charts/akash-inventory-operator/Chart.yaml +++ b/charts/akash-inventory-operator/Chart.yaml @@ -17,11 +17,11 @@ type: application # Versions are expected to follow Semantic Versioning (https://semver.org/) # Major version bit highlights the mainnet release (e.g. mainnet4 = 4.x.x, mainnet5 = 5.x.x, ...) -version: 11.0.1 +version: 11.0.2 # 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 # follow Semantic Versioning. They should reflect the version the application is using. # # Refs https://github.com/akash-network/provider/releases -appVersion: 0.6.1 +appVersion: 0.6.2 diff --git a/charts/akash-ip-operator/Chart.yaml b/charts/akash-ip-operator/Chart.yaml index 178f0df..46372e0 100644 --- a/charts/akash-ip-operator/Chart.yaml +++ b/charts/akash-ip-operator/Chart.yaml @@ -17,7 +17,7 @@ type: application # Versions are expected to follow Semantic Versioning (https://semver.org/) # Major version bit highlights the mainnet release (e.g. mainnet4 = 4.x.x, mainnet5 = 5.x.x, ...) -version: 11.0.1 +version: 11.0.2 # 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 @@ -25,4 +25,4 @@ version: 11.0.1 # It is recommended to use it with quotes. # # Refs https://github.com/akash-network/provider/releases -appVersion: 0.6.1 +appVersion: 0.6.2 diff --git a/charts/akash-provider/Chart.yaml b/charts/akash-provider/Chart.yaml index b289a53..708c4f3 100644 --- a/charts/akash-provider/Chart.yaml +++ b/charts/akash-provider/Chart.yaml @@ -17,11 +17,11 @@ type: application # Versions are expected to follow Semantic Versioning (https://semver.org/) # Major version bit highlights the mainnet release (e.g. mainnet4 = 4.x.x, mainnet5 = 5.x.x, ...) -version: 11.0.1 +version: 11.0.2 # 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 # follow Semantic Versioning. They should reflect the version the application is using. # # Refs https://github.com/akash-network/provider/releases -appVersion: 0.6.1 +appVersion: 0.6.2 diff --git a/charts/akash-provider/values.yaml b/charts/akash-provider/values.yaml index 11acce0..4ade9d0 100644 --- a/charts/akash-provider/values.yaml +++ b/charts/akash-provider/values.yaml @@ -12,7 +12,7 @@ keysecret: chainid: akashnet-2 domain: home: "/root/.akash" -node: "http://akash.c29r3.xyz:80/rpc" +node: "https://akash-rpc.polkachu.com:443" keyringbackend: "test" # Providers should set these based on their configuration,