Skip to content

Commit

Permalink
Upgrade Engine to 1.174.15
Browse files Browse the repository at this point in the history
  • Loading branch information
andrii-codefresh committed Nov 4, 2024
1 parent ee40a49 commit 6e1d10c
Show file tree
Hide file tree
Showing 3 changed files with 227 additions and 225 deletions.
8 changes: 5 additions & 3 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.4.8
version: 6.4.9
keywords:
- codefresh
- runner
Expand All @@ -17,8 +17,10 @@ annotations:
artifacthub.io/containsSecurityUpdates: "false"
# Supported kinds: `added`, `changed`, `deprecated`, `removed`, `fixed`, `security`:
artifacthub.io/changes: |
- kind: added
description: "updating cf-git-cloner image, adding SKIP_TAGS_ON_UPDATE env var to skip tags on update"
- kind: fixed
description: "fix of variable replacement in arguments of typed steps (Engine 1.174.14)"
- kind: fixed
description: "fix of debugger timeout (Engine 1.174.15)"
dependencies:
- name: cf-common
repository: oci://quay.io/codefresh/charts
Expand Down
Loading

0 comments on commit 6e1d10c

Please sign in to comment.