Skip to content
This repository was archived by the owner on Nov 4, 2024. It is now read-only.

Commit c1223ae

Browse files
committed
chore: update directory structure of tekton
Fix directory structure of Tekton that is published to ArtifactHub. Jira-Url: https://issues.redhat.com/browse/CNV-37578 Signed-off-by: Ben Oukhanov <[email protected]>
1 parent a1855d1 commit c1223ae

File tree

5 files changed

+1
-1
lines changed

5 files changed

+1
-1
lines changed

task/0.5.0/README.md renamed to tasks/kubevirt-disk-uploader/0.5.0/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ When user runs [KubeVirt Tekton Tasks](https://github.com/kubevirt/kubevirt-tekt
99
# Installation
1010

1111
```
12-
kubectl apply -f https://raw.githubusercontent.com/codingben/kubevirt-disk-uploader/0.5.0/task/kubevirt-disk-uploader-task.yaml
12+
kubectl apply -f https://raw.githubusercontent.com/codingben/kubevirt-disk-uploader/0.5.0/tasks/kubevirt-disk-uploader/0.5.0/kubevirt-disk-uploader.yaml
1313
```
1414

1515
# Parameters
File renamed without changes.

task/0.5.0/tests/example-vm-tekton.yaml renamed to tasks/kubevirt-disk-uploader/0.5.0/tests/example-vm-tekton.yaml

File renamed without changes.

task/0.5.0/tests/kubevirt-disk-uploader-secret.yaml renamed to tasks/kubevirt-disk-uploader/0.5.0/tests/kubevirt-disk-uploader-secret.yaml

File renamed without changes.

task/0.5.0/tests/kubevirt-disk-uploader-task-run.yaml renamed to tasks/kubevirt-disk-uploader/0.5.0/tests/kubevirt-disk-uploader-task-run.yaml

File renamed without changes.

0 commit comments

Comments
 (0)