Skip to content

Tags: tektoncd/triggers

Tags

v0.28.0

Toggle v0.28.0's commit message
Refactor to handle conversion at config level

v0.27.0

Toggle v0.27.0's commit message
Update ko to 0.15.1 and Go to go1.22.2 for publish task

v0.26.2

Toggle v0.26.2's commit message
[v0.26.x] Bump golang.org/x/net to fix CVE issue

v0.26.1

Toggle v0.26.1's commit message
Revert "Follow naming conventions for resourceTemplates"

This reverts commit 447f613.

v0.26.0

Toggle v0.26.0's commit message
Add string translation to CEL interceptor.

This adds a new "translate" function to the CEL interceptor library that
allows using a regular expression to translate replacement characters to
specified strings.

v0.25.3

Toggle v0.25.3's commit message
Disable HTTP/2 for webhoook by updating Knative

This disables HTTP/2 for webhook by updating to PR knative/pkg#2875
It fixes CVE-2023-44487.

v0.25.2

Toggle v0.25.2's commit message
[0.25.x] Bump GRPC to 1.56.3

This addresses the CVE CVE-2023-44487.

v0.24.2

Toggle v0.24.2's commit message
[0.24.x] Bump GRPC to 1.56.3

This addresses the CVE-2023-44487.

v0.23.2

Toggle v0.23.2's commit message
[0.23.x] Bump GRPC to 1.56.3

This addresses the CVE-2023-44487.

v0.25.1

Toggle v0.25.1's commit message
Bump golang.org/x/net from 0.11.0 to 0.17.0

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.11.0 to 0.17.0.
- [Commits](golang/net@v0.11.0...v0.17.0)