Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade Crossplane to v1.18 #301

Merged
merged 5 commits into from
Dec 12, 2024
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Use helm v3
nolancon committed Dec 3, 2024
commit 6c4278c67d1d65a8e523dda9e94aa2a408fcba76
3 changes: 3 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
@@ -32,6 +32,9 @@ WEBHOOK_SUBDOMAIN ?= $(PROJECT_NAME)-$(shell git rev-parse --short HEAD)-$(shell

WEBHOOK_TYPE ?= stock

# Set this value to enforce use of Helm v3.
USE_HELM3 ?= true

# ====================================================================================
# Setup Output