Skip to content

Commit

Permalink
GITBOOK-1077: No subject
Browse files Browse the repository at this point in the history
  • Loading branch information
pjoshi751 authored and gitbook-bot committed Sep 11, 2024
1 parent 9c0770f commit 4dc6054
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion social-registry/developer-zone/helm-packaging-guide.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,14 @@
# 📘 Helm Packaging Guide

## Concepts

Helm package is the highest level of package that is offered for module installation. The Helm package contains all dependencies and is intended to be installed "single click" from Rancher or the command line.

{% embed url="https://miro.com/app/board/uXjVKoUYG7g=/" %}
The package hierarchy is depicted below.

{% embed url="https://miro.com/app/board/uXjVKoUYG7g=/" %}

## Steps

### Tagging Helm repo

Expand All @@ -24,3 +28,5 @@ The charts are located in [this](https://github.com/OpenG2P/openg2p-social-regis
{% hint style="warning" %}
The Github workflow triggers only if the branch already exists and changes are applied on the branch. So create the branch first on Github directly and push the Helm changes.
{% endhint %}

### Making package availabe on Rancher

0 comments on commit 4dc6054

Please sign in to comment.