Skip to content

Commit

Permalink
use latest KC version again
Browse files Browse the repository at this point in the history
Signed-off-by: Max Jonas Werner <mail@makk.es>
  • Loading branch information
Max Jonas Werner committed Apr 5, 2023
1 parent 60e13e6 commit d9e9225
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hack/import-flux2-assets.sh
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ gen_crd_doc() {

{
# kustomize-controller CRDs
KUSTOMIZE_VER="api-v1"
KUSTOMIZE_VER="main"
gen_crd_doc "https://raw.githubusercontent.com/fluxcd/kustomize-controller/$KUSTOMIZE_VER/docs/api/v1/kustomize.md" "$COMPONENTS_DIR/kustomize/api/v1.md" "HUGETABLE"
gen_crd_doc "https://raw.githubusercontent.com/fluxcd/kustomize-controller/$KUSTOMIZE_VER/docs/spec/v1/kustomization.md" "$COMPONENTS_DIR/kustomize/kustomization.md"
}
Expand Down

0 comments on commit d9e9225

Please sign in to comment.