Skip to content

Commit

Permalink
Fixed the URL of the GitOps Bridge Helm Chart repo (#36)
Browse files Browse the repository at this point in the history
  • Loading branch information
paolosalvatori authored Apr 4, 2024
1 parent 910c288 commit 3a4e6a0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ spec:
addonChartNamespace: crossplane-system
# anything not staging or prod use this version
addonChartVersion: 1.0.0
addonChartRepository: https:///gitops-bridge-dev.github.io/gitops-bridge-helm-charts
addonChartRepository: https://gitops-bridge-dev.github.io/gitops-bridge-helm-charts
selector:
matchExpressions:
- key: akuity.io/argo-cd-cluster-name
Expand Down

0 comments on commit 3a4e6a0

Please sign in to comment.