Skip to content

Releases: open-component-model/ocm-controller

v0.21.2

27 May 07:28
212aa6e
Compare
Choose a tag to compare

Release 0.21.2

  • fix: add nil pointer checks for the descriptors (#430)
  • Fix issue 186 - default is ignored (#420)
  • remove http scheme from comp name (#419)

v0.21.1

07 May 08:26
9d39def
Compare
Choose a tag to compare

Release 0.21.1

  • fix: update the controller version in install config

v0.21.0

06 May 14:39
699e3bc
Compare
Choose a tag to compare

Release 0.21.0

  • feature: add sbom and signing to the produced binaries (#416)
  • feat: add a check for helm chart resources existing before creating helm resources (#413)
  • fix: source for the localization is a ComponentVersion and not Resource (#414)
  • fix: correct spelling for source and add missing kind (#412)
  • fix: resourceRef should be a required property (#411)
  • fix: remove predictable name in adjustments template (#410)
  • fix: update go mod version to be 1.22 (#407)
  • refactoring: make the controller code more readable (#406)
  • fix: add the right version in the image overlay for the deployment (#405)
  • fix: update the architecture documentation (#403)

v0.20.1

20 Apr 06:32
d6e6aed
Compare
Choose a tag to compare

Release 0.21.0

  • fix: Quick hack to address issue 68 - snapshot tag doesn't meet strict semver check (#390)

v0.20.0

19 Apr 08:45
7af4b5e
Compare
Choose a tag to compare

Release 0.20.0

  • doc: update the documentation to be more thorough (#393)
  • add metadata for hyperspace (#394)
  • chore: remove personal information (#389)
  • chore(deps): bump the ci group with 2 updates (#392)
  • feat: add parsing dockerconfigjson and ocm configuration (#391)

v0.19.0

20 Mar 13:41
efd278e
Compare
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
Compare
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
Compare
Choose a tag to compare

Release 0.18.0

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

v0.17.0

05 Dec 09:04
cb04700
Compare
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
Compare
Choose a tag to compare

Release 0.16.1

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