Skip to content
Merged
Changes from all commits
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
6 changes: 5 additions & 1 deletion .github/workflows/call-crossplane-verify.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,11 @@ on:
description: "Version of stuttgart-things/dagger/crossplane to invoke"
required: false
type: string
default: v0.115.0
# v0.115.2: verify Layer 3 skips embedded CRDs without a built-in
# schema (-ignore-missing-schemas), and render is fed examples/
# EnvironmentConfigs via --extra-resources so XRs that set
# spec.environmentConfig resolve offline.
default: v0.115.2

permissions:
contents: read
Expand Down