diff --git a/charts/mev-boost/Chart.yaml b/charts/mev-boost/Chart.yaml index 2ac9710ee..8581c2245 100644 --- a/charts/mev-boost/Chart.yaml +++ b/charts/mev-boost/Chart.yaml @@ -21,7 +21,7 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 1.7.0 +version: 1.7.1 # 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 diff --git a/charts/mev-boost/values.yaml b/charts/mev-boost/values.yaml index 4f282e642..29b7ff54b 100644 --- a/charts/mev-boost/values.yaml +++ b/charts/mev-boost/values.yaml @@ -3,7 +3,7 @@ # Declare variables to be passed into your templates. global: - # Options: mainnet, goerli, ropsten, kiln, sepolia + # Options: mainnet, holesky, ropsten, kiln, sepolia network: "mainnet" ## Credentials to fetch images from private registry @@ -17,7 +17,7 @@ global: # Relay URLs relays: mainnet: "https://0xac6e77dfe25ecd6110b8e780608cce0dab71fdd5ebea22a16c0205200f2f8e2e3ad3b71d3499c54ad14d6c21b41a37ae@boost-relay.flashbots.net" - goerli: "https://0xafa4c6985aa049fb79dd37010438cfebeb0f2bd42b115b89dd678dab0670c1de38da0c4e9138c9290a398ecd9a0b3110@builder-relay-goerli.flashbots.net" + holesky: "https://0xafa4c6985aa049fb79dd37010438cfebeb0f2bd42b115b89dd678dab0670c1de38da0c4e9138c9290a398ecd9a0b3110@boost-relay-holesky.flashbots.net" ropsten: "https://0xb124d80a00b80815397b4e7f1f05377ccc83aeeceb6be87963ba3649f1e6efa32ca870a88845917ec3f26a8e2aa25c77@builder-relay-ropsten.flashbots.net" kiln: "https://0xb5246e299aeb782fbc7c91b41b3284245b1ed5206134b0028b81dfb974e5900616c67847c2354479934fc4bb75519ee1@builder-relay-kiln.flashbots.net" sepolia: "https://0x845bd072b7cd566f02faeb0a4033ce9399e42839ced64e8b2adcfc859ed1e8e1a5a293336a49feac6d9a5edb779be53a@builder-relay-sepolia.flashbots.net"