Skip to content

Commit

Permalink
Merge pull request #16 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.1
  • Loading branch information
Marketen authored Nov 26, 2024
2 parents 93f5af0 + c4bfdf2 commit 96406f9
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 @@ -12,7 +12,7 @@
},
{
"repo": "dappnode/staker-package-scripts",
"version": "v0.1.0",
"version": "v0.1.1",
"arg": "STAKER_SCRIPTS_VERSION"
}
],
Expand Down
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ services:
context: operator
args:
OPERATOR_UPSTREAM_VERSION: v2.0.0
STAKER_SCRIPTS_VERSION: v0.1.0
STAKER_SCRIPTS_VERSION: v0.1.1
restart: unless-stopped
volumes:
- operator-data:/data/operator
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.7",
"version": "0.1.8",
"globalEnvs": [
{
"envs": ["EXECUTION_CLIENT_HOLESKY", "CONSENSUS_CLIENT_HOLESKY"],
Expand Down
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.2",
"version": "0.1.3",
"globalEnvs": [
{
"envs": ["EXECUTION_CLIENT_MAINNET", "CONSENSUS_CLIENT_MAINNET"],
Expand Down

0 comments on commit 96406f9

Please sign in to comment.