Skip to content

Commit

Permalink
[dependabot skip] make tidy
Browse files Browse the repository at this point in the history
  • Loading branch information
gardener-robot-ci-1 committed May 31, 2024
1 parent 9f46c3b commit df8441c
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .ci/hack/generate-controller-registration.sh
Original file line number Diff line number Diff line change
Expand Up @@ -90,13 +90,12 @@ mkdir -p "$(dirname "$DEST")"

cat <<EOM > "$DEST"
---
apiVersion: core.gardener.cloud/v1beta1
apiVersion: core.gardener.cloud/v1
kind: ControllerDeployment
metadata:
name: $NAME
type: helm
providerConfig:
chart: $chart
helm:
rawChart: $chart
values:
EOM

Expand Down

0 comments on commit df8441c

Please sign in to comment.