Skip to content

Releases: codefresh-io/venona

cf-runtime-7.1.7-helm

24 Nov 09:53
1a2a774
Compare
Choose a tag to compare

To get Helm chart for this Runner release run:

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

Changelog

security

  • Upgrade venona to the latest version with multiple security fixes

cf-runtime-7.1.6-helm

20 Nov 10:46
aab6e3e
Compare
Choose a tag to compare

To get Helm chart for this Runner release run:

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

Changelog

security

  • Allow on-prem customers to define which QEMU images are trusted for docker buildx builds rather than allowing all QEMU images
  • Stop the engine from printing out the contents of the environment variables file which can contain secrets

cf-runtime-7.1.5-helm

19 Nov 19:27
e23ea1f
Compare
Choose a tag to compare

To get Helm chart for this Runner release run:

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

Changelog

security

  • Replace codefresh/codefresh-shell image with codefresh/kubectl

cf-runtime-7.1.4-helm

19 Nov 10:16
94dca60
Compare
Choose a tag to compare

To get Helm chart for this Runner release run:

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

Changelog

security

  • CVE fixed in dind image

fixed

  • Fixed support for docker driver in build step

cf-runtime-7.1.3-helm

19 Nov 09:29
12e3f6b
Compare
Choose a tag to compare

To get Helm chart for this Runner release run:

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

Changelog

fixed

  • Fix get-all-images.sh script

cf-runtime-7.1.2-helm

19 Nov 09:06
abc6f2a
Compare
Choose a tag to compare

To get Helm chart for this Runner release run:

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

Changelog

security

  • Misc security updates (kubectl and codefresh-shell images)

cf-runtime-7.1.1-helm

18 Nov 16:18
ed6e232
Compare
Choose a tag to compare

To get Helm chart for this Runner release run:

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

Changelog

security

  • updating engine

cf-runtime-7.1.0-helm

18 Nov 15:37
f4ffb45
Compare
Choose a tag to compare

To get Helm chart for this Runner release run:

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

Changelog

added

  • (rootless runtime) Add values-rootless.yaml example

changed

  • (rootless runtime) Update dind-volume-provisioner and dind-volume-utils images
  • (dind) Update runtime environment spec to allow specifying podSecurityContext and containerSecurityContext for dind

fixed

  • Update helm unittests

cf-runtime-7.0.1-helm

12 Nov 10:20
47eb2a8
Compare
Choose a tag to compare

To get Helm chart for this Runner release run:

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

Changelog

security

  • updating k8s-agent

cf-runtime-7.0.0-helm

07 Nov 14:13
cd679fc
Compare
Choose a tag to compare

To get Helm chart for this Runner release run:

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

Changelog

changed

  • BREAKING: adding images digests

fixed

  • fix of variable replacement in arguments of typed steps (Engine 1.174.14)
  • fix of debugger timeout (Engine 1.174.15)