Skip to content

chore: update name of the chart repo in README #104

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jun 12, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
26 changes: 13 additions & 13 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
# Charts
[Helm](https://github.com/helm/helm) Charts for Open Data Platform
[Helm](https://github.com/helm/helm) Charts for Raystack Foundation

Charts are curated application definitions for [Helm](https://github.com/helm/helm). Use this repository to submit official Open Data Platform helm Charts. For more information about installing and using Helm, see it's `README.md`.
Charts are curated application definitions for [Helm](https://github.com/helm/helm). Use this repository to submit official Raystack Foundation helm Charts. For more information about installing and using Helm, see it's `README.md`.

## TL;DR

```bash
$ helm repo add odpf https://odpf.github.io/charts/
$ helm search repo odpf
$ helm install my-release odpf/<chart>
$ helm repo add raystack https://raystack.github.io/charts/
$ helm search repo raystack
$ helm install my-release raystack/<chart>
```

## Repository Structure

This repository contains the source for the packaged and versioned charts (released in the [Github Pages](https://odpf.github.io/charts/)).
The Charts in the `stable/` directory in the main branch match the latest packaged Chart in the [Chart Repository](https://odpf.github.io/charts/).
This repository contains the source for the packaged and versioned charts (released in the [Github Pages](https://raystack.github.io/charts/)).
The Charts in the `stable/` directory in the main branch match the latest packaged Chart in the [Chart Repository](https://raystack.github.io/charts/).
There may be previous versions of a Chart available in the Chart Repository.

The purpose of this repository is to provide a place for maintaining and contributing official Charts, with CI processes in place for managing the releasing of Charts into the Chart Repository.
Expand All @@ -23,21 +23,21 @@ Stable Charts meet the criteria in the technical requirements.

## Usage

Once you have installed the Helm client on your kubernetes cluster, you can deploy a ODPF Helm Chart into a Kubernetes cluster.
Once you have installed the Helm client on your kubernetes cluster, you can deploy a Raystack Helm Chart into a Kubernetes cluster.

Please refer to the [Quick Start guide](https://helm.sh/docs/intro/quickstart/) if you wish to get running in just a few commands, otherwise the [Using Helm Guide](https://helm.sh/docs/intro/using_helm/) provides detailed instructions on how to use the Helm client to manage packages on your Kubernetes cluster.

Helm Repo URL: `https://odpf.github.io/charts/`
Helm Repo URL: `https://raystack.github.io/charts/`

```bash
# To add ODPF Helm repo
$ helm repo add odpf https://odpf.github.io/charts/
# To add Raystack Helm repo
$ helm repo add raystack https://raystack.github.io/charts/

# To list all the charts in the repo
$ helm search repo odpf
$ helm search repo raystack

# To install any searched chart
$ helm install my-release odpf/<chart>
$ helm install my-release raystack/<chart>
```

## Contributing a Chart
Expand Down
2 changes: 1 addition & 1 deletion stable/columbus/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies:
- name: app
repository: https://odpf.github.io/charts/
repository: https://raystack.github.io/charts/
version: 0.2.0
digest: sha256:2ff34dae9ff485fa30837e5777b90251e033662775ca37dcd30943472f1ea840
generated: "2021-12-21T11:42:20.895938+07:00"
2 changes: 1 addition & 1 deletion stable/columbus/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ appVersion: "0.1.8"
dependencies:
- name: app
version: "0.2.0"
repository: "https://odpf.github.io/charts/"
repository: "https://raystack.github.io/charts/"
2 changes: 1 addition & 1 deletion stable/columbus/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Install [helm3](https://helm.sh/docs/intro/install/#helm)
* Add the odpf charts repo

```bash
$ helm repo add odpf https://odpf.github.io/charts/
$ helm repo add odpf https://raystack.github.io/charts/
```

* Install it with Helm 3
Expand Down
2 changes: 1 addition & 1 deletion stable/compass/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies:
- name: app
repository: https://odpf.github.io/charts/
repository: https://raystack.github.io/charts/
version: 0.4.2
digest: sha256:5f0def8abcf2a1a197cbb9a63e06fb5076e34635b398011ce253dc84b5af3f75
generated: "2022-10-27T16:42:43.502785+07:00"
2 changes: 1 addition & 1 deletion stable/compass/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ appVersion: "0.3.0"
dependencies:
- name: app
version: "0.4.2"
repository: "https://odpf.github.io/charts/"
repository: "https://raystack.github.io/charts/"
2 changes: 1 addition & 1 deletion stable/compass/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Install [helm3](https://helm.sh/docs/intro/install/#helm)
* Add the odpf charts repo

```bash
$ helm repo add odpf https://odpf.github.io/charts/
$ helm repo add odpf https://raystack.github.io/charts/
```

* Install it with Helm 3
Expand Down
2 changes: 1 addition & 1 deletion stable/dex/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies:
- name: app
repository: https://odpf.github.io/charts/
repository: https://raystack.github.io/charts/
version: 0.4.0
digest: sha256:e2d509925ddf8581f7b2a65bf0a37187ed8fde3a50d3e386a442ad34c60f8795
generated: "2022-09-19T10:35:48.90955+05:30"
2 changes: 1 addition & 1 deletion stable/dex/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ appVersion: 0.1.1
dependencies:
- name: app
version: "0.4.0"
repository: "https://odpf.github.io/charts/"
repository: "https://raystack.github.io/charts/"
2 changes: 1 addition & 1 deletion stable/dex/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Install [helm3](https://helm.sh/docs/intro/install/#helm)
- Add the odpf charts repo

```bash
$ helm repo add odpf https://odpf.github.io/charts/
$ helm repo add odpf https://raystack.github.io/charts/
```

- Install it with Helm 3
Expand Down
2 changes: 1 addition & 1 deletion stable/entropy/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies:
- name: app
repository: https://odpf.github.io/charts/
repository: https://raystack.github.io/charts/
version: 0.3.4
digest: sha256:41e9a8f47c6ad186219e24592ea05bb3d556474fdd2b088240901b978da3a8d3
generated: "2022-06-17T12:16:20.299783+05:30"
2 changes: 1 addition & 1 deletion stable/entropy/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ appVersion: 0.1.0
dependencies:
- name: app
version: "0.3.4"
repository: "https://odpf.github.io/charts/"
repository: "https://raystack.github.io/charts/"
2 changes: 1 addition & 1 deletion stable/entropy/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Install [helm3](https://helm.sh/docs/intro/install/#helm)
- Add the odpf charts repo

```bash
$ helm repo add odpf https://odpf.github.io/charts/
$ helm repo add odpf https://raystack.github.io/charts/
```

- Install it with Helm 3
Expand Down
2 changes: 1 addition & 1 deletion stable/firehose/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Install [helm3](https://helm.sh/docs/intro/install/#helm)
* Add the odpf charts repo

```bash
$ helm repo add odpf https://odpf.github.io/charts/
$ helm repo add odpf https://raystack.github.io/charts/
```

* Install it with Helm 3
Expand Down
2 changes: 1 addition & 1 deletion stable/guardian/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies:
- name: app
repository: https://odpf.github.io/charts/
repository: https://raystack.github.io/charts/
version: 0.4.0
digest: sha256:e2d509925ddf8581f7b2a65bf0a37187ed8fde3a50d3e386a442ad34c60f8795
generated: "2022-08-07T00:34:15.181033+05:30"
2 changes: 1 addition & 1 deletion stable/guardian/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ appVersion: "0.3.0"
dependencies:
- name: app
version: "0.4.0"
repository: "https://odpf.github.io/charts/"
repository: "https://raystack.github.io/charts/"
2 changes: 1 addition & 1 deletion stable/guardian/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ A Helm chart for Kubernetes

| Repository | Name | Version |
|------------|------|---------|
| https://odpf.github.io/charts/ | app | 0.4.0 |
| https://raystack.github.io/charts/ | app | 0.4.0 |

## Values

Expand Down
2 changes: 1 addition & 1 deletion stable/raccoon/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ This chart runs [Raccoon](https://github.com/odpf/raccoon) deployment on [Kubern
**Add the odpf charts repo**

```bash
$ helm repo add odpf https://odpf.github.io/charts/
$ helm repo add odpf https://raystack.github.io/charts/
```

**Install it with Helm 3**
Expand Down
4 changes: 2 additions & 2 deletions stable/shield/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
dependencies:
- name: app
repository: https://odpf.github.io/charts/
repository: https://raystack.github.io/charts/
version: 0.3.1
- name: app
repository: https://odpf.github.io/charts/
repository: https://raystack.github.io/charts/
version: 0.3.1
digest: sha256:e20a32438123705d7df465ae23b49a281cc2497f8803ca01e47f72435416ae6e
generated: "2022-02-22T16:55:13.364628+05:30"
4 changes: 2 additions & 2 deletions stable/shield/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,11 @@ version: 0.1.4
dependencies:
- name: app
version: "0.3.4"
repository: "https://odpf.github.io/charts/"
repository: "https://raystack.github.io/charts/"
alias: shield-app
condition: shield-app.enabled
- name: app
version: "0.3.4"
repository: "https://odpf.github.io/charts/"
repository: "https://raystack.github.io/charts/"
alias: spicedb
condition: spicedb.enabled
4 changes: 2 additions & 2 deletions stable/shield/README.MD
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ A Helm chart for Kubernetes

| Repository | Name | Version |
| ------------------------------ | --------------- | ------- |
| https://odpf.github.io/charts/ | shield-app(app) | 0.3.0 |
| https://odpf.github.io/charts/ | spicedb(app) | 0.3.0 |
| https://raystack.github.io/charts/ | shield-app(app) | 0.3.0 |
| https://raystack.github.io/charts/ | spicedb(app) | 0.3.0 |

## Values

Expand Down
6 changes: 3 additions & 3 deletions stable/siren/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,16 +7,16 @@ home: https://github.com/odpf/siren
dependencies:
- name: app
version: "0.4.3"
repository: "https://odpf.github.io/charts/"
repository: "https://raystack.github.io/charts/"
alias: app
condition: app.enabled
- name: app
version: "0.4.3"
repository: "https://odpf.github.io/charts/"
repository: "https://raystack.github.io/charts/"
alias: notification-worker
condition: notification-worker.enabled
- name: app
version: "0.4.3"
repository: "https://odpf.github.io/charts/"
repository: "https://raystack.github.io/charts/"
alias: notification-dlq-worker
condition: notification-dlq-worker.enabled
2 changes: 1 addition & 1 deletion stable/stencil/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies:
- name: app
repository: https://odpf.github.io/charts/
repository: https://raystack.github.io/charts/
version: 0.2.1
digest: sha256:7c3f11f696cd963558e25c7c40153c5b895fb0ea892cba55c4902e9f8ad1cc0a
generated: "2022-03-13T20:20:33.036613-07:00"
2 changes: 1 addition & 1 deletion stable/stencil/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ appVersion: "0.2.0"
dependencies:
- name: app
version: "0.2.1"
repository: "https://odpf.github.io/charts/"
repository: "https://raystack.github.io/charts/"