diff --git a/.chglog/config.yml b/.chglog/config.yml index 15030c56..3fc2d0ed 100755 --- a/.chglog/config.yml +++ b/.chglog/config.yml @@ -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: @@ -21,4 +21,4 @@ options: - Subject notes: keywords: - - BREAKING CHANGE \ No newline at end of file + - BREAKING CHANGE diff --git a/charts/arbitrum-classic/README.md b/charts/arbitrum-classic/README.md index c8b5f4ef..33061359 100644 --- a/charts/arbitrum-classic/README.md +++ b/charts/arbitrum-classic/README.md @@ -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 @@ -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 ``` diff --git a/charts/arbitrum-classic/README.md.gotmpl b/charts/arbitrum-classic/README.md.gotmpl index e2e57e19..037b517e 100644 --- a/charts/arbitrum-classic/README.md.gotmpl +++ b/charts/arbitrum-classic/README.md.gotmpl @@ -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 @@ -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" . }} ``` diff --git a/charts/arbitrum-nitro/README.md b/charts/arbitrum-nitro/README.md index a4e14dd0..f01916a5 100644 --- a/charts/arbitrum-nitro/README.md +++ b/charts/arbitrum-nitro/README.md @@ -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 @@ -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 ``` diff --git a/charts/arbitrum-nitro/README.md.gotmpl b/charts/arbitrum-nitro/README.md.gotmpl index 41363d16..af36cdc5 100644 --- a/charts/arbitrum-nitro/README.md.gotmpl +++ b/charts/arbitrum-nitro/README.md.gotmpl @@ -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 @@ -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" . }} ``` diff --git a/charts/avalanche/README.md b/charts/avalanche/README.md index 5ddf6bae..34547690 100644 --- a/charts/avalanche/README.md +++ b/charts/avalanche/README.md @@ -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 ``` diff --git a/charts/avalanche/README.md.gotmpl b/charts/avalanche/README.md.gotmpl index fb5c93b3..e4f4d330 100644 --- a/charts/avalanche/README.md.gotmpl +++ b/charts/avalanche/README.md.gotmpl @@ -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" . }} ``` diff --git a/charts/celo/README.md b/charts/celo/README.md index eed3e765..827bebbe 100644 --- a/charts/celo/README.md +++ b/charts/celo/README.md @@ -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 @@ -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 ``` diff --git a/charts/celo/README.md.gotmpl b/charts/celo/README.md.gotmpl index bf9b0e49..32fe70aa 100644 --- a/charts/celo/README.md.gotmpl +++ b/charts/celo/README.md.gotmpl @@ -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 @@ -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" . }} ``` diff --git a/charts/erigon/README.md b/charts/erigon/README.md index 6b2b9ee5..9f33bb3c 100644 --- a/charts/erigon/README.md +++ b/charts/erigon/README.md @@ -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 @@ -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 ``` diff --git a/charts/erigon/README.md.gotmpl b/charts/erigon/README.md.gotmpl index 97ad75e3..3868754d 100644 --- a/charts/erigon/README.md.gotmpl +++ b/charts/erigon/README.md.gotmpl @@ -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 @@ -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" . }} ``` diff --git a/charts/graph-network-indexer/README.md b/charts/graph-network-indexer/README.md index ae95a713..671ee39d 100644 --- a/charts/graph-network-indexer/README.md +++ b/charts/graph-network-indexer/README.md @@ -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)) @@ -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 ``` diff --git a/charts/graph-network-indexer/README.md.gotmpl b/charts/graph-network-indexer/README.md.gotmpl index 53935e34..ff86b550 100644 --- a/charts/graph-network-indexer/README.md.gotmpl +++ b/charts/graph-network-indexer/README.md.gotmpl @@ -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)) @@ -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" . }} ``` diff --git a/charts/graph-node/README.md b/charts/graph-node/README.md index a9388303..8e94768d 100644 --- a/charts/graph-node/README.md +++ b/charts/graph-node/README.md @@ -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)) @@ -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 ``` diff --git a/charts/graph-node/README.md.gotmpl b/charts/graph-node/README.md.gotmpl index 97e1d7ce..58e7d8cf 100644 --- a/charts/graph-node/README.md.gotmpl +++ b/charts/graph-node/README.md.gotmpl @@ -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)) @@ -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" . }} ``` diff --git a/charts/graph-toolbox/README.md b/charts/graph-toolbox/README.md index 2668ce3b..7eae98f3 100644 --- a/charts/graph-toolbox/README.md +++ b/charts/graph-toolbox/README.md @@ -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)) @@ -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 ``` diff --git a/charts/graph-toolbox/README.md.gotmpl b/charts/graph-toolbox/README.md.gotmpl index 53935e34..ff86b550 100644 --- a/charts/graph-toolbox/README.md.gotmpl +++ b/charts/graph-toolbox/README.md.gotmpl @@ -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)) @@ -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" . }} ``` diff --git a/charts/heimdall/README.md b/charts/heimdall/README.md index 0e09c4bb..ce8506bc 100644 --- a/charts/heimdall/README.md +++ b/charts/heimdall/README.md @@ -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 ``` diff --git a/charts/heimdall/README.md.gotmpl b/charts/heimdall/README.md.gotmpl index ca989f8a..023f6a35 100644 --- a/charts/heimdall/README.md.gotmpl +++ b/charts/heimdall/README.md.gotmpl @@ -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" . }} ``` diff --git a/charts/lighthouse/README.md b/charts/lighthouse/README.md index f33e5ef1..900be6bb 100644 --- a/charts/lighthouse/README.md +++ b/charts/lighthouse/README.md @@ -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 ``` diff --git a/charts/lighthouse/README.md.gotmpl b/charts/lighthouse/README.md.gotmpl index 35c64f29..ed39dac5 100644 --- a/charts/lighthouse/README.md.gotmpl +++ b/charts/lighthouse/README.md.gotmpl @@ -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" . }} ``` diff --git a/charts/nethermind/README.md b/charts/nethermind/README.md index c84016ce..be200860 100644 --- a/charts/nethermind/README.md +++ b/charts/nethermind/README.md @@ -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 ``` diff --git a/charts/nethermind/README.md.gotmpl b/charts/nethermind/README.md.gotmpl index e3fe22ec..ebd34c62 100644 --- a/charts/nethermind/README.md.gotmpl +++ b/charts/nethermind/README.md.gotmpl @@ -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" . }} ``` diff --git a/charts/nimbus/README.md b/charts/nimbus/README.md index fcaeaa5e..9646c5b7 100644 --- a/charts/nimbus/README.md +++ b/charts/nimbus/README.md @@ -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 ``` diff --git a/charts/nimbus/README.md.gotmpl b/charts/nimbus/README.md.gotmpl index a4b3efd0..82b5ed8b 100644 --- a/charts/nimbus/README.md.gotmpl +++ b/charts/nimbus/README.md.gotmpl @@ -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" . }} ``` diff --git a/charts/proxyd/README.md b/charts/proxyd/README.md index 8177afd8..c3f552a1 100644 --- a/charts/proxyd/README.md +++ b/charts/proxyd/README.md @@ -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)) @@ -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 ``` diff --git a/charts/proxyd/README.md.gotmpl b/charts/proxyd/README.md.gotmpl index b03ef48e..21085314 100644 --- a/charts/proxyd/README.md.gotmpl +++ b/charts/proxyd/README.md.gotmpl @@ -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)) @@ -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" . }} ``` diff --git a/package.json b/package.json index b34b260a..eb5a5d9c 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "charts", "version": "1.0.0", - "repository": "git@github.com:graphops/helm-charts.git", + "repository": "git@github.com:graphops/launchpad-charts.git", "license": "Apache 2", "private": true, "devDependencies": {