diff --git a/deploy-0chain-2b2v/action.yml b/deploy-0chain-2b2v/action.yml index 23bb7939..5f46aef5 100644 --- a/deploy-0chain-2b2v/action.yml +++ b/deploy-0chain-2b2v/action.yml @@ -352,6 +352,7 @@ runs: ./zwallet add-hardfork -n athena -r 0 --wallet owner_wallet.json --config ./zbox_config.yaml --configDir . ./zwallet add-hardfork -n demeter -r 0 --wallet owner_wallet.json --config ./zbox_config.yaml --configDir . ./zwallet add-hardfork -n electra -r 0 --wallet owner_wallet.json --config ./zbox_config.yaml --configDir . + ./zwallet add-hardfork -n hercules -r 0 --wallet owner_wallet.json --config ./zbox_config.yaml --configDir . ##############----------------- Installing blobber helm-chart --------------------################### COUNT=3 #COUNT will be giving 3 try to install the helmchart. diff --git a/deploy-0chain-3b3v/action.yml b/deploy-0chain-3b3v/action.yml index 88ad2d2f..0bf09dfd 100644 --- a/deploy-0chain-3b3v/action.yml +++ b/deploy-0chain-3b3v/action.yml @@ -353,6 +353,7 @@ runs: ./zwallet add-hardfork -n athena -r 0 --wallet owner_wallet.json --config ./zbox_config.yaml --configDir . ./zwallet add-hardfork -n demeter -r 0 --wallet owner_wallet.json --config ./zbox_config.yaml --configDir . ./zwallet add-hardfork -n electra -r 0 --wallet owner_wallet.json --config ./zbox_config.yaml --configDir . + ./zwallet add-hardfork -n hercules -r 0 --wallet owner_wallet.json --config ./zbox_config.yaml --configDir . ##############----------------- Installing blobber helm-chart --------------------################### COUNT=3 #COUNT will be giving 3 try to install the helmchart. diff --git a/deploy-0chain-fileops-limits/action.yml b/deploy-0chain-fileops-limits/action.yml index ba857f48..abfb3b42 100644 --- a/deploy-0chain-fileops-limits/action.yml +++ b/deploy-0chain-fileops-limits/action.yml @@ -353,6 +353,7 @@ runs: ./zwallet add-hardfork -n athena -r 0 --wallet owner_wallet.json --config ./zbox_config.yaml --configDir . ./zwallet add-hardfork -n demeter -r 0 --wallet owner_wallet.json --config ./zbox_config.yaml --configDir . ./zwallet add-hardfork -n electra -r 0 --wallet owner_wallet.json --config ./zbox_config.yaml --configDir . + ./zwallet add-hardfork -n hercules -r 0 --wallet owner_wallet.json --config ./zbox_config.yaml --configDir . ##############----------------- Installing blobber helm-chart --------------------################### COUNT=3 #COUNT will be giving 3 try to install the helmchart. diff --git a/deploy-0chain-minstake/action.yml b/deploy-0chain-minstake/action.yml index 308d80ef..c0f0ea37 100644 --- a/deploy-0chain-minstake/action.yml +++ b/deploy-0chain-minstake/action.yml @@ -349,6 +349,7 @@ runs: ./zwallet add-hardfork -n athena -r 0 --wallet owner_wallet.json --config ./zbox_config.yaml --configDir . ./zwallet add-hardfork -n demeter -r 0 --wallet owner_wallet.json --config ./zbox_config.yaml --configDir . ./zwallet add-hardfork -n electra -r 0 --wallet owner_wallet.json --config ./zbox_config.yaml --configDir . + ./zwallet add-hardfork -n hercules -r 0 --wallet owner_wallet.json --config ./zbox_config.yaml --configDir . ##############----------------- Installing blobber helm-chart --------------------################### COUNT=3 #COUNT will be giving 3 try to install the helmchart. diff --git a/deploy-0chain-tokenomics/action.yml b/deploy-0chain-tokenomics/action.yml index c8054472..324c0094 100644 --- a/deploy-0chain-tokenomics/action.yml +++ b/deploy-0chain-tokenomics/action.yml @@ -351,6 +351,7 @@ runs: ./zwallet add-hardfork -n athena -r 0 --wallet owner_wallet.json --config ./zbox_config.yaml --configDir . ./zwallet add-hardfork -n demeter -r 0 --wallet owner_wallet.json --config ./zbox_config.yaml --configDir . ./zwallet add-hardfork -n electra -r 0 --wallet owner_wallet.json --config ./zbox_config.yaml --configDir . + ./zwallet add-hardfork -n hercules -r 0 --wallet owner_wallet.json --config ./zbox_config.yaml --configDir . ##############----------------- Installing blobber helm-chart --------------------################### COUNT=3 #COUNT will be giving 3 try to install the helmchart. diff --git a/deploy-0chain/action.yml b/deploy-0chain/action.yml index 0c1d5c39..2e68936d 100644 --- a/deploy-0chain/action.yml +++ b/deploy-0chain/action.yml @@ -406,6 +406,7 @@ runs: ./zwallet add-hardfork -n athena -r 0 --wallet owner_wallet.json --config ./zbox_config.yaml --configDir . ./zwallet add-hardfork -n demeter -r 0 --wallet owner_wallet.json --config ./zbox_config.yaml --configDir . ./zwallet add-hardfork -n electra -r 0 --wallet owner_wallet.json --config ./zbox_config.yaml --configDir . + ./zwallet add-hardfork -n hercules -r 0 --wallet owner_wallet.json --config ./zbox_config.yaml --configDir . ##############----------------- Installing blobber helm-chart --------------------################### COUNT=3 #COUNT will be giving 3 try to install the helmchart.