Releases: codefresh-io/venona
Releases · codefresh-io/venona
cf-runtime-7.1.7-helm
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
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
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
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 inbuild
step
cf-runtime-7.1.3-helm
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
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
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
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
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
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)