Skip to content

Commit

Permalink
refactor: rename repository (#25)
Browse files Browse the repository at this point in the history
  • Loading branch information
ophiryael authored Apr 10, 2023
1 parent e78c08b commit 5a966bd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Please refer to Helm's [documentation](https://helm.sh/docs) to get started.
Once Helm has been set up correctly, add the repo as follows:

```sh
helm repo add teletrace https://teletrace.github.io/teletrace-helm-charts/
helm repo add teletrace https://teletrace.github.io/helm-charts/
```

If you had already added this repo earlier, run `helm repo update` to retrieve
Expand Down
2 changes: 1 addition & 1 deletion charts/teletrace/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ apiVersion: v2
name: teletrace
description: Teletrace Helm chart for Kubernetes
type: application
version: 0.5.0
version: 0.6.0
appVersion: "v0.6.0"

0 comments on commit 5a966bd

Please sign in to comment.