Skip to content

Releases: bluebrown/kobold

v0.2.0-rc.1

27 Jul 20:28
3b7dccc
Compare
Choose a tag to compare
v0.2.0-rc.1 Pre-release
Pre-release

What's Changed

  • feat!: plain text image ref, instead of json payload in generic handler by @bluebrown in #25

Full Changelog: v0.1.1-rc.1...v0.2.0-rc.1

v0.1.1-rc.1

26 Jul 05:54
Compare
Choose a tag to compare
v0.1.1-rc.1 Pre-release
Pre-release

What's Changed

Full Changelog: v0.1.0...v0.1.1-rc.1

v0.1.0

12 Jan 23:34
Compare
Choose a tag to compare

Kobold

Kobold is a gitbot that reacts to webhook events, typically emitted by container registries. When it receives an event, it automatically updates container image references in yaml files, based on configurable criteria.

Its primary function is to act as a bridging tool between build pipelines and gitops workflows. But it can be used in a number of different ways due to its flexible and third party agnostic architecture.

Read more in the docs

Example Workflow

architecture