Skip to content

Commit

Permalink
ci: bump chart version
Browse files Browse the repository at this point in the history
  • Loading branch information
masontikhonov committed Jun 25, 2024
1 parent a299e8e commit 24ce0db
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 7 deletions.
8 changes: 2 additions & 6 deletions charts/cf-runtime/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v2
description: A Helm chart for Codefresh Runner
name: cf-runtime
version: 6.3.36
version: 6.3.38
keywords:
- codefresh
- runner
Expand All @@ -18,11 +18,7 @@ annotations:
# Supported kinds: `added`, `changed`, `deprecated`, `removed`, `fixed`, `security`:
artifacthub.io/changes: |
- kind: changed
description: Update engine image to 1.171.3
- kind: fixed
description: Fix an issue that prevented compositions above some size limit to be launched
- kind: added
description: Add support for timeout configuration while doing requests from the engine to the Docker daemon
description: Downgrade dind image to 26.0.0-1.28.6
dependencies:
- name: cf-common
repository: oci://quay.io/codefresh/charts
Expand Down
2 changes: 1 addition & 1 deletion charts/cf-runtime/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## Codefresh Runner

![Version: 6.3.36](https://img.shields.io/badge/Version-6.3.36-informational?style=flat-square)
![Version: 6.3.38](https://img.shields.io/badge/Version-6.3.38-informational?style=flat-square)

Helm chart for deploying [Codefresh Runner](https://codefresh.io/docs/docs/installation/codefresh-runner/) to Kubernetes.

Expand Down

0 comments on commit 24ce0db

Please sign in to comment.