Mattmoor Mink Versions Save

A minimal distribution of Knative and Tekton, and CLI.

v0.20.0

3 years ago

Changelog

b43d8505 upgrade to latest dependencies (#410)

v0.20.0-rc2

3 years ago

Changelog

de26bb99 Fix ghcr.io login

v0.19.0

3 years ago
  • Loads of testing
    • Run all the upstream e2e testing
    • Build and Deploy loads of samples
    • Self-host mink apply testing
  • Add support for mink install
  • mink apply
  • arm64 support (everything except buildpacks)

v0.19.0-rc3

3 years ago

Changelog

0453a36c Fix auth issue with bundle (#246)

v0.18.0

3 years ago

Changelog

80aa9b1d Bump to 0.18 (#78) 74ae27c7 Exclude the control plane node (#81) d785fdf6 Pin to 17, but check releasability against 18 (#86) 1c54b6dc Remove redundant checks (#84) 79adee8d Replace sleep with kubectl wait (#85) 6c106e23 Run github.com/client9/misspell (#82) fbea1361 Update common github actions (#79)

v0.17.0

3 years ago

Changelog

667a6b63 Bump to release-0.17 (#77) 1de050c5 Combine K8s deps face20db Pull in https://github.com/knative-sandbox/net-http01/pull/49 (#72) 155b16fc Put mink on a diet (#75) addc599a update the runAsUser for cert-gen job (#73)

v0.16.2

3 years ago

Changelog

226ef58f update the runAsUser for cert-gen job (#74)

v0.16.1

3 years ago

Changelog

e4751782 Add affinity-assistant image (#69)

v0.16.0

3 years ago

Changelog

1b99218a Add in-cluster namespace fallback (#62) d739c7ce Add missing api groups to namespace roles. (#48) 3afe6944 Drop the Gopkg.* files (#51) 4c9ecc92 Fix README to include tekton 6979030b Migrate mink to go-mod (#50) 421cc728 Pin everything to 0.16 (#67) 96c49575 Pull everything forward to get reconciler sharding (#64) 564e5ea3 Reduce the timeout on webhooks to 2s. (#52) 64e3a1ed Remove stale comment 0d148d3a Start to add the skeleton of a CLI. (#54) 993f77f1 Use nonroot for all images (#47) 82876471 [master] Auto-update dependencies (#46) ca7ddbad [master] Auto-update dependencies (#49) 14deae81 [master] Format markdown (#60)

v0.14.0

4 years ago

In addition to pulling in release-0.14 from upstream, this release incorporates:

  • Github / Kafka sources (from eventing-contrib),
  • Channel/Subscription support (and in-memory channel, which runs separately so it can be replaced),
  • The multi-tenant channel-based broker,
  • github.com/mattmoor/bindings,
  • github.com/vaikas/postgressource,
  • Our new VMware sources.

This release also starts to make use of Github Actions and KinD to start to improve automation and validation.