Skip to content

Commit

Permalink
refactor: rename helm-charts to launchpad-charts
Browse files Browse the repository at this point in the history
  • Loading branch information
cjorge-graphops committed May 18, 2023
1 parent 5a73816 commit 70cd3b7
Show file tree
Hide file tree
Showing 28 changed files with 45 additions and 45 deletions.
4 changes: 2 additions & 2 deletions .chglog/config.yml
Expand Up @@ -2,7 +2,7 @@ style: github
template: CHANGELOG.tpl.md
info:
title: CHANGELOG
repository_url: https://github.com/graphops/helm-charts
repository_url: https://github.com/graphops/launchpad-charts
options:
commits:
filters:
Expand All @@ -21,4 +21,4 @@ options:
- Subject
notes:
keywords:
- BREAKING CHANGE
- BREAKING CHANGE
4 changes: 2 additions & 2 deletions charts/arbitrum-classic/README.md
Expand Up @@ -6,7 +6,7 @@ Deploy and scale [Arbitrum-Classic](https://github.com/OffchainLabs/arbitrum) in

## Features

- Actively maintained by [GraphOps](https://graphops.xyz) [and contributors](https://github.com/graphops/helm-charts/graphs/contributors)
- Actively maintained by [GraphOps](https://graphops.xyz) [and contributors](https://github.com/graphops/launchpad-charts/graphs/contributors)
- Deploys a scalable pool of `rpcdaemon` instances, with auto-scaling support, for automatic elastic JSON-RPC
- Strong security defaults (non-root execution, ready-only root filesystem, drops all capabilities)
- Readiness checks to ensure traffic only hits `Pod`s that are healthy and ready to serve requests
Expand All @@ -19,7 +19,7 @@ Deploy and scale [Arbitrum-Classic](https://github.com/OffchainLabs/arbitrum) in
To install the chart with the release name `my-release`:

```console
$ helm repo add graphops http://graphops.github.io/helm-charts
$ helm repo add graphops http://graphops.github.io/launchpad-charts
$ helm install my-release graphops/arbitrum-classic
```

Expand Down
4 changes: 2 additions & 2 deletions charts/arbitrum-classic/README.md.gotmpl
Expand Up @@ -6,7 +6,7 @@

## Features

- Actively maintained by [GraphOps](https://graphops.xyz) [and contributors](https://github.com/graphops/helm-charts/graphs/contributors)
- Actively maintained by [GraphOps](https://graphops.xyz) [and contributors](https://github.com/graphops/launchpad-charts/graphs/contributors)
- Deploys a scalable pool of `rpcdaemon` instances, with auto-scaling support, for automatic elastic JSON-RPC
- Strong security defaults (non-root execution, ready-only root filesystem, drops all capabilities)
- Readiness checks to ensure traffic only hits `Pod`s that are healthy and ready to serve requests
Expand All @@ -19,7 +19,7 @@
To install the chart with the release name `my-release`:

```console
$ helm repo add graphops http://graphops.github.io/helm-charts
$ helm repo add graphops http://graphops.github.io/launchpad-charts
$ helm install my-release graphops/{{ template "chart.name" . }}
```

Expand Down
4 changes: 2 additions & 2 deletions charts/arbitrum-nitro/README.md
Expand Up @@ -6,7 +6,7 @@ Deploy and scale [Arbitrum-Nitro](https://github.com/OffchainLabs/nitro/) inside

## Features

- Actively maintained by [GraphOps](https://graphops.xyz) [and contributors](https://github.com/graphops/helm-charts/graphs/contributors)
- Actively maintained by [GraphOps](https://graphops.xyz) [and contributors](https://github.com/graphops/launchpad-charts/graphs/contributors)
- Deploys a scalable pool of `rpcdaemon` instances, with auto-scaling support, for automatic elastic JSON-RPC
- Strong security defaults (non-root execution, ready-only root filesystem, drops all capabilities)
- Readiness checks to ensure traffic only hits `Pod`s that are healthy and ready to serve requests
Expand All @@ -19,7 +19,7 @@ Deploy and scale [Arbitrum-Nitro](https://github.com/OffchainLabs/nitro/) inside
To install the chart with the release name `my-release`:

```console
$ helm repo add graphops http://graphops.github.io/helm-charts
$ helm repo add graphops http://graphops.github.io/launchpad-charts
$ helm install my-release graphops/arbitrum-nitro
```

Expand Down
4 changes: 2 additions & 2 deletions charts/arbitrum-nitro/README.md.gotmpl
Expand Up @@ -6,7 +6,7 @@

## Features

- Actively maintained by [GraphOps](https://graphops.xyz) [and contributors](https://github.com/graphops/helm-charts/graphs/contributors)
- Actively maintained by [GraphOps](https://graphops.xyz) [and contributors](https://github.com/graphops/launchpad-charts/graphs/contributors)
- Deploys a scalable pool of `rpcdaemon` instances, with auto-scaling support, for automatic elastic JSON-RPC
- Strong security defaults (non-root execution, ready-only root filesystem, drops all capabilities)
- Readiness checks to ensure traffic only hits `Pod`s that are healthy and ready to serve requests
Expand All @@ -19,7 +19,7 @@
To install the chart with the release name `my-release`:

```console
$ helm repo add graphops http://graphops.github.io/helm-charts
$ helm repo add graphops http://graphops.github.io/launchpad-charts
$ helm install my-release graphops/{{ template "chart.name" . }}
```

Expand Down
2 changes: 1 addition & 1 deletion charts/avalanche/README.md
Expand Up @@ -18,7 +18,7 @@ Deploy and scale [avalanche](https://github.com/avalancheEth/avalanche) inside K
To install the chart with the release name `my-release`:

```console
$ helm repo add graphops http://graphops.github.io/helm-charts
$ helm repo add graphops http://graphops.github.io/launchpad-charts
$ helm install my-release graphops/Avalanche
```

Expand Down
2 changes: 1 addition & 1 deletion charts/avalanche/README.md.gotmpl
Expand Up @@ -18,7 +18,7 @@
To install the chart with the release name `my-release`:

```console
$ helm repo add graphops http://graphops.github.io/helm-charts
$ helm repo add graphops http://graphops.github.io/launchpad-charts
$ helm install my-release graphops/{{ template "chart.name" . }}
```

Expand Down
4 changes: 2 additions & 2 deletions charts/celo/README.md
Expand Up @@ -6,7 +6,7 @@ Deploy and scale [Celo](https://github.com/celo-org/celo-blockchain) Nodes insid

## Features

- Actively maintained by [GraphOps](https://graphops.xyz) [and contributors](https://github.com/graphops/helm-charts/graphs/contributors)
- Actively maintained by [GraphOps](https://graphops.xyz) [and contributors](https://github.com/graphops/launchpad-charts/graphs/contributors)
- Deploys a scalable pool of `rpcdaemon` instances, with auto-scaling support, for automatic elastic JSON-RPC
- Strong security defaults (non-root execution, ready-only root filesystem, drops all capabilities)
- Readiness checks to ensure traffic only hits `Pod`s that are healthy and ready to serve requests
Expand All @@ -19,7 +19,7 @@ Deploy and scale [Celo](https://github.com/celo-org/celo-blockchain) Nodes insid
To install the chart with the release name `my-release`:

```console
$ helm repo add graphops http://graphops.github.io/helm-charts
$ helm repo add graphops http://graphops.github.io/launchpad-charts
$ helm install my-release graphops/celo
```

Expand Down
4 changes: 2 additions & 2 deletions charts/celo/README.md.gotmpl
Expand Up @@ -6,7 +6,7 @@

## Features

- Actively maintained by [GraphOps](https://graphops.xyz) [and contributors](https://github.com/graphops/helm-charts/graphs/contributors)
- Actively maintained by [GraphOps](https://graphops.xyz) [and contributors](https://github.com/graphops/launchpad-charts/graphs/contributors)
- Deploys a scalable pool of `rpcdaemon` instances, with auto-scaling support, for automatic elastic JSON-RPC
- Strong security defaults (non-root execution, ready-only root filesystem, drops all capabilities)
- Readiness checks to ensure traffic only hits `Pod`s that are healthy and ready to serve requests
Expand All @@ -19,7 +19,7 @@
To install the chart with the release name `my-release`:

```console
$ helm repo add graphops http://graphops.github.io/helm-charts
$ helm repo add graphops http://graphops.github.io/launchpad-charts
$ helm install my-release graphops/{{ template "chart.name" . }}
```

Expand Down
4 changes: 2 additions & 2 deletions charts/erigon/README.md
Expand Up @@ -6,7 +6,7 @@ Deploy and scale [Erigon](https://github.com/ledgerwatch/erigon) inside Kubernet

## Features

- Actively maintained by [GraphOps](https://graphops.xyz) [and contributors](https://github.com/graphops/helm-charts/graphs/contributors)
- Actively maintained by [GraphOps](https://graphops.xyz) [and contributors](https://github.com/graphops/launchpad-charts/graphs/contributors)
- Deploys a scalable pool of `rpcdaemon` instances, with auto-scaling support, for automatic elastic JSON-RPC
- Strong security defaults (non-root execution, ready-only root filesystem, drops all capabilities)
- Readiness checks to ensure traffic only hits `Pod`s that are healthy and ready to serve requests
Expand All @@ -19,7 +19,7 @@ Deploy and scale [Erigon](https://github.com/ledgerwatch/erigon) inside Kubernet
To install the chart with the release name `my-release`:

```console
$ helm repo add graphops http://graphops.github.io/helm-charts
$ helm repo add graphops http://graphops.github.io/launchpad-charts
$ helm install my-release graphops/erigon
```

Expand Down
4 changes: 2 additions & 2 deletions charts/erigon/README.md.gotmpl
Expand Up @@ -6,7 +6,7 @@

## Features

- Actively maintained by [GraphOps](https://graphops.xyz) [and contributors](https://github.com/graphops/helm-charts/graphs/contributors)
- Actively maintained by [GraphOps](https://graphops.xyz) [and contributors](https://github.com/graphops/launchpad-charts/graphs/contributors)
- Deploys a scalable pool of `rpcdaemon` instances, with auto-scaling support, for automatic elastic JSON-RPC
- Strong security defaults (non-root execution, ready-only root filesystem, drops all capabilities)
- Readiness checks to ensure traffic only hits `Pod`s that are healthy and ready to serve requests
Expand All @@ -19,7 +19,7 @@
To install the chart with the release name `my-release`:

```console
$ helm repo add graphops http://graphops.github.io/helm-charts
$ helm repo add graphops http://graphops.github.io/launchpad-charts
$ helm install my-release graphops/{{ template "chart.name" . }}
```

Expand Down
4 changes: 2 additions & 2 deletions charts/graph-network-indexer/README.md
Expand Up @@ -10,7 +10,7 @@ The [Graph Network Indexer](https://github.com/graphprotocol/indexer) components

## Chart Features

- Actively maintained by [GraphOps](https://graphops.xyz) [and contributors](https://github.com/graphops/helm-charts/graphs/contributors)
- Actively maintained by [GraphOps](https://graphops.xyz) [and contributors](https://github.com/graphops/launchpad-charts/graphs/contributors)
- Strong security defaults (non-root execution, ready-only root filesystem, drops all capabilities)
- Readiness checks to ensure traffic only hits `Pod`s that are healthy and ready to serve requests
- Support for `ServiceMonitor`s to configure Prometheus to scrape metrics ([prometheus-operator](https://github.com/prometheus-operator/prometheus-operator))
Expand All @@ -21,7 +21,7 @@ The [Graph Network Indexer](https://github.com/graphprotocol/indexer) components
To install the chart with the release name `my-release`:

```console
$ helm repo add graphops http://graphops.github.io/helm-charts
$ helm repo add graphops http://graphops.github.io/launchpad-charts
$ helm install my-release graphops/graph-network-indexer
```

Expand Down
4 changes: 2 additions & 2 deletions charts/graph-network-indexer/README.md.gotmpl
Expand Up @@ -10,7 +10,7 @@ The [Graph Network Indexer](https://github.com/graphprotocol/indexer) components

## Chart Features

- Actively maintained by [GraphOps](https://graphops.xyz) [and contributors](https://github.com/graphops/helm-charts/graphs/contributors)
- Actively maintained by [GraphOps](https://graphops.xyz) [and contributors](https://github.com/graphops/launchpad-charts/graphs/contributors)
- Strong security defaults (non-root execution, ready-only root filesystem, drops all capabilities)
- Readiness checks to ensure traffic only hits `Pod`s that are healthy and ready to serve requests
- Support for `ServiceMonitor`s to configure Prometheus to scrape metrics ([prometheus-operator](https://github.com/prometheus-operator/prometheus-operator))
Expand All @@ -21,7 +21,7 @@ The [Graph Network Indexer](https://github.com/graphprotocol/indexer) components
To install the chart with the release name `my-release`:

```console
$ helm repo add graphops http://graphops.github.io/helm-charts
$ helm repo add graphops http://graphops.github.io/launchpad-charts
$ helm install my-release graphops/{{ template "chart.name" . }}
```

Expand Down
4 changes: 2 additions & 2 deletions charts/graph-node/README.md
Expand Up @@ -10,7 +10,7 @@ Deploy and scale [Graph Node](https://github.com/graphprotocol/graph-node) insid

## Chart Features

- Actively maintained by [GraphOps](https://graphops.xyz) [and contributors](https://github.com/graphops/helm-charts/graphs/contributors)
- Actively maintained by [GraphOps](https://graphops.xyz) [and contributors](https://github.com/graphops/launchpad-charts/graphs/contributors)
- Strong security defaults (non-root execution, ready-only root filesystem, drops all capabilities)
- Readiness checks to ensure traffic only hits `Pod`s that are healthy and ready to serve requests
- Support for `ServiceMonitor`s to configure Prometheus to scrape metrics ([prometheus-operator](https://github.com/prometheus-operator/prometheus-operator))
Expand All @@ -22,7 +22,7 @@ Deploy and scale [Graph Node](https://github.com/graphprotocol/graph-node) insid
To install the chart with the release name `my-release`:

```console
$ helm repo add graphops http://graphops.github.io/helm-charts
$ helm repo add graphops http://graphops.github.io/launchpad-charts
$ helm install my-release graphops/graph-node
```

Expand Down
4 changes: 2 additions & 2 deletions charts/graph-node/README.md.gotmpl
Expand Up @@ -10,7 +10,7 @@

## Chart Features

- Actively maintained by [GraphOps](https://graphops.xyz) [and contributors](https://github.com/graphops/helm-charts/graphs/contributors)
- Actively maintained by [GraphOps](https://graphops.xyz) [and contributors](https://github.com/graphops/launchpad-charts/graphs/contributors)
- Strong security defaults (non-root execution, ready-only root filesystem, drops all capabilities)
- Readiness checks to ensure traffic only hits `Pod`s that are healthy and ready to serve requests
- Support for `ServiceMonitor`s to configure Prometheus to scrape metrics ([prometheus-operator](https://github.com/prometheus-operator/prometheus-operator))
Expand All @@ -22,7 +22,7 @@
To install the chart with the release name `my-release`:

```console
$ helm repo add graphops http://graphops.github.io/helm-charts
$ helm repo add graphops http://graphops.github.io/launchpad-charts
$ helm install my-release graphops/{{ template "chart.name" . }}
```

Expand Down
4 changes: 2 additions & 2 deletions charts/graph-toolbox/README.md
Expand Up @@ -10,7 +10,7 @@ The [Graph Network Indexer](https://github.com/graphprotocol/indexer) components

## Chart Features

- Actively maintained by [GraphOps](https://graphops.xyz) [and contributors](https://github.com/graphops/helm-charts/graphs/contributors)
- Actively maintained by [GraphOps](https://graphops.xyz) [and contributors](https://github.com/graphops/launchpad-charts/graphs/contributors)
- Strong security defaults (non-root execution, ready-only root filesystem, drops all capabilities)
- Readiness checks to ensure traffic only hits `Pod`s that are healthy and ready to serve requests
- Support for `ServiceMonitor`s to configure Prometheus to scrape metrics ([prometheus-operator](https://github.com/prometheus-operator/prometheus-operator))
Expand All @@ -21,7 +21,7 @@ The [Graph Network Indexer](https://github.com/graphprotocol/indexer) components
To install the chart with the release name `my-release`:

```console
$ helm repo add graphops http://graphops.github.io/helm-charts
$ helm repo add graphops http://graphops.github.io/launchpad-charts
$ helm install my-release graphops/graph-toolbox
```

Expand Down
4 changes: 2 additions & 2 deletions charts/graph-toolbox/README.md.gotmpl
Expand Up @@ -10,7 +10,7 @@ The [Graph Network Indexer](https://github.com/graphprotocol/indexer) components

## Chart Features

- Actively maintained by [GraphOps](https://graphops.xyz) [and contributors](https://github.com/graphops/helm-charts/graphs/contributors)
- Actively maintained by [GraphOps](https://graphops.xyz) [and contributors](https://github.com/graphops/launchpad-charts/graphs/contributors)
- Strong security defaults (non-root execution, ready-only root filesystem, drops all capabilities)
- Readiness checks to ensure traffic only hits `Pod`s that are healthy and ready to serve requests
- Support for `ServiceMonitor`s to configure Prometheus to scrape metrics ([prometheus-operator](https://github.com/prometheus-operator/prometheus-operator))
Expand All @@ -21,7 +21,7 @@ The [Graph Network Indexer](https://github.com/graphprotocol/indexer) components
To install the chart with the release name `my-release`:

```console
$ helm repo add graphops http://graphops.github.io/helm-charts
$ helm repo add graphops http://graphops.github.io/launchpad-charts
$ helm install my-release graphops/{{ template "chart.name" . }}
```

Expand Down
2 changes: 1 addition & 1 deletion charts/heimdall/README.md
Expand Up @@ -18,7 +18,7 @@ Deploy and scale [Heimdall](https://github.com/maticnetwork/heimdall) inside Kub
To install the chart with the release name `my-release`:

```console
$ helm repo add graphops http://graphops.github.io/helm-charts
$ helm repo add graphops http://graphops.github.io/launchpad-charts
$ helm install my-release graphops/heimdall
```

Expand Down
2 changes: 1 addition & 1 deletion charts/heimdall/README.md.gotmpl
Expand Up @@ -18,7 +18,7 @@
To install the chart with the release name `my-release`:

```console
$ helm repo add graphops http://graphops.github.io/helm-charts
$ helm repo add graphops http://graphops.github.io/launchpad-charts
$ helm install my-release graphops/{{ template "chart.name" . }}
```

Expand Down
2 changes: 1 addition & 1 deletion charts/lighthouse/README.md
Expand Up @@ -18,7 +18,7 @@ Deploy and scale [Lighthouse](https://github.com/sigp/lighthouse) inside Kuberne
To install the chart with the release name `my-release`:

```console
$ helm repo add graphops http://graphops.github.io/helm-charts
$ helm repo add graphops http://graphops.github.io/launchpad-charts
$ helm install my-release graphops/lighthouse
```

Expand Down
2 changes: 1 addition & 1 deletion charts/lighthouse/README.md.gotmpl
Expand Up @@ -18,7 +18,7 @@
To install the chart with the release name `my-release`:

```console
$ helm repo add graphops http://graphops.github.io/helm-charts
$ helm repo add graphops http://graphops.github.io/launchpad-charts
$ helm install my-release graphops/{{ template "chart.name" . }}
```

Expand Down
2 changes: 1 addition & 1 deletion charts/nethermind/README.md
Expand Up @@ -18,7 +18,7 @@ Deploy and scale [Nethermind](https://github.com/NethermindEth/nethermind) insid
To install the chart with the release name `my-release`:

```console
$ helm repo add graphops http://graphops.github.io/helm-charts
$ helm repo add graphops http://graphops.github.io/launchpad-charts
$ helm install my-release graphops/nethermind
```

Expand Down
2 changes: 1 addition & 1 deletion charts/nethermind/README.md.gotmpl
Expand Up @@ -18,7 +18,7 @@
To install the chart with the release name `my-release`:

```console
$ helm repo add graphops http://graphops.github.io/helm-charts
$ helm repo add graphops http://graphops.github.io/launchpad-charts
$ helm install my-release graphops/{{ template "chart.name" . }}
```

Expand Down
2 changes: 1 addition & 1 deletion charts/nimbus/README.md
Expand Up @@ -18,7 +18,7 @@ Deploy and scale [Nimbus](https://github.com/status-im/nimbus-eth2) inside Kuber
To install the chart with the release name `my-release`:

```console
$ helm repo add graphops http://graphops.github.io/helm-charts
$ helm repo add graphops http://graphops.github.io/launchpad-charts
$ helm install my-release graphops/nimbus
```

Expand Down
2 changes: 1 addition & 1 deletion charts/nimbus/README.md.gotmpl
Expand Up @@ -18,7 +18,7 @@
To install the chart with the release name `my-release`:

```console
$ helm repo add graphops http://graphops.github.io/helm-charts
$ helm repo add graphops http://graphops.github.io/launchpad-charts
$ helm install my-release graphops/{{ template "chart.name" . }}
```

Expand Down
4 changes: 2 additions & 2 deletions charts/proxyd/README.md
Expand Up @@ -10,7 +10,7 @@ Deploy and scale [proxyd](https://github.com/ethereum-optimism/optimism/tree/dev

## Chart Features

- Actively maintained by [GraphOps](https://graphops.xyz) [and contributors](https://github.com/graphops/helm-charts/graphs/contributors)
- Actively maintained by [GraphOps](https://graphops.xyz) [and contributors](https://github.com/graphops/launchpad-charts/graphs/contributors)
- Strong security defaults (non-root execution, ready-only root filesystem, drops all capabilities)
- Readiness checks to ensure traffic only hits `Pod`s that are healthy and ready to serve requests
- Support for `ServiceMonitor`s to configure Prometheus to scrape metrics ([prometheus-operator](https://github.com/prometheus-operator/prometheus-operator))
Expand All @@ -22,7 +22,7 @@ Deploy and scale [proxyd](https://github.com/ethereum-optimism/optimism/tree/dev
To install the chart with the release name `my-release`:

```console
$ helm repo add graphops http://graphops.github.io/helm-charts
$ helm repo add graphops http://graphops.github.io/launchpad-charts
$ helm install my-release graphops/proxyd
```

Expand Down
4 changes: 2 additions & 2 deletions charts/proxyd/README.md.gotmpl
Expand Up @@ -10,7 +10,7 @@

## Chart Features

- Actively maintained by [GraphOps](https://graphops.xyz) [and contributors](https://github.com/graphops/helm-charts/graphs/contributors)
- Actively maintained by [GraphOps](https://graphops.xyz) [and contributors](https://github.com/graphops/launchpad-charts/graphs/contributors)
- Strong security defaults (non-root execution, ready-only root filesystem, drops all capabilities)
- Readiness checks to ensure traffic only hits `Pod`s that are healthy and ready to serve requests
- Support for `ServiceMonitor`s to configure Prometheus to scrape metrics ([prometheus-operator](https://github.com/prometheus-operator/prometheus-operator))
Expand All @@ -22,7 +22,7 @@
To install the chart with the release name `my-release`:

```console
$ helm repo add graphops http://graphops.github.io/helm-charts
$ helm repo add graphops http://graphops.github.io/launchpad-charts
$ helm install my-release graphops/{{ template "chart.name" . }}
```

Expand Down

0 comments on commit 70cd3b7

Please sign in to comment.