Skip to content

Releases: codefresh-io/venona

cf-runtime-9.0.6-helm

22 Dec 11:32
45481e6

Choose a tag to compare

To get Helm chart for this Runner release run:

helm pull oci://quay.io/codefresh/cf-runtime --version 9.0.6

Changelog

changed

  • description: 'Update engine" to 2.1.2'

security

  • description: 'Fix security vulnerability in engine.'

cf-runtime-9.0.5-helm

18 Dec 13:04
8ba04a6

Choose a tag to compare

To get Helm chart for this Runner release run:

helm pull oci://quay.io/codefresh/cf-runtime --version 9.0.5

Changelog

changed

  • description: 'Update engine" to 2.1.1'
  • description: 'Update cf-container-logger" to 2.0.1.'
  • description: 'Update cf-debugger" to 1.3.12.'
  • description: 'Update cf-app-proxy" to 0.0.59.'
  • description: 'Update cf-k8s-agent" images to 1.3.26.'

security

  • description: 'Fix various security vulnerabilities in multiple runtime components.'

cf-runtime-9.0.4-helm

18 Dec 09:11
a9a038b

Choose a tag to compare

To get Helm chart for this Runner release run:

helm pull oci://quay.io/codefresh/cf-runtime --version 9.0.4

Changelog

changed

  • description: 'Update dind" to 28.5.2-3.0.7.'
  • description: 'Update dind-lv-monitor" to 1.30.2.'
  • description: 'Update compose" to 2.40.3-1.5.8.'
  • description: 'Update qemu" to 10.0.4.'
  • description: 'Update volumePermissions" images to "alpine:3.23".'

security

  • description: 'Fix various security vulnerabilities in multiple runtime components.'

cf-runtime-9.0.3-helm

12 Dec 10:10
46ad2aa

Choose a tag to compare

To get Helm chart for this Runner release run:

helm pull oci://quay.io/codefresh/cf-runtime --version 9.0.3

Changelog

changed

  • Update \engine" to 2.1.0."
  • Update \cf-docker-builder" to 1.5.3."

security

  • Fix various security vulnerabilities in \cf-docker-builder"."

fixed

  • Prevent \on_finish" and "on_elected" pipeline hooks from executing in the middle if paused for "pending-approval" step."

deprecated

  • Print deprecation warning in build logs if Docker daemon is running on cgroup v1

cf-runtime-9.0.2-helm

05 Dec 07:22
6667842

Choose a tag to compare

To get Helm chart for this Runner release run:

helm pull oci://quay.io/codefresh/cf-runtime --version 9.0.2

Changelog

changed

  • Update \gcloud-builder" to 0.5.6."

security

  • security fixes in gcloud-builder

cf-runtime-9.0.1-helm

02 Dec 12:59
4a932fe

Choose a tag to compare

To get Helm chart for this Runner release run:

helm pull oci://quay.io/codefresh/cf-runtime --version 9.0.1

Changelog

security

  • security fixes in cf-app-proxy

cf-runtime-9.0.0-helm

27 Nov 14:19
ba793dc

Choose a tag to compare

To get Helm chart for this Runner release run:

helm pull oci://quay.io/codefresh/cf-runtime --version 9.0.0

Changelog

added

  • Support k8s 1.32, 1.33, 1.34 in \deploy" step."

changed

  • Update \cf-deploy-kubernetes" to 17.0.0."
  • Update \cf-container-logger" to 2.0.0."
  • Update \engine" to 2.0.0."

security

  • Fix various CVE in \cf-deploy-kubernetes"."

deprecated

  • Remove support for k8s older than 1.32 in \deploy" step."
  • Remove deprecated Prometheus metrics controlled by env variables \METRICS_PROMETHEUS_ENABLED" and "METRICS_PROMETHEUS_ENABLE_LEGACY_METRICS""
  • Remove \codefresh.classic.build.deprecated_images.pulled" OTel metric."

cf-runtime-8.4.0-helm

24 Nov 09:10
2131843

Choose a tag to compare

To get Helm chart for this Runner release run:

helm pull oci://quay.io/codefresh/cf-runtime --version 8.4.0

Changelog

added

  • Support \progress: tty" for build steps if BuildKit is enabled."

changed

  • Update \cf-docker-builder" to 1.5.2."
  • Update \engine" to 1.180.9."
  • Do not use \npm" as the entrypoint for "engine"."

fixed

  • Fix \docker-container" driver escaping desired control group on cgroup v2 in "build" step."

deprecated

  • Remove Node.js package managers such as \npm" from the "engine" image."

cf-runtime-8.3.17-helm

12 Nov 10:35
c34c24d

Choose a tag to compare

To get Helm chart for this Runner release run:

helm pull oci://quay.io/codefresh/cf-runtime --version 8.3.17

Changelog

changed

  • Improve documentation regarding runtime spec synchronization

cf-runtime-8.3.16-helm

10 Nov 13:50
54ddfb8

Choose a tag to compare

To get Helm chart for this Runner release run:

helm pull oci://quay.io/codefresh/cf-runtime --version 8.3.16

Changelog

changed

  • Update \engine" to 1.180.8"

fixed

  • Fix race condition causing build step failures if running in parallel and inline Dockerfile is used