Skip to content

Commit

Permalink
use correct path for hpo standalone chart
Browse files Browse the repository at this point in the history
  • Loading branch information
mallardduck committed Oct 11, 2024
1 parent 792a149 commit 3fc50a4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ source $(dirname $0)/../entry

cd $(dirname $0)/../../../../..

latest_chart=./charts/helm-project-operator
latest_chart=./packages/helm-project-operator/charts

case "${KUBERNETES_DISTRIBUTION_TYPE}" in
"k3s")
Expand Down

0 comments on commit 3fc50a4

Please sign in to comment.