Skip to content

Commit

Permalink
New Release
Browse files Browse the repository at this point in the history
  • Loading branch information
harshv1995 committed Sep 28, 2023
1 parent 60c1d19 commit 478c16f
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ Chart for deploying web application.

## Add the chart repository

run `helm repo add squadcast-helm https://squadcasthub.github.io/helm-infra/`
run `helm repo add squadcasthub https://squadcasthub.github.io/helm-infra/`

## Install the chart

run `helm install squadcast-helm squadcast-helm/squadcast-helm`
run `helm install squadcast-helm squadcasthub/squadcast-helm`
2 changes: 1 addition & 1 deletion cr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ charts-dir: squadcast-helm
sign: false
charts_repo_url: https://squadcasthub.github.io/helm-infra
index-path: .
version: 0.2.1
version: 0.2.2
2 changes: 1 addition & 1 deletion squadcast-helm/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ name: squadcast-helm
description: A Helm chart for Kubernetes
type: application

version: 0.2.1
version: 0.2.2

appVersion: "1.16.0"

0 comments on commit 478c16f

Please sign in to comment.