Skip to content

Commit 4397b24

Browse files
onprem: 2.7.13
1 parent 6f83e13 commit 4397b24

File tree

4 files changed

+29
-29
lines changed

4 files changed

+29
-29
lines changed

codefresh/Chart.lock

Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -64,58 +64,58 @@ dependencies:
6464
version: 1.14.22
6565
- name: cfapi
6666
repository: oci://quay.io/codefresh/charts
67-
version: 21.274.14
67+
version: 21.274.15
6868
- name: cfapi
6969
repository: oci://quay.io/codefresh/charts
70-
version: 21.274.14
70+
version: 21.274.15
7171
- name: cfapi
7272
repository: oci://quay.io/codefresh/charts
73-
version: 21.274.14
73+
version: 21.274.15
7474
- name: cfapi
7575
repository: oci://quay.io/codefresh/charts
76-
version: 21.274.14
76+
version: 21.274.15
7777
- name: cfapi
7878
repository: oci://quay.io/codefresh/charts
79-
version: 21.274.14
79+
version: 21.274.15
8080
- name: cfapi
8181
repository: oci://quay.io/codefresh/charts
82-
version: 21.274.14
82+
version: 21.274.15
8383
- name: cfapi
8484
repository: oci://quay.io/codefresh/charts
85-
version: 21.274.14
85+
version: 21.274.15
8686
- name: cfapi
8787
repository: oci://quay.io/codefresh/charts
88-
version: 21.274.14
88+
version: 21.274.15
8989
- name: cfapi
9090
repository: oci://quay.io/codefresh/charts
91-
version: 21.274.14
91+
version: 21.274.15
9292
- name: cfapi
9393
repository: oci://quay.io/codefresh/charts
94-
version: 21.274.14
94+
version: 21.274.15
9595
- name: cfapi
9696
repository: oci://quay.io/codefresh/charts
97-
version: 21.274.14
97+
version: 21.274.15
9898
- name: cfapi
9999
repository: oci://quay.io/codefresh/charts
100-
version: 21.274.14
100+
version: 21.274.15
101101
- name: cfapi
102102
repository: oci://quay.io/codefresh/charts
103-
version: 21.274.14
103+
version: 21.274.15
104104
- name: cfapi
105105
repository: oci://quay.io/codefresh/charts
106-
version: 21.274.14
106+
version: 21.274.15
107107
- name: cfapi
108108
repository: oci://quay.io/codefresh/charts
109-
version: 21.274.14
109+
version: 21.274.15
110110
- name: cfapi
111111
repository: oci://quay.io/codefresh/charts
112-
version: 21.274.14
112+
version: 21.274.15
113113
- name: cfapi
114114
repository: oci://quay.io/codefresh/charts
115-
version: 21.274.14
115+
version: 21.274.15
116116
- name: cfapi
117117
repository: oci://quay.io/codefresh/charts
118-
version: 21.274.14
118+
version: 21.274.15
119119
- name: cfui
120120
repository: oci://quay.io/codefresh/charts
121121
version: 14.97.51
@@ -142,10 +142,10 @@ dependencies:
142142
version: 0.8.10
143143
- name: cf-platform-analytics
144144
repository: oci://quay.io/codefresh/charts
145-
version: 0.49.86
145+
version: 0.49.87
146146
- name: cf-platform-analytics
147147
repository: oci://quay.io/codefresh/charts
148-
version: 0.49.86
148+
version: 0.49.87
149149
- name: argo-platform
150150
repository: oci://quay.io/codefresh/charts
151151
version: 1.3344.0-onprem-5c8af92
@@ -170,5 +170,5 @@ dependencies:
170170
- name: onboarding-status
171171
repository: oci://quay.io/codefresh/charts
172172
version: 1.8.8
173-
digest: sha256:a62a6e4e034aee314dce2de3984c60fa402806015df7fe0080a5df2491ea23d8
174-
generated: "2025-05-13T15:30:41.843589+03:00"
173+
digest: sha256:3ca595296d0fc776bc4b60a514dbeb832c4c4695e3bbaf19d494c8b8930395f9
174+
generated: "2025-05-15T15:30:10.698306+03:00"

codefresh/Chart.yaml

Lines changed: 4 additions & 4 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.7.12
4+
version: 2.7.13
55
keywords:
66
- codefresh
77
home: https://codefresh.io/
@@ -18,10 +18,10 @@ annotations:
1818
artifacthub.io/containsSecurityUpdates: "true"
1919
# supported kinds are added, changed, deprecated, removed, fixed and security.
2020
artifacthub.io/changes: |
21-
- kind: security
22-
description: "Misc security fixes"
2321
- kind: fixed
24-
description: "cf-ui: fix Back to Application button in Admin panel for GitOps system type"
22+
description: "cf-platform-analytics: fix failure of cf-system-etl-postgres on azure postgres"
23+
- kind: added
24+
description: "cf-api: activate user after sync for Azure SSO provider"
2525
dependencies:
2626
- name: cf-common
2727
repository: oci://quay.io/codefresh/charts

codefresh/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1143,7 +1143,7 @@ cfapi:
11431143
### Projects pipelines limit
11441144

11451145
```yaml
1146-
cfapi:
1146+
pipeline-manager:
11471147
env:
11481148
# Determines project's pipelines limit (default: 500)
11491149
PROJECT_PIPELINES_LIMIT: 500

codefresh/README.md.gotmpl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1148,7 +1148,7 @@ cfapi:
11481148
### Projects pipelines limit
11491149

11501150
```yaml
1151-
cfapi:
1151+
pipeline-manager:
11521152
env:
11531153
# Determines project's pipelines limit (default: 500)
11541154
PROJECT_PIPELINES_LIMIT: 500
@@ -1268,7 +1268,7 @@ cfapi:
12681268
image:
12691269
tag: 21.268.1
12701270
# -- Set empty tag for digest
1271-
digest: ""
1271+
digest: ""
12721272
```
12731273

12741274

0 commit comments

Comments
 (0)