Skip to content

Commit 85a0644

Browse files
ci(Taskfile): update configuration (#50)
* ci(Taskfile): update configuration * feat: release v0.0.6
1 parent 6165b41 commit 85a0644

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

Taskfile.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,5 @@ includes:
1010
MANIFEST_OUT: '{{.ROOT_DIR}}/api/crds/manifests'
1111
CODE_DIRS: '{{.ROOT_DIR}}/cmd/... {{.ROOT_DIR}}/internal/... {{.ROOT_DIR}}/api/v1alpha1/... {{.ROOT_DIR}}/pkg/...'
1212
COMPONENTS: 'cluster-provider-kind'
13-
REPO_URL: 'https://github.com/openmcp-project/cluster-provider-kind'
13+
REPO_URL: 'https://github.com/openmcp-project/cluster-provider-kind'
14+
CHART_COMPONENTS: "[]"

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v0.0.5-dev
1+
v0.0.6

0 commit comments

Comments
 (0)