Skip to content

Commit 152dfa9

Browse files
Update cfapi and argo-platform to latest version
1 parent aa94497 commit 152dfa9

File tree

4 files changed

+28
-26
lines changed

4 files changed

+28
-26
lines changed

codefresh/Chart.lock

Lines changed: 21 additions & 21 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.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
@@ -148,7 +148,7 @@ dependencies:
148148
version: 0.49.87
149149
- name: argo-platform
150150
repository: oci://quay.io/codefresh/charts
151-
version: 1.3506.0
151+
version: 1.3524.0
152152
- name: argo-hub-platform
153153
repository: oci://quay.io/codefresh/charts
154154
version: 0.1.23
@@ -167,5 +167,5 @@ dependencies:
167167
- name: salesforce-reporter
168168
repository: oci://quay.io/codefresh/charts
169169
version: 1.30.11
170-
digest: sha256:f245d0ef88646a32b9104a20832bb8c8d59b1c044b74cb9c0389cdf32024bc13
171-
generated: "2025-05-20T19:02:10.570462+03:00"
170+
digest: sha256:fd70f6f660f3cca78e3fb597beae0805958b46253276293d700e452afb1ed418
171+
generated: "2025-05-23T14:57:22.719184+03:00"

codefresh/Chart.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ annotations:
2020
artifacthub.io/changes: |
2121
- kind: fixed
2222
description: "Fixed dependencies version"
23+
- kind: added
24+
description: "Added ability to assign admin/platform permissions for user for specified group during sync"
2325
dependencies:
2426
- name: cf-common
2527
repository: oci://quay.io/codefresh/charts
@@ -237,7 +239,7 @@ dependencies:
237239
repository: oci://quay.io/codefresh/charts
238240
condition: argo-platform.enabled
239241
- name: argo-platform
240-
version: "~1.3506.0"
242+
version: "~1.3524.0"
241243
repository: oci://quay.io/codefresh/charts
242244
condition: argo-platform.enabled
243245
- name: argo-hub-platform

codefresh/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ Helm chart for deploying [Codefresh On-Premises](https://codefresh.io/docs/docs/
6767
- GCR Service Account JSON `sa.json` (provided by Codefresh, contact support@codefresh.io)
6868
- Firebase [Realtime Database URL](https://firebase.google.com/docs/database/web/start#create_a_database) with [legacy token](https://firebase.google.com/docs/database/rest/auth#legacy_tokens). See [Firebase Configuration](#firebase-configuration)
6969
- Valid TLS certificates for Ingress
70-
- When [external](#external-postgressql) PostgreSQL is used, `pg_cron` and `pg_partman` extensions **must be enabled** for [analytics](https://codefresh.io/docs/docs/dashboards/home-dashboard/#pipelines-dashboard) to work (see [AWS RDS example](https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/PostgreSQL_pg_cron.html#PostgreSQL_pg_cron.enable))
70+
- When [external](#external-postgressql) PostgreSQL is used, `pg_cron` and `pg_partman` extensions **must be enabled** for [analytics](https://codefresh.io/docs/docs/dashboards/home-dashboard/#pipelines-dashboard) to work (see [AWS RDS example](https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/PostgreSQL_pg_cron.html#PostgreSQL_pg_cron.enable)). The `pg_cron` extension should be the 1.4 version or higher for Azure Postgres DB.
7171

7272
## Get Repo Info
7373

@@ -1196,7 +1196,7 @@ cfapi:
11961196
### Projects pipelines limit
11971197

11981198
```yaml
1199-
cfapi:
1199+
pipeline-manager:
12001200
env:
12011201
# Determines project's pipelines limit (default: 500)
12021202
PROJECT_PIPELINES_LIMIT: 500

codefresh/README.md.gotmpl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ Helm chart for deploying [Codefresh On-Premises](https://codefresh.io/docs/docs/
6868
- GCR Service Account JSON `sa.json` (provided by Codefresh, contact support@codefresh.io)
6969
- Firebase [Realtime Database URL](https://firebase.google.com/docs/database/web/start#create_a_database) with [legacy token](https://firebase.google.com/docs/database/rest/auth#legacy_tokens). See [Firebase Configuration](#firebase-configuration)
7070
- Valid TLS certificates for Ingress
71-
- When [external](#external-postgressql) PostgreSQL is used, `pg_cron` and `pg_partman` extensions **must be enabled** for [analytics](https://codefresh.io/docs/docs/dashboards/home-dashboard/#pipelines-dashboard) to work (see [AWS RDS example](https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/PostgreSQL_pg_cron.html#PostgreSQL_pg_cron.enable))
71+
- When [external](#external-postgressql) PostgreSQL is used, `pg_cron` and `pg_partman` extensions **must be enabled** for [analytics](https://codefresh.io/docs/docs/dashboards/home-dashboard/#pipelines-dashboard) to work (see [AWS RDS example](https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/PostgreSQL_pg_cron.html#PostgreSQL_pg_cron.enable)). The `pg_cron` extension should be the 1.4 version or higher for Azure Postgres DB.
7272

7373
## Get Repo Info
7474

@@ -1202,7 +1202,7 @@ cfapi:
12021202
### Projects pipelines limit
12031203

12041204
```yaml
1205-
cfapi:
1205+
pipeline-manager:
12061206
env:
12071207
# Determines project's pipelines limit (default: 500)
12081208
PROJECT_PIPELINES_LIMIT: 500

0 commit comments

Comments
 (0)