Releases: codefresh-io/venona
Releases · codefresh-io/venona
cf-runtime-8.0.4-helm
To get Helm chart for this Runner release run:
helm pull oci://quay.io/codefresh/cf-runtime --version 8.0.4Changelog
fixed
- Remove token from output of patch Job
cf-runtime-8.0.3-helm
To get Helm chart for this Runner release run:
helm pull oci://quay.io/codefresh/cf-runtime --version 8.0.3Changelog
added
- Added ports for metrics in dind service.
cf-runtime-8.0.2-helm
To get Helm chart for this Runner release run:
helm pull oci://quay.io/codefresh/cf-runtime --version 8.0.2Changelog
added
- Add docker daemon metrics endpoint to default configuration
cf-runtime-8.0.1-helm
To get Helm chart for this Runner release run:
helm pull oci://quay.io/codefresh/cf-runtime --version 8.0.1Changelog
fixed
- Fix patch-runtime.sh script to not modify accounts when agent is false
cf-runtime-8.0.0-helm
To get Helm chart for this Runner release run:
helm pull oci://quay.io/codefresh/cf-runtime --version 8.0.0Changelog
changed
- description: Updated dind image to version 28.1.1-3.0.1
security
- description: Fixed some vulnerabilities in dind
deprecated
- description: Deprecated pushing and pulling images manifest v2 schema 1 and Docker Image v1"
cf-runtime-7.9.4-helm
To get Helm chart for this Runner release run:
helm pull oci://quay.io/codefresh/cf-runtime --version 7.9.4Changelog
fixed
- Attach runtime to agent when existing agent token is provided.
cf-runtime-7.9.3-helm
To get Helm chart for this Runner release run:
helm pull oci://quay.io/codefresh/cf-runtime --version 7.9.3Changelog
security
- Bump venona with security fixes
- Bump k8s-agent with security fixes
cf-runtime-7.9.2-helm
To get Helm chart for this Runner release run:
helm pull oci://quay.io/codefresh/cf-runtime --version 7.9.2Changelog
security
- Bump runtime images with security fixes
- Bump codefresh/cli with security fixes
cf-runtime-7.9.1-helm
To get Helm chart for this Runner release run:
helm pull oci://quay.io/codefresh/cf-runtime --version 7.9.1Changelog
added
- Added documentation on migrating from CLI installation
cf-runtime-7.9.0-helm
To get Helm chart for this Runner release run:
helm pull oci://quay.io/codefresh/cf-runtime --version 7.9.0Changelog
changed
- Added ability to specify .Values.runtime.engine.runtimeImages as a maps with registry, repository, tag and digest.
fixed
- Fixed empty lines in misc templates.