Skip to content

Commit b5397ef

Browse files
onprem: 2.8.0-rc.2 (#57)
1 parent c25632c commit b5397ef

File tree

9 files changed

+435
-88
lines changed

9 files changed

+435
-88
lines changed

codefresh/.ci/values/defaults-hpa.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,3 +75,7 @@ argo-platform:
7575
promotion-orchestrator:
7676
hpa:
7777
enabled: true
78+
79+
mongodb:
80+
migration:
81+
enabled: true

codefresh/Chart.lock

Lines changed: 25 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ dependencies:
4949
version: 1.23.1
5050
- name: cfsign
5151
repository: oci://quay.io/codefresh/charts
52-
version: 1.8.8
52+
version: 1.8.9
5353
- name: tasker-kubernetes
5454
repository: oci://quay.io/codefresh/charts
5555
version: 1.26.18
@@ -64,58 +64,58 @@ dependencies:
6464
version: 1.14.22
6565
- name: cfapi
6666
repository: oci://quay.io/codefresh/charts
67-
version: 21.279.2
67+
version: 21.279.3
6868
- name: cfapi
6969
repository: oci://quay.io/codefresh/charts
70-
version: 21.279.2
70+
version: 21.279.3
7171
- name: cfapi
7272
repository: oci://quay.io/codefresh/charts
73-
version: 21.279.2
73+
version: 21.279.3
7474
- name: cfapi
7575
repository: oci://quay.io/codefresh/charts
76-
version: 21.279.2
76+
version: 21.279.3
7777
- name: cfapi
7878
repository: oci://quay.io/codefresh/charts
79-
version: 21.279.2
79+
version: 21.279.3
8080
- name: cfapi
8181
repository: oci://quay.io/codefresh/charts
82-
version: 21.279.2
82+
version: 21.279.3
8383
- name: cfapi
8484
repository: oci://quay.io/codefresh/charts
85-
version: 21.279.2
85+
version: 21.279.3
8686
- name: cfapi
8787
repository: oci://quay.io/codefresh/charts
88-
version: 21.279.2
88+
version: 21.279.3
8989
- name: cfapi
9090
repository: oci://quay.io/codefresh/charts
91-
version: 21.279.2
91+
version: 21.279.3
9292
- name: cfapi
9393
repository: oci://quay.io/codefresh/charts
94-
version: 21.279.2
94+
version: 21.279.3
9595
- name: cfapi
9696
repository: oci://quay.io/codefresh/charts
97-
version: 21.279.2
97+
version: 21.279.3
9898
- name: cfapi
9999
repository: oci://quay.io/codefresh/charts
100-
version: 21.279.2
100+
version: 21.279.3
101101
- name: cfapi
102102
repository: oci://quay.io/codefresh/charts
103-
version: 21.279.2
103+
version: 21.279.3
104104
- name: cfapi
105105
repository: oci://quay.io/codefresh/charts
106-
version: 21.279.2
106+
version: 21.279.3
107107
- name: cfapi
108108
repository: oci://quay.io/codefresh/charts
109-
version: 21.279.2
109+
version: 21.279.3
110110
- name: cfapi
111111
repository: oci://quay.io/codefresh/charts
112-
version: 21.279.2
112+
version: 21.279.3
113113
- name: cfapi
114114
repository: oci://quay.io/codefresh/charts
115-
version: 21.279.2
115+
version: 21.279.3
116116
- name: cfapi
117117
repository: oci://quay.io/codefresh/charts
118-
version: 21.279.2
118+
version: 21.279.3
119119
- name: cfui
120120
repository: oci://quay.io/codefresh/charts
121121
version: 14.98.27
@@ -142,16 +142,16 @@ dependencies:
142142
version: 0.8.10
143143
- name: cf-platform-analytics
144144
repository: oci://quay.io/codefresh/charts
145-
version: 0.49.87
145+
version: 0.50.2
146146
- name: cf-platform-analytics
147147
repository: oci://quay.io/codefresh/charts
148-
version: 0.49.87
148+
version: 0.50.2
149149
- name: argo-platform
150150
repository: oci://quay.io/codefresh/charts
151-
version: 1.3506.0
151+
version: 1.3524.0-onprem-ae70d8a
152152
- name: argo-hub-platform
153153
repository: oci://quay.io/codefresh/charts
154-
version: 0.1.23
154+
version: 0.1.24
155155
- name: cf-oidc-provider
156156
repository: oci://quay.io/codefresh/charts
157157
version: 0.0.16
@@ -167,5 +167,5 @@ dependencies:
167167
- name: salesforce-reporter
168168
repository: oci://quay.io/codefresh/charts
169169
version: 1.30.11
170-
digest: sha256:814b879b8e7b0b276c66b821c69c2c22febbbec4a30fed89117d50530ae0ea5e
171-
generated: "2025-05-19T23:11:03.858637+03:00"
170+
digest: sha256:657e1a67d919daf178a83ddd81736519ea6bdc9a1c0bfb2364dad583586c1c1b
171+
generated: "2025-06-02T16:12:53.480633+03:00"

codefresh/Chart.yaml

Lines changed: 11 additions & 7 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.8.0-rc.1
4+
version: 2.8.0-rc.2
55
keywords:
66
- codefresh
77
home: https://codefresh.io/
@@ -15,11 +15,15 @@ appVersion: 2.7.0
1515
annotations:
1616
artifacthub.io/prerelease: "true"
1717
artifacthub.io/alternativeName: "codefresh-onprem"
18-
artifacthub.io/containsSecurityUpdates: "true"
18+
# artifacthub.io/containsSecurityUpdates: "true"
1919
# supported kinds are added, changed, deprecated, removed, fixed and security.
2020
artifacthub.io/changes: |
21-
- kind: changed
22-
description: "Initial 2.8.0 release"
21+
- kind: fixed
22+
description: "Fix dependencies version"
23+
- kind: added
24+
description: "(cf-api): Add ability to assign admin/platform permissions for user for specified group during sync"
25+
- kind: fixed
26+
description: "(platform-analytics/postgresql): Fix pg_partman configuration"
2327
dependencies:
2428
- name: cf-common
2529
repository: oci://quay.io/codefresh/charts
@@ -97,7 +101,7 @@ dependencies:
97101
repository: oci://quay.io/codefresh/charts
98102
condition: context-manager.enabled
99103
- name: pipeline-manager
100-
version: "~1.139.0"
104+
version: "~3.139.0"
101105
repository: oci://quay.io/codefresh/charts
102106
condition: pipeline-manager.enabled
103107
- name: gitops-dashboard-manager
@@ -211,7 +215,7 @@ dependencies:
211215
repository: oci://quay.io/codefresh/charts
212216
condition: cf-broadcaster.enabled
213217
- name: helm-repo-manager
214-
version: "~0.21.0"
218+
version: "*"
215219
repository: oci://quay.io/codefresh/charts
216220
condition: helm-repo-manager.enabled
217221
- name: hermes
@@ -237,7 +241,7 @@ dependencies:
237241
repository: oci://quay.io/codefresh/charts
238242
condition: argo-platform.enabled
239243
- name: argo-platform
240-
version: "~1.3507.0"
244+
version: "1.3524.0-onprem-ae70d8a"
241245
repository: oci://quay.io/codefresh/charts
242246
condition: argo-platform.enabled
243247
- name: argo-hub-platform

0 commit comments

Comments
 (0)