Skip to content

v0.34.0

Compare
Choose a tag to compare
@vinamra28 vinamra28 released this 11 Jan 13:04
· 194 commits to main since this release
v0.34.0
db683be

v0.34.0 Release 🎉

From this release ownwards, we can now start a task using OCI image by pulling from the remote registry and providing positional parameters that the Task need for proper functioning. For those running their self-hosted instance of Tekton Hub, they can now check it's version installed by using tkn version command. Apart from this, bumped up the dependencies to latest version along with support Pipelines version v0.55.0, Triggers version v0.25.3 and Hub version v1.15.1

ChangeLog 📋

Features ✨

  • Use oci image to run a task #2130
  • Adds hub version in output of tkn version command #2205

Misc 🔨

  • Add a pre-commit setup to the repository. #2176
  • Bump choco and readme to v0.33.0 #2178
  • Bump github.com/tektoncd/pipeline from 0.53.0 to 0.53.1 #2177
  • Bump github.com/tektoncd/triggers from 0.25.2 to 0.25.3 #2180
  • Bump github.com/tektoncd/pipeline from 0.53.1 to 0.53.2 #2181
  • Bump k8s.io/cli-runtime from 0.26.10 to 0.26.11 #2179
  • Bump github.com/creack/pty from 1.1.20 to 1.1.21 #2182
  • Bump github.com/go-jose/go-jose/v3 from 3.0.0 to 3.0.1 #2183
  • Bump github.com/tektoncd/hub from 1.15.0 to 1.15.1 #2185
  • Bump knative.dev/serving from 0.30.1-0.20220402124840-21c05dc9d9a4 to 0.39.0 #2186
  • Bump golang.org/x/term from 0.14.0 to 0.15.0 #2187
  • Bump github.com/tektoncd/pipeline from 0.53.2 to 0.54.0 #2188
  • Bump github.com/ktr0731/go-fuzzyfinder from 0.7.0 to 0.8.0 #2191
  • Bump github.com/theupdateframework/go-tuf from 0.6.1 to 0.7.0 #2189
  • Bump github.com/google/go-containerregistry from 0.16.1 to 0.17.0 #2190
  • Bump github.com/sigstore/sigstore from 1.7.5 to 1.7.6 #2192
  • Bump golang.org/x/crypto from 0.16.0 to 0.17.0 #2196
  • Bump github.com/tektoncd/pipeline from 0.54.0 to 0.54.1 #2197
  • Bump github.com/tektoncd/pipeline from 0.54.1 to 0.54.2 #2199
  • Bump github.com/sigstore/sigstore from 1.7.6 to 1.8.0 #2201
  • Bump k8s.io/cli-runtime from 0.26.11 to 0.26.12 #2200
  • Bump github.com/tektoncd/pipeline from 0.54.2 to 0.55.0 #2202
  • Bump sigstore/cosign to v2.2.2 #2203
  • Bump golang.org/x/term from 0.15.0 to 0.16.0 #2207
  • Bump github.com/cloudflare/circl from 1.3.5 to 1.3.7 #2209
  • Bump golang and goreleaser versions #2210

Thanks ❤️