Skip to content

Commit

Permalink
Merge pull request #17 from dappnode/dappnodebot/bump-upstream/ssvlab…
Browse files Browse the repository at this point in the history
…s/[email protected],dappnode/[email protected]

bump ssvlabs/ssv to v2.0.1, dappnode/staker-package-scripts to v0.1.1
  • Loading branch information
Marketen authored Dec 4, 2024
2 parents 9663d4c + 876559c commit a7c3311
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion dappnode_package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"upstream": [
{
"repo": "ssvlabs/ssv",
"version": "v2.0.0",
"version": "v2.0.1",
"arg": "OPERATOR_UPSTREAM_VERSION"
},
{
Expand Down
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ services:
build:
context: operator
args:
OPERATOR_UPSTREAM_VERSION: v2.0.0
OPERATOR_UPSTREAM_VERSION: v2.0.1
STAKER_SCRIPTS_VERSION: v0.1.1
restart: unless-stopped
volumes:
Expand Down
2 changes: 1 addition & 1 deletion package_variants/holesky/dappnode_package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@
}
],
"shortDescription": "SSV for Ethereum Testnet Holesky"
}
}
2 changes: 1 addition & 1 deletion package_variants/mainnet/dappnode_package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ssv.dnp.dappnode.eth",
"version": "0.1.3",
"version": "0.1.4",
"globalEnvs": [
{
"envs": ["EXECUTION_CLIENT_MAINNET", "CONSENSUS_CLIENT_MAINNET"],
Expand Down

0 comments on commit a7c3311

Please sign in to comment.