v0.33.0
v0.33.0 Release 🎉
This release was majorly focused towards bumping up the dependencies to latest version along with support Pipelines version v0.53.0, Triggers version v0.25.2 and Hub version v1.15.0. From this release onwards, CLI is going to create reproducible bundles by setting default created time to 1970-01-01T00:00:00Z (Unix epoch) instead of the current time. There is also a new flag introduced for bundle push
command --ctime
to allow setting the created time in the bundle image config
ChangeLog 📋
Features ✨
- Reproducible/deterministic bundles #2133
- Support for
SOURCE_DATE_EPOCH
intkn bundle push
#2137 - Build deterministic bundles by default #2139
Misc 🔨
- Bump github.com/google/go-cmp from 0.5.9 to 0.6.0 #2140
- Bump golang.org/x/net from 0.14.0 to 0.17.0 #2141
- Bump github.com/sigstore/sigstore from 1.7.3 to 1.7.4 #2142
- Bump github.com/tektoncd/chains from 0.18.0 to 0.18.1 #2144
- Bump github.com/tektoncd/hub from 1.14.0 to 1.14.1 #2145
- Bump github.com/tektoncd/triggers from 0.25.0 to 0.25.1 #2146
- Bump github.com/tektoncd/pipeline from 0.52.0 to 0.52.1 #2143
- Update docs for v0.32.1 #2147
- Update README for v0.32.2 #2148
- Bump github.com/golangci/golangci-lint from 1.54.2 to 1.55.0 in /tools #2151
- Bump github.com/tektoncd/hub from 1.14.1 to 1.14.2 #2149
- Bump github.com/tektoncd/triggers from 0.25.1 to 0.25.2 #2150
- Update releases.md with latest patch releases #2152
- Bump grpc to v1.58.3 #2153
- Bump k8s.io/cli-runtime from 0.26.9 to 0.26.10 #2154
- Bump github.com/golangci/golangci-lint from 1.55.0 to 1.55.1 in /tools #2157
- Bump sigs.k8s.io/yaml from 1.3.0 to 1.4.0 #2158
- Bump github.com/docker/docker from 24.0.6+incompatible to 24.0.7+incompatible #2161
- Bump github.com/tektoncd/pipeline from 0.52.1 to 0.53.0 #2162
- Bump github.com/golangci/golangci-lint from 1.55.1 to 1.55.2 in /tools #2165
- Bump github.com/docker/cli from 24.0.6+incompatible to 24.0.7+incompatible #2163
- Bump github.com/creack/pty from 1.1.18 to 1.1.20 #2164
- Bump github.com/spf13/cobra from 1.7.0 to 1.8.0 #2167
- Bump github.com/sigstore/sigstore from 1.7.4 to 1.7.5 #2159
- Bump github.com/tektoncd/chains from 0.18.1 to 0.19.0 #2160
- Bump github.com/fatih/color from 1.15.0 to 1.16.0 #2170
- Bump golang.org/x/term from 0.13.0 to 0.14.0 #2171
- Bump github.com/tektoncd/hub from 1.14.2 to 1.15.0 #2172
- Bump golang in release pipeline #2173
- Bump golangci-lint to v1.55.2 #2174
- Bump tkn to v0.32.0 in readme and chocolatey #2121
- Bump tektoncd/pipeline to v0.51.0 #2122
- Bump k8s.io/cli-runtime from 0.26.8 to 0.26.9 #2124
- Bump go.uber.org/zap from 1.25.0 to 1.26.0 #2125
- Bump gotest.tools/v3 from 3.5.0 to 3.5.1 #2128
- Bump github.com/tektoncd/chains from 0.17.0 to 0.18.0 #2129
- Bump golangci-lint to v1.54.2 #2126
- Bump github.com/tektoncd/pipeline from 0.51.0 to 0.52.0 #2131
- Bump goreleaser version and optimize get-version #2127
- fix package name for Arch linux #2134
- Bump golang.org/x/term from 0.12.0 to 0.13.0 #2138