diff --git a/tekton-chains.yaml b/tekton-chains.yaml index 9a70387677d..6603fc65fb3 100644 --- a/tekton-chains.yaml +++ b/tekton-chains.yaml @@ -1,7 +1,7 @@ package: name: tekton-chains - version: 0.16.0 - epoch: 1 + version: 0.17.0 + epoch: 0 description: Supply Chain Security in Tekton Pipelines copyright: - license: Apache-2.0 @@ -15,7 +15,7 @@ pipeline: with: repository: https://github.com/tektoncd/chains tag: v${{package.version}} - expected-commit: 5ca4264d34969ba37cb5ad0799da2ffd077f3735 + expected-commit: fb905ce123f2f73c04c350217e748effc11c9516 destination: chains - uses: go/build