Skip to content

Releases: operator-framework/helm-operator-plugins

v0.1.3

19 Jan 16:02
v0.1.3
00a20d5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.2...v0.1.3

v0.1.2

17 Jan 20:35
v0.1.2
9359e2f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.1...v0.1.2

v0.1.1

11 Jan 20:10
v0.1.1
0a8801d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.0...v0.1.1

v0.1.0

11 Jan 19:40
v0.1.0
595c916
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.11...v0.1.0

v0.0.11

07 Jun 16:34
v0.0.11
f4af9cc
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.10...v0.0.11

v0.0.10

17 May 16:41
59b8164
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.9...v0.0.10

v0.0.9

24 Jan 18:10
44fa7b9
Compare
Choose a tag to compare

Changelog

  1. Introduce code for running helm plugin library (#110)
  2. Support BSD sed and older bash in test rule (#112)
  3. Add a WithValueTranslator option to Reconciler (#114)
  4. Remove legacy Helm code base (#115)
  5. Add option to watch List object types (#138)
  6. Fix: not send empty patch requests to Kube api server (#139)
  7. Merge watches for Hybrid and Helm (#143)
  8. Add Quickstart and introduction documentation (#118)
  9. Bump k8s to 1.23 (#145)
  10. Bump kubebuilder in scaffolding to 3.3.0 (#148)

v0.0.8

29 Sep 20:08
de746ea
Compare
Choose a tag to compare

Changelog

  1. Introduce a new hybrid plugin for golang and helm operators [#99]
  2. Bump k8s dependencies to 1.22 [#102]
  3. Update KB dependency and cleanup library helpers [#101]

v0.0.7

17 Feb 16:00
v0.0.7
f9c7422
Compare
Choose a tag to compare

Changelog

f9c7422 use containerd v1.4.3 for darwin/arm64 variant detection fix (#85)

v0.0.6

17 Feb 15:17
v0.0.6
160fa4c
Compare
Choose a tag to compare

Changelog

160fa4c add support for Apple Silicon via darwin/arm64 target (#84)
c5c2a0b objects with resource policy "keep" should use the annotation-based watch (#83)