Commit Graph

7 Commits (23bc44a35021bea2991e7efc5132fc44300d10d0)

Author SHA1 Message Date
Hidde Beydals 7515080c63 Remove documentation version hotfix
And re-use the same logic to properly compare current and next release
versions in update workflow.
4 years ago
Hidde Beydals 39d5c9e525 ci: take "v" of RELEASE_VERSION into account 4 years ago
Hidde Beydals fecd777d30 ci: update replace pattern to match release zip 4 years ago
stefanprodan 38b302e5a5 Use fluxcdbot token in CI 4 years ago
Hidde Beydals 6cb438440d build: detect current version from kustomize
This allows controller components to be updated when they are not
included as a Go Mod dependency, which is currently the case for the
notification-controller.
4 years ago
Martin H Berwanger 706bc0fdfe Update PR commit message 4 years ago
Martin H Berwanger 0b5b1ba11a Automate components updates #36
Add component update GitHub action
- check for new controller release
- bump versions in go mod, kustomize, and docs
- create PR for review
4 years ago