You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+13-13
Original file line number
Diff line number
Diff line change
@@ -1,20 +1,20 @@
1
1
# Charts
2
-
[Helm](https://github.com/helm/helm) Charts for Open Data Platform
2
+
[Helm](https://github.com/helm/helm) Charts for Raystack Foundation
3
3
4
-
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`.
4
+
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`.
This repository contains the source for the packaged and versioned charts (released in the [Github Pages](https://odpf.github.io/charts/)).
17
-
The Charts in the `stable/` directory in the main branch match the latest packaged Chart in the [Chart Repository](https://odpf.github.io/charts/).
16
+
This repository contains the source for the packaged and versioned charts (released in the [Github Pages](https://raystack.github.io/charts/)).
17
+
The Charts in the `stable/` directory in the main branch match the latest packaged Chart in the [Chart Repository](https://raystack.github.io/charts/).
18
18
There may be previous versions of a Chart available in the Chart Repository.
19
19
20
20
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.
@@ -23,21 +23,21 @@ Stable Charts meet the criteria in the technical requirements.
23
23
24
24
## Usage
25
25
26
-
Once you have installed the Helm client on your kubernetes cluster, you can deploy a ODPF Helm Chart into a Kubernetes cluster.
26
+
Once you have installed the Helm client on your kubernetes cluster, you can deploy a Raystack Helm Chart into a Kubernetes cluster.
27
27
28
28
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.
0 commit comments