Skip to content

Commit

Permalink
Changes to version & test
Browse files Browse the repository at this point in the history
  • Loading branch information
Aneesh-M-Bhat authored and openshift-merge-bot[bot] committed Apr 3, 2024
1 parent 9676db3 commit 23f02d0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
apiVersion: v2
name: task-buildpacks
type: application
version: 0.0.1
version: 0.1.0
description: |
Tekton Task to build applications from the source-code to container images,
using Buildpacks Cloud Native Builder image (CNB).
2 changes: 1 addition & 1 deletion test/e2e/resources/10-pipeline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ spec:
- name: revision
value: p
- name: pathInRepo
value: tasks/task-git/0.2.0/task-git.yaml
value: tasks/task-git-clone/0.3.0/task-git-clone.yaml
workspaces:
- name: output
workspace: source
Expand Down

0 comments on commit 23f02d0

Please sign in to comment.