Skip to content

Releases: open-component-model/ocm-controller

v0.19.0

20 Mar 13:41
efd278e

Choose a tag to compare

Release 0.19.0

  • fix: use insecure flag in Snapshot controller (#382)
  • chore: update ocm version to latest v0.8.0 (#383)
  • feat: add prometheus metrics (#334)
  • fix: link to identity and labels using incorrect format (#381)
  • chore(deps): bump the go_modules group group with 2 updates (#367)
  • chore(dep): Bump CONTROLLER_TOOLS_VERSION ?= v0.14.0 Makefile (#374)
  • fix(logs): string replacement of "Applied version" (#378)
  • chore(deps): bump the ci group with 8 updates (#358)
  • docs(fix): Update README.md fixing issues/363 (#365)
  • chore(deps): bump the ci group with 2 updates (#337)
  • chore(deps): bump github.com/cloudflare/circl from 1.3.3 to 1.3.7 (#342)
  • Update e2e.yaml (#341)

v0.18.1

07 Dec 11:32
fc85693

Choose a tag to compare

Release 0.18.1

  • feat: change public key value to string (#328)

v0.18.0

05 Dec 14:48
960fd7d

Choose a tag to compare

Release 0.18.0

  • feat: redesign the public key ref (#325)

v0.17.0

05 Dec 09:04
cb04700

Choose a tag to compare

Release 0.17.0

  • feat: add ability to verify components with a key blob (#316)
  • fix: using what the doc is suggesting (#320)
  • fix: wrong location for issue (#319)
  • fix: use the latest version for caretaker (#318)
  • feat: add some more project automation actions (#317)
  • fix: name of repo and org (#315)
  • fix: organization and repository name (#314)
  • fix: missing private key for token generator (#313)
  • feat: add automation for created issues in this repository (#312)
  • Skip Report generation on scheduled run + non PR runs (#310)
  • chore(deps): bump github.com/onsi/gomega from 1.27.10 to 1.30.0 (#308)
  • chore(deps): bump github.com/go-logr/logr from 1.2.4 to 1.3.0 (#307)
  • chore(deps): bump sigs.k8s.io/yaml from 1.3.0 to 1.4.0 (#306)
  • Add Reports to Mend Scans (#296)
  • chore(deps): bump github.com/go-jose/go-jose/v3 from 3.0.0 to 3.0.1 (#300)
  • feat: applying lint and fixing the lint issues (#299)
  • docs: update local testing guide (#298)
  • chore(deps): bump github.com/opencontainers/image-spec from 1.1.0-rc3 to 1.1.0-rc5 (#292)
  • chore(deps): bump the ci group with 7 updates (#290)

v0.16.1

17 Nov 12:12
ead4013

Choose a tag to compare

Release 0.16.1

  • feat: add mark as done and delete ReconcilingCondition (#293)
  • Create dependabot.yml (#289)

v0.16.0

14 Nov 11:52
90f04f2

Choose a tag to compare

Release 0.16.0

  • feat: add kstatus conforment status updates (#284)
  • Add API docs for ResourcePipeline (#265)
  • chore(deps): bump golang.org/x/net from 0.14.0 to 0.17.0 (#268)
  • doc: describe the helm chart resource (#287)

v0.15.0

03 Nov 14:23
6e2b4b8

Choose a tag to compare

Release 0.15.0

  • add blackduck scans (#270)
  • fix: ignore file not exists errors from the virtual filesystem (#272)
  • Update e2e.yaml (#273)
  • remove (#274)
  • one-liner (#277)
  • Change from field to text to avoid CR (#278)
  • fix: remove version pin from kustomize (#276)
  • Update actions (#280)
  • adding support for configmap in mutation reconciler (#281)
  • chore(deps): bump google.golang.org/grpc from 1.57.0 to 1.57.1 (#283)

v0.14.1

12 Oct 17:04
076c335

Choose a tag to compare

Release 0.14.1

  • feat: add type to mock resource (#269)

v0.14.0

11 Oct 13:59
c9cbb96

Choose a tag to compare

Release 0.14.0

  • fix: generate certificates with cert-manager (#267)
  • New PR Template (#264)
  • Implement ResourcePipeline (#236)

v0.13.0

19 Sep 13:42
95ac8cf

Choose a tag to compare

Release 0.13.0

This is a breaking release because it releases support for helm charts.
It contains changes to Kubernetes versions, Flux versions and updates
to the certificate secret keys. The related PR is (#230).