Skip to content

Commit

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

bump ssvlabs/ssv to v2.0.0, ssvlabs/ssv-dkg to v2.1.0, dappnode/staker-package-scripts to v0.1.0
  • Loading branch information
Marketen authored Oct 31, 2024
2 parents 2da911e + 6a94088 commit 93f5af0
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 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": "v1.3.10",
"version": "v2.0.0",
"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: v1.3.10
OPERATOR_UPSTREAM_VERSION: v2.0.0
STAKER_SCRIPTS_VERSION: v0.1.0
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
@@ -1,6 +1,6 @@
{
"name": "ssv-holesky.dnp.dappnode.eth",
"version": "0.1.6",
"version": "0.1.7",
"globalEnvs": [
{
"envs": ["EXECUTION_CLIENT_HOLESKY", "CONSENSUS_CLIENT_HOLESKY"],
Expand Down

0 comments on commit 93f5af0

Please sign in to comment.