Skip to content

Releases: Skarlso/crd-bootstrap

v0.2.0

28 Jul 08:26
Compare
Choose a tag to compare

Release v0.2.0

This release introduces the URL source type.

v0.1.2

26 Jul 05:34
Compare
Choose a tag to compare

Release v0.1.2

  • fixed not patching the object on an early return when prune is not set

v0.1.1

26 Jul 05:29
Compare
Choose a tag to compare

Release v0.1.1

  • fixed removing the finalizer on no prune

v0.1.0

26 Jul 05:23
Compare
Choose a tag to compare

Release v0.1.0

  • add golangci lint settings
  • add prune option so things aren't cleaned automatically
  • add some style formatting and http Get with context

v0.0.1

25 Jul 21:00
Compare
Choose a tag to compare

Release v0.0.1

This release contains the basic design and flow of the bootstrapper.

It contains the following CRD types:

  • ConfigMap
  • GitHub release