Install new operator version
operator-sdk run bundle ghcr.io/austriandatalab/execdat-operator-bundle:v0.0.1
Pull new images
docker pull ghcr.io/austriandatalab/execdat-operator-bundle:v0.0.1
docker pull ghcr.io/austriandatalab/execdat-operator-buildah:v0.0.1
docker pull ghcr.io/austriandatalab/execdat-operator:v0.0.1
Changelog
🐛 Bug Fixes
2c5dc67
- workflow triggers (commit by @websi96)
8b4357c
- release step creates changelogs and new tag (commit by @websi96)
9a74f89
- use fromTag to generate changelog (commit by @websi96)
6362ab5
- build multiple architectures; use toTag and fromTag (commit by @websi96)
65ab8bb
- use IMAGE_TAG_BASE and cache (commit by @websi96)