Skip to content

Commit cbae19f

Browse files
Merge branch 'release-2.9' into chore/CR-31292-2.9
2 parents 9552413 + c9d27dc commit cbae19f

File tree

2 files changed

+4
-21
lines changed

2 files changed

+4
-21
lines changed

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.9.2](https://img.shields.io/badge/Version-2.9.2-informational?style=flat-square) ![AppVersion: 2.9.0](https://img.shields.io/badge/AppVersion-2.9.0-informational?style=flat-square)
3+
![Version: 2.9.3](https://img.shields.io/badge/Version-2.9.3-informational?style=flat-square) ![AppVersion: 2.9.0](https://img.shields.io/badge/AppVersion-2.9.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: 3 additions & 20 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.9.2
4+
version: 2.9.3
55
keywords:
66
- codefresh
77
home: https://codefresh.io/
@@ -21,25 +21,8 @@ annotations:
2121
# - kind:
2222
# description: ""
2323
artifacthub.io/changes: |-
24-
- kind: security
25-
description: 'chore: updated classic services with security fixes -
26-
runtime-environment-manage,
27-
gitops-dashboard-manager,
28-
kube-integration,
29-
context-manager,
30-
tasker-kubernetes,
31-
cluster-providers,
32-
cfsign,
33-
k8s-monitor,
34-
cf-broadcaster'
35-
- kind: security
36-
description: 'chore: updated cf-runtime services with security fixes -
37-
compose,
38-
cf-container-logger
39-
cf-docker-builder
40-
cf-docker-pusher
41-
cf-docker-tag-pusher
42-
pikolo'
24+
- kind: changed
25+
description: 'fix: chart''s readme (#140)'
4326
dependencies:
4427
- name: cf-common
4528
repository: oci://quay.io/codefresh/charts

0 commit comments

Comments
 (0)