Skip to content

Commit

Permalink
fixed reference for external helm chart (#304)
Browse files Browse the repository at this point in the history
#### What this PR does / why we need it:
I changed the name of the helm-chart-external reference to use the
correct one, as it is defined in the input specification here:

https://github.com/open-component-model/ocm-website/blob/5ad2aa8dccbe4e035f11de6e837b02404376138e/content/docs/tutorials/build-deploy-software-via-helm-charts-with-ocm-101.md?plain=1#L99-L102

#### Which issue(s) this PR fixes:
no issue created for it
  • Loading branch information
n3rdc4ptn authored Jul 30, 2024
1 parent 5ad2aa8 commit ac4dc54
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -478,7 +478,7 @@ spec:
name: ocm-hello-world-podinfo
namespace: ocm-system
resourceRef:
name: helm-chart-external
name: helm-chart-external-helm-repo
version: "6.7.0"
---
apiVersion: delivery.ocm.software/v1alpha1
Expand Down

0 comments on commit ac4dc54

Please sign in to comment.