Install or upgrade new operator version
operator-sdk run bundle ghcr.io/austriandatalab/execdat-operator-bundle:v0.2.0
operator-sdk run bundle-upgrade ghcr.io/austriandatalab/execdat-operator-bundle:v0.2.0
Pull new images
docker pull ghcr.io/austriandatalab/execdat-operator-bundle:v0.2.0
docker pull ghcr.io/austriandatalab/execdat-operator:v0.2.0
Changelog
✨ New Features
b4b1d1a
- create run task implementation (PR #15 by @websi96)433b53c
- update readme (commit by @websi96)
What's Changed
- Feature: create run task implementation by @websi96 in #15
- feature: create run task implementation (#15) by @websi96 & @Sokadyn in #16
Full Changelog: v0.1.0...v0.2.0