Skip to content

Releases: codefresh-io/venona

cf-runtime-7.1.9-helm

28 Nov 09:39
2064a2d

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.9

Changelog

security

  • Upgrade codefresh/cli to the latest version with security fixes

cf-runtime-7.1.8-helm

26 Nov 12:33
d84b74f

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.8

Changelog

security

  • Upgrade docker-tag-pusher to the latest version with multiple security fixes

cf-runtime-7.1.7-helm

24 Nov 09:53
1a2a774

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

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

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

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

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

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

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

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