Skip to content
Open
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
23 changes: 23 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,29 @@

### **Installation Guides**

### Helm Repository

You can now install Hoppscotch charts directly from our Helm repository hosted on GitHub Pages.

#### Add the repository

```bash
helm repo add hoppscotch https://hoppscotch.github.io/helm-charts
helm repo update
```

#### Install charts

```bash
# Community version
helm install "my-release" hoppscotch/shc

# Enterprise version
helm install "my-release" hoppscotch/she
```

---

<details>
<summary><b>Digital Ocean Installation</b></summary>

Expand Down
4 changes: 2 additions & 2 deletions charts/shc/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ apiVersion: v2
name: hoppscotch
description: A Helm chart for Hoppscotch Community Edition
type: application
version: 0.1.0
appVersion: "2024.12.1"
version: 2025.4.0
appVersion: "2025.4.0"
4 changes: 2 additions & 2 deletions charts/she/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ apiVersion: v2
name: hoppscotch
description: A Helm chart for Hoppscotch Enterprise Edition
type: application
version: 0.1.0
appVersion: "2024.12.1"
version: 2025.4.0
appVersion: "2025.4.0"
Binary file added hoppscotch-2025.4.0.tgz
Binary file not shown.
14 changes: 14 additions & 0 deletions index.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
apiVersion: v1
entries:
hoppscotch:
- apiVersion: v2
appVersion: 2025.4.0
created: "2025-04-30T14:21:55.419456858-03:00"
description: A Helm chart for Hoppscotch Enterprise Edition
digest: b81aa626e671fad994fb2f0ac27ed5df815d6c727b2ac4dacbef623c17eac68c
name: hoppscotch
type: application
urls:
- https://hoppscotch.github.io/helm-charts/hoppscotch-2025.4.0.tgz
version: 2025.4.0
generated: "2025-04-30T14:21:55.418620952-03:00"