Skip to content

Commit

Permalink
Merge pull request #11474 from wolfi-dev/wolfictl-43b6cbe1-7f38-4569-…
Browse files Browse the repository at this point in the history
…ad54-7a9cbc097781

tekton-pipelines/0.56.0 package update
  • Loading branch information
ajayk authored Jan 19, 2024
2 parents bae6a0f + 5d7d056 commit 111692b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions tekton-pipelines.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: tekton-pipelines
version: 0.55.0
epoch: 3
version: 0.56.0
epoch: 0
description: A cloud-native Pipeline resource.
copyright:
- license: Apache-2.0
Expand All @@ -15,12 +15,12 @@ pipeline:
with:
repository: https://github.com/tektoncd/pipeline
tag: v${{package.version}}
expected-commit: e59ee42163de4150f8951b135cbed14bf99b61fc
expected-commit: e1c7828e0fad1006b6477a5ce0468a2a3182060b
destination: tekton

- uses: go/bump
with:
deps: github.com/docker/[email protected] golang.org/x/[email protected] github.com/containerd/[email protected] github.com/go-git/go-git/[email protected] github.com/cloudflare/[email protected]
deps: github.com/docker/[email protected] github.com/containerd/[email protected] github.com/go-git/go-git/[email protected] github.com/cloudflare/[email protected]
go-version: 1.21
modroot: tekton

Expand Down

0 comments on commit 111692b

Please sign in to comment.