Skip to content

Commit

Permalink
Bump github.com/tektoncd/triggers from 0.28.0 to 0.29.0
Browse files Browse the repository at this point in the history
Bumps [github.com/tektoncd/triggers](https://github.com/tektoncd/triggers) from 0.28.0 to 0.29.0.
- [Release notes](https://github.com/tektoncd/triggers/releases)
- [Changelog](https://github.com/tektoncd/triggers/blob/main/releases.md)
- [Commits](tektoncd/triggers@v0.28.0...v0.29.0)

---
updated-dependencies:
- dependency-name: github.com/tektoncd/triggers
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and tekton-robot committed Aug 21, 2024
1 parent 5ad0d4d commit 4d78e2d
Show file tree
Hide file tree
Showing 10 changed files with 100 additions and 25 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ require (
github.com/tektoncd/hub v1.18.0
github.com/tektoncd/pipeline v0.62.1
github.com/tektoncd/plumbing v0.0.0-20230907180608-5625252a2de1
github.com/tektoncd/triggers v0.28.0
github.com/tektoncd/triggers v0.29.0
github.com/theupdateframework/go-tuf v0.7.0
go.opencensus.io v0.24.0
go.uber.org/multierr v1.11.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1290,8 +1290,8 @@ github.com/tektoncd/pipeline v0.62.1 h1:l+EvRCrLqTHuHwas+C4bRP6jzln8E1J9I7tnfwmW
github.com/tektoncd/pipeline v0.62.1/go.mod h1:cYPH4n3X8t39arNMhgyU7swyv3hVeWToz1yYDRzTLT8=
github.com/tektoncd/plumbing v0.0.0-20230907180608-5625252a2de1 h1:9paprRIBXQgcvdhGq3wKiSspXP0JIFSY52ru3sIMjKM=
github.com/tektoncd/plumbing v0.0.0-20230907180608-5625252a2de1/go.mod h1:7eWs1XNkmReggow7ggRbRyRuHi7646B8b2XipCZ3VOw=
github.com/tektoncd/triggers v0.28.0 h1:XrEBUZZk4U4W0JNDrBGljwOIbirOzaKlFifZTKVPdng=
github.com/tektoncd/triggers v0.28.0/go.mod h1:5rTVI9GxKN6CFW9KCbnYQKjuIQ55EyseVOYvnb3mKC8=
github.com/tektoncd/triggers v0.29.0 h1:piRTJT1Sjq3xmGnR50V54oG0NlsszKETLxdCGhgSNQQ=
github.com/tektoncd/triggers v0.29.0/go.mod h1:CHE2QhjYkECFCpvPLpiANhI/hIlJUxL03ulTNEgbT10=
github.com/thales-e-security/pool v0.0.2 h1:RAPs4q2EbWsTit6tpzuvTFlgFRJ3S8Evf5gtvVDbmPg=
github.com/thales-e-security/pool v0.0.2/go.mod h1:qtpMm2+thHtqhLzTwgDBj/OuNnMpupY8mv0Phz0gjhU=
github.com/theupdateframework/go-tuf v0.7.0 h1:CqbQFrWo1ae3/I0UCblSbczevCCbS31Qvs5LdxRWqRI=
Expand Down
31 changes: 25 additions & 6 deletions vendor/github.com/tektoncd/triggers/pkg/apis/config/default.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion vendor/github.com/tektoncd/triggers/test/e2e-common.sh

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1524,7 +1524,7 @@ github.com/tektoncd/pipeline/test/diff
# github.com/tektoncd/plumbing v0.0.0-20230907180608-5625252a2de1
## explicit; go 1.19
github.com/tektoncd/plumbing/scripts
# github.com/tektoncd/triggers v0.28.0
# github.com/tektoncd/triggers v0.29.0
## explicit; go 1.22
github.com/tektoncd/triggers/pkg/apis/config
github.com/tektoncd/triggers/pkg/apis/triggers
Expand Down

0 comments on commit 4d78e2d

Please sign in to comment.