Skip to content

Commit fb74889

Browse files
committed
fix: update cfui image
1 parent f6a2d9b commit fb74889

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

codefresh/Chart.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ dependencies:
118118
version: 21.274.13
119119
- name: cfui
120120
repository: oci://quay.io/codefresh/charts
121-
version: 14.97.50
121+
version: 14.97.51
122122
- name: k8s-monitor
123123
repository: oci://quay.io/codefresh/charts
124124
version: 4.11.14
@@ -170,5 +170,5 @@ dependencies:
170170
- name: onboarding-status
171171
repository: oci://quay.io/codefresh/charts
172172
version: 1.8.8
173-
digest: sha256:95c63dadcae268e4dda42cd7b59f80671a522e88eec616dc9faa71a1748b9766
174-
generated: "2025-05-08T10:19:03.299891+03:00"
173+
digest: sha256:adb95ed0ea3892514f16f811a12dae0fe6684aee72b34606d67b1b189bb977fb
174+
generated: "2025-05-09T15:14:12.299975+03:00"

codefresh/Chart.yaml

Lines changed: 3 additions & 3 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.11
4+
version: 2.7.12
55
keywords:
66
- codefresh
77
home: https://codefresh.io/
@@ -15,11 +15,11 @@ 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: "false"
1919
# supported kinds are added, changed, deprecated, removed, fixed and security.
2020
artifacthub.io/changes: |
2121
- kind: fixed
22-
description: "argo-hub-platform image repository"
22+
description: 'cf-ui: fix "Back to Application" button in Admin panel for GitOps system type'
2323
dependencies:
2424
- name: cf-common
2525
repository: oci://quay.io/codefresh/charts

codefresh/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.7.11](https://img.shields.io/badge/Version-2.7.11-informational?style=flat-square) ![AppVersion: 2.7.0](https://img.shields.io/badge/AppVersion-2.7.0-informational?style=flat-square)
3+
![Version: 2.7.12](https://img.shields.io/badge/Version-2.7.12-informational?style=flat-square) ![AppVersion: 2.7.0](https://img.shields.io/badge/AppVersion-2.7.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

0 commit comments

Comments
 (0)