We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6165b41 commit 85a0644Copy full SHA for 85a0644
Taskfile.yaml
@@ -10,4 +10,5 @@ includes:
10
MANIFEST_OUT: '{{.ROOT_DIR}}/api/crds/manifests'
11
CODE_DIRS: '{{.ROOT_DIR}}/cmd/... {{.ROOT_DIR}}/internal/... {{.ROOT_DIR}}/api/v1alpha1/... {{.ROOT_DIR}}/pkg/...'
12
COMPONENTS: 'cluster-provider-kind'
13
- REPO_URL: 'https://github.com/openmcp-project/cluster-provider-kind'
+ REPO_URL: 'https://github.com/openmcp-project/cluster-provider-kind'
14
+ CHART_COMPONENTS: "[]"
VERSION
@@ -1 +1 @@
1
-v0.0.5-dev
+v0.0.6
0 commit comments