Skip to content

Releases: karmab/tasty

v0.11.0

14 Jun 16:49
f8ce38e
Compare
Choose a tag to compare

@jparrill improvement:

  • The souce flag changes the default value of the CatalogSource in the final Subscription manifest.
  • The sourcens flag changes the default namespace where the OLM operator grabs the catalogSource

v0.10.0

24 Mar 08:03
Compare
Choose a tag to compare
  • Add support for ppc64le platform. Kudos @mkumatag
  • Lowercase crd when waiting for them to show up
  • Link to kubectl-operator main alternative

v0.9.0

15 Mar 15:55
Compare
Choose a tag to compare

Additional fixes

v0.8.2

07 Mar 18:56
Compare
Choose a tag to compare

Fix missing channel

v0.8.1

04 Mar 12:19
Compare
Choose a tag to compare
  • fix the vendoring stuff
  • adapt Makefile

v0.8.0

04 Mar 09:20
Compare
Choose a tag to compare
  • Reorganize project to allow use as library (Kudos to @alknopfler !!!)
  • Download latest version in README (thanks @borball )

v0.7.0

26 Jan 12:35
Compare
Choose a tag to compare
  • increase wait timeout

v0.6.0

24 Dec 14:10
Compare
Choose a tag to compare
  • handle apps not supporting own namespace but recommending a dedicated namespace

v0.5.0

30 Nov 13:48
291a1cd
Compare
Choose a tag to compare
  • configure as plugin for kubectl and oc. kudos to @danielchg
  • allow to specify target namespace when installing
  • prepend openshift to default namespace when no recommendations are found

v0.4.0

25 Nov 09:48
Compare
Choose a tag to compare
  • Allow to run from pod so that jobs can be used to deploy operators