Skip to content

Releases: codefresh-io/venona

cf-runtime-8.0.4-helm

25 Jul 07:19
8c4af6e

Choose a tag to compare

To get Helm chart for this Runner release run:

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

Changelog

fixed

  • Remove token from output of patch Job

cf-runtime-8.0.3-helm

24 Jul 11:43
73a5756

Choose a tag to compare

To get Helm chart for this Runner release run:

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

Changelog

added

  • Added ports for metrics in dind service.

cf-runtime-8.0.2-helm

17 Jul 15:02
2c20a50

Choose a tag to compare

To get Helm chart for this Runner release run:

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

Changelog

added

  • Add docker daemon metrics endpoint to default configuration

cf-runtime-8.0.1-helm

17 Jul 08:32
3b0f53c

Choose a tag to compare

To get Helm chart for this Runner release run:

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

Changelog

fixed

  • Fix patch-runtime.sh script to not modify accounts when agent is false

cf-runtime-8.0.0-helm

16 Jul 16:21
b6688fe

Choose a tag to compare

To get Helm chart for this Runner release run:

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

Changelog

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

14 Jul 17:02
e7e361d

Choose a tag to compare

To get Helm chart for this Runner release run:

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

Changelog

fixed

  • Attach runtime to agent when existing agent token is provided.

cf-runtime-7.9.3-helm

11 Jul 11:14
283004d

Choose a tag to compare

To get Helm chart for this Runner release run:

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

Changelog

security

  • Bump venona with security fixes
  • Bump k8s-agent with security fixes

cf-runtime-7.9.2-helm

10 Jul 09:52
cae769c

Choose a tag to compare

To get Helm chart for this Runner release run:

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

Changelog

security

  • Bump runtime images with security fixes
  • Bump codefresh/cli with security fixes

cf-runtime-7.9.1-helm

09 Jul 15:57
481aba7

Choose a tag to compare

To get Helm chart for this Runner release run:

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

Changelog

added

  • Added documentation on migrating from CLI installation

cf-runtime-7.9.0-helm

08 Jul 07:42
4faae6d

Choose a tag to compare

To get Helm chart for this Runner release run:

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

Changelog

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.