Skip to content

Commit a25c897

Browse files
authored
update readme due to repository move (ethpandaops#121)
1 parent 702c7ec commit a25c897

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
# Ethereum Helm Charts
22

3-
[![Release Helm Charts](https://github.com/skylenet/ethereum-helm-charts/actions/workflows/release.yaml/badge.svg)](https://github.com/skylenet/ethereum-helm-charts/actions/workflows/release.yaml)
3+
[![Release Helm Charts](https://github.com/ethpandaops/ethereum-helm-charts/actions/workflows/release.yaml/badge.svg)](https://github.com/ethpandaops/ethereum-helm-charts/actions/workflows/release.yaml)
44
[![Artifact Hub](https://img.shields.io/endpoint?url=https://artifacthub.io/badge/repository/ethereum-helm-charts)](https://artifacthub.io/packages/search?repo=ethereum-helm-charts)
55

66
A set of [Helm](https://helm.sh/) charts to run multiple components of the [Ethereum](https://ethereum.org/) blockchain on [Kubernetes](https://kubernetes.io/).
77

8-
Deployment examples that use these helm charts can be found under [skylenet/ethereum-k8s-testnets](https://github.com/skylenet/ethereum-k8s-testnets).
8+
Deployment examples that use these helm charts can be found under [ethpandaops/ethereum-k8s-testnets](https://github.com/ethpandaops/ethereum-k8s-testnets).
99

1010
## Usage
1111

@@ -15,7 +15,7 @@ Helm's [documentation](https://helm.sh/docs) to get started.
1515
Once Helm has been set up correctly, add the repo as follows:
1616

1717
```sh
18-
helm repo add ethereum-helm-charts https://skylenet.github.io/ethereum-helm-charts
18+
helm repo add ethereum-helm-charts https://ethpandaops.github.io/ethereum-helm-charts
1919
```
2020

2121
If you had already added this repo earlier, run `helm repo update` to retrieve

0 commit comments

Comments
 (0)