Skip to content

Commit c1c1dd0

Browse files
upd docs
1 parent ca3e646 commit c1c1dd0

File tree

2 files changed

+7
-74
lines changed

2 files changed

+7
-74
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.8.16](https://img.shields.io/badge/Version-2.8.16-informational?style=flat-square) ![AppVersion: 2.8.0](https://img.shields.io/badge/AppVersion-2.8.0-informational?style=flat-square)
3+
![Version: 2.8.17](https://img.shields.io/badge/Version-2.8.17-informational?style=flat-square) ![AppVersion: 2.8.17](https://img.shields.io/badge/AppVersion-2.8.17-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: 6 additions & 73 deletions
Original file line numberDiff line numberDiff line change
@@ -11,85 +11,18 @@ sources:
1111
maintainers:
1212
- name: codefresh
1313
url: https://codefresh-io.github.io/
14-
appVersion: 2.8.0
14+
appVersion: 2.8.17
1515
annotations:
1616
artifacthub.io/prerelease: "false"
1717
artifacthub.io/alternativeName: "codefresh-onprem"
18-
artifacthub.io/containsSecurityUpdates: "false"
18+
artifacthub.io/containsSecurityUpdates: "true"
1919
# supported kinds are added, changed, deprecated, removed, fixed and security.
2020
artifacthub.io/changes: |-
2121
- kind: changed
22-
description: 'chore: security fix (#134)'
23-
- kind: changed
24-
description: 'chore(codefresh/2.8.16): prepare chart content for release (#118)'
25-
- kind: changed
26-
description: 'added: ability to disable postgres store for eventbus and set schema name for audit (#116)'
27-
- kind: changed
28-
description: 'codefresh/2.8.15: prepare chart content for release (#106)'
29-
- kind: changed
30-
description: 'patch: cr 29499 and 30190 (#105)'
31-
- kind: changed
32-
description: 'codefresh/2.8.14: prepare chart content for release (#102)'
33-
- kind: changed
34-
description: 'chore(cfapi): migrate to @node-saml/passport-saml to fix critical security vulnerability (#101)'
35-
- kind: changed
36-
description: update onprem-release-2.8 branch
37-
- kind: changed
38-
description: update onprem-release-2.8 branch
39-
- kind: changed
40-
description: update onprem-release-2.8 branch
41-
- kind: changed
42-
description: update onprem-release-2.8 branch
43-
- kind: changed
44-
description: 'onprem: 2.8.13 (#94)'
45-
- kind: changed
46-
description: onprem-2-8-12 (#93)
47-
- kind: changed
48-
description: 'docs: fix RabbitMQ version requirements (#91)'
49-
- kind: changed
50-
description: 'docs(indexes): remove redundant TTL (#87)'
51-
- kind: changed
52-
description: onprem-2-9-10 (#86)
53-
- kind: changed
54-
description: onprem 2.8.9 (#83)
55-
- kind: changed
56-
description: 'onprem: 2.8.8 (#82)'
57-
- kind: changed
58-
description: 'fix(doc): elasticache cluster mode note (#81)'
59-
- kind: changed
60-
description: 'docs(postgresql): improve SSL docs (#78)'
61-
- kind: changed
62-
description: 'onprem: 2.8.6 (#76)'
63-
- kind: changed
64-
description: onprem 2.8.5 (#75)
65-
- kind: changed
66-
description: onprem 2.8.4 (#74)
67-
- kind: changed
68-
description: 'onprem: 2.8.3 (#73)'
69-
- kind: changed
70-
description: 'onprem: 2.8.2 (#72)'
71-
- kind: changed
72-
description: 'onprem: 2.8.1 (#71)'
73-
- kind: changed
74-
description: 'onprem: 2.8.0 (#68)'
75-
- kind: changed
76-
description: 'fix: 2.8 docs mongo (#64)'
77-
- kind: changed
78-
description: 'onprem: 2.8.0-rc.3 (#67)'
79-
- kind: changed
80-
description: 'onprem: 2.8.0-rc.2 (#57)'
81-
- kind: changed
82-
description: added product-releases indexes (#63)
83-
- kind: changed
84-
description: 'fix: README.md'
85-
- kind: changed
86-
description: 'fix: README.md (#58)'
87-
- kind: changed
88-
description: 'fix: links and indexes (#56)'
89-
- kind: changed
90-
description: 'fix: chart version'
91-
- kind: changed
92-
description: 'onprem 2.8.0 cut-off: create release branch'
22+
description: 'security fixes in :
23+
kube-integration,
24+
gitops-dashboard-manager,
25+
runtime-environment-manager'
9326
dependencies:
9427
- name: cf-common
9528
repository: oci://quay.io/codefresh/charts

0 commit comments

Comments
 (0)