Skip to content

Commit

Permalink
chore: change gh org owner
Browse files Browse the repository at this point in the history
  • Loading branch information
carslen committed Oct 12, 2023
1 parent 77fed40 commit 9cb8783
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/helmRepoIndex/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ func buildHelmRepoIndex(indexFile string, mergeIndexFile string) {
}

const centralHelmIndex = "../../charts/dev/index.yaml"
const gitOwner = "catenax-ng"
const gitOwner = "catenax-ng2"

func main() {
ctx := context.Background()
Expand Down

0 comments on commit 9cb8783

Please sign in to comment.