Skip to content

Commit 3926b55

Browse files
chore(codefresh/2.11.15): prepare chart content for release (#373)
* Update Chart.yaml and artifacthub.io/changes annotation for 2.11.15 release * ci: prepare annotations --------- Co-authored-by: codefresh-git-integration[bot] <151943927+codefresh-git-integration[bot]@users.noreply.github.com> Co-authored-by: Zhenya Tikhonov <zhenya.tikhonov@octopus.com>
1 parent dad7826 commit 3926b55

2 files changed

Lines changed: 3 additions & 25 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## Codefresh On-Premises
22

3-
![Version: 2.11.14](https://img.shields.io/badge/Version-2.11.14-informational?style=flat-square) ![AppVersion: 0.0.0](https://img.shields.io/badge/AppVersion-0.0.0-informational?style=flat-square)
3+
![Version: 2.11.15](https://img.shields.io/badge/Version-2.11.15-informational?style=flat-square) ![AppVersion: 0.0.0](https://img.shields.io/badge/AppVersion-0.0.0-informational?style=flat-square)
44

55
Helm chart for deploying [Codefresh On-Premises](https://codefresh.io/docs/docs/getting-started/intro-to-codefresh/) to Kubernetes.
66

charts/codefresh/Chart.yaml

Lines changed: 2 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
apiVersion: v2
22
description: Helm Chart for Codefresh On-Prem
33
name: codefresh
4-
version: 2.11.14
4+
version: 2.11.15
55
keywords:
66
- codefresh
77
home: https://codefresh.io/
@@ -21,30 +21,8 @@ annotations:
2121
# - kind:
2222
# description: ""
2323
artifacthub.io/changes: |-
24-
- kind: changed
25-
description: 'update "cf-broadcaster" to 1.15.9'
26-
- kind: changed
27-
description: 'update "pipeline-manager" to 4.1.8'
28-
- kind: changed
29-
description: 'update "context-manager" to 2.40.6'
30-
- kind: changed
31-
description: 'update "charts-manager" to 1.28.5'
32-
- kind: changed
33-
description: 'update "runtime-environment-manager" to 4.1.5'
34-
- kind: changed
35-
description: 'update "engine" to 3.2.11'
36-
- kind: changed
37-
description: 'update "cf-container-logger" to 2.0.17'
38-
- kind: changed
39-
description: 'update "cf-docker-puller" to 8.0.28'
40-
- kind: changed
41-
description: 'update "cf-docker-pusher" to 6.0.27'
42-
- kind: changed
43-
description: 'update "cf-deploy-kubernetes" to 18.0.1'
44-
- kind: changed
45-
description: 'update "pikolo" to 0.15.2'
4624
- kind: security
47-
description: 'fix various security vulnerabilities in multiple components.'
25+
description: 'Upgrade "cfapi" to 22.3.14-onprem-0acd021 with security fixes.'
4826
dependencies:
4927
- name: cf-common
5028
repository: oci://quay.io/codefresh/charts

0 commit comments

Comments
 (0)