Skip to content

Releases: operator-framework/helm-operator-plugins

v0.0.4

17 Jan 21:10
v0.0.4
0004158
Compare
Choose a tag to compare

Changelog

0004158 Add support for signing releases with GoReleaser (#78)
4701c36 Infrastructure: auto-label PRs (#77)
9ceb2d6 plugin: fix 'make run' target to downloads from correct helm-operator binary URL (#76)

v0.0.3

17 Jan 04:11
v0.0.3
7ea9161
Compare
Choose a tag to compare

Changelog

7ea9161 Makefile: fix scaffold version determinination

v0.0.2

17 Jan 04:09
v0.0.2
d8274dc
Compare
Choose a tag to compare

Changelog

d8274dc Set GITHUB_TOKEN for GoReleaser
00a0e71 Add "release" makefile target and github action to run GoReleaser (#75)
8fbb1e3 *: Makefile and other general improvements (#74)
c960930 switch default branch to main
e83406e Improve deploy stage in Github Actions CI workflow (#73)
16ddc79 add build info metric (#67)
06e5a4f Improve version handling for main module and when this project is imported (#69)
6263974 Use golang:1.15 in helm-operator Dockerfile (#72)
d6f0f67 fix: (helm) - do not add owner references to resources that contain the Helm keep resource-policy annotation (#71)
7cad81a Various updates from operator-sdk (#70)