Skip to content

chore(deps): update module ocm.software/open-component-model/kubernetes/controller to v0.14.0 - #175

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/ocm-k8s-toolkit
Open

chore(deps): update module ocm.software/open-component-model/kubernetes/controller to v0.14.0#175
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/ocm-k8s-toolkit

Conversation

@renovate

@renovate renovate Bot commented Aug 25, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change OpenSSF
ocm.software/open-component-model/kubernetes/controller require minor v0.13.0v0.14.0 OpenSSF Scorecard

Release Notes

open-component-model/open-component-model (ocm.software/open-component-model/kubernetes/controller)

v0.14.0: OCM 0.14.0

Compare Source

[0.14.0] - promoted from [0.14.0-rc.2] on 2026-08-25

🚀 Features
  • Wget download cache cli (#​1234) (#​3219)
  • (cli) Register the GitHub digest processor and resource repository (#​3211)
  • (cli) Auto-configure ocm from docker config on first startup (#​3185)
📚 Dependencies
  • (deps) Renovate/ocm monorepo fix (#​3226)
  • (deps) Update ocm monorepo go module dependencies (#​3217)
  • (deps) Update ghcr.io/open-component-model/kubernetes/controller:latest docker digest to 0c5d4b7 (#​3248)
  • (deps) Update module github.com/klauspost/compress to v1.18.7 (#​3249)
  • (deps) Update kubernetes controller dependencies (non-major) (#​3253)
  • (deps) Update module github.com/jedib0t/go-pretty/v6 to v6.8.2 (#​3255)
  • (deps) Update kubernetes controller dependencies (non-major) (#​3257)
  • (deps) Update module github.com/google/cel-go to v0.29.1 (#​3254)
  • (deps) Update go-openapi packages (#​3256)
  • (deps) Update golang x repositories (#​3259)
  • (deps) Update module github.com/klauspost/compress to v1.19.0 (#​3258)
  • (deps) Update ocm monorepo go module dependencies to f583499 (#​3243)
  • (deps) Update ocm monorepo go module dependencies to eb3e976 (#​3271)
  • (deps) Update ocm monorepo go module dependencies (#​3281)
  • (deps) Update ocm monorepo go module dependencies to fed2455 (#​3289)
  • (deps) Update ocm monorepo go module dependencies (#​3292)
  • (deps) Update ocm monorepo go module dependencies to 8aae664 (#​3298)
  • (deps) Update ocm monorepo go module dependencies (#​3307)
  • (deps) Update module sigs.k8s.io/structured-merge-diff/v6 to v6.4.2 (#​3340)
  • (deps) Update github.com/opencontainers/go-digest digest to 538f27d (#​3336)
  • (deps) Update k8s.io/utils digest to cf1189d (#​3337)
  • (deps) Update digest pins (#​3335)
  • (deps) Update module helm.sh/helm/v4 to v4.2.3 (#​3345)
  • (deps) Update kubernetes controller dependencies (non-major) (#​3346)
  • (deps) Update module github.com/coreos/go-oidc/v3 to v3.20.0 (#​3349)
  • (deps) Update kubernetes controller dependencies (non-major) (patch) (fix #​3342) (#​3355)
  • (deps) Update module github.com/google/cel-go to v0.29.2 (#​3343)
  • (deps) Update go module directive to v1.26.5 (#​3339)
  • (deps) Update golang x repositories (#​3348)
  • (deps) Update module github.com/santhosh-tekuri/jsonschema/v6 to v6.0.3 (#​3344)
  • (deps) Update ocm monorepo go module dependencies to 2c95772 (#​3338)
⚙️ Miscellaneous Tasks
  • Fix build running and building all architectures on basic ci runs (#​2757)
  • (fix) Argocd next version includes a need for metrics server pin it for now (#​3280)
  • (e2e) Fix the podinfo installation to remove HPA and use stable argo (#​3293)
  • (cli) Integration tests for the gitHub access type in cli (#​3270)
  • Add rbac role aggregator (#​3296)
📚 Documentation
  • (docs) Wget reference docs (#​3205)
  • Replace ocm v1 component references with ocm v2 (#​3222)

Get This Release

Install the OCM CLI
curl -sfL https://ocm.software/install-cli.sh | OCM_VERSION=0.14.0-rc.2 bash

For alternative installation options, see the installation guide.

You can also run the OCM CLI in a container without installing it:

docker run --rm -t ghcr.io/open-component-model/cli:0.14.0-rc.2 --help

See the container image guide for more details.

Deploy the OCM Controller

Install into a Kubernetes cluster via Helm:

helm install ocm-k8s-toolkit oci://ghcr.io/open-component-model/kubernetes/controller/chart \
--version 0.14.0-rc.2 \
--namespace ocm-k8s-toolkit-system \
--create-namespace

See the controller setup guide for full configuration options.

OCM Component Distribution (for existing OCM users)

Every OCM release is published as OCM component versions to ghcr.io/open-component-model - the same distribution mechanism OCM enables for your own software. Components in this release:

Component Contents
ocm.software/ocm:0.14.0-rc.2 Product wrapper referencing CLI + controller
ocm.software/cli:0.14.0-rc.2 CLI binaries and OCI image
ocm.software/kubernetes/controller:0.14.0-rc.2 Controller image and Helm chart

Inspect the full product component:

ocm get component-version ghcr.io/open-component-model//ocm.software/ocm:0.14.0-rc.2 -o yaml

Download a CLI binary directly via OCM (requires OCM CLI already installed; replace os and architecture as needed — e.g. linux/amd64, darwin/arm64):

ocm download resource ghcr.io/open-component-model//ocm.software/cli:0.14.0-rc.2 \
--identity os=linux,architecture=amd64
Community & Contributors

This release we had a total of 7 contributors!
If you want to engage with us, check our community page!


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate

renovate Bot commented Aug 25, 2026

Copy link
Copy Markdown
Contributor Author

ℹ️ Artifact update notice

File name: test/e2e/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 2 additional dependencies were updated

Details:

Package Change
github.com/santhosh-tekuri/jsonschema/v6 v6.0.2 -> v6.0.3
sigs.k8s.io/structured-merge-diff/v6 v6.4.0 -> v6.4.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants