Skip to content

Commit f6a2d9b

Browse files
onprem: 2.7.11 (#49)
1 parent ade3bc1 commit f6a2d9b

File tree

3 files changed

+7
-11
lines changed

3 files changed

+7
-11
lines changed

codefresh/Chart.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ dependencies:
6161
version: 3.138.4
6262
- name: gitops-dashboard-manager
6363
repository: oci://quay.io/codefresh/charts
64-
version: 1.14.21
64+
version: 1.14.22
6565
- name: cfapi
6666
repository: oci://quay.io/codefresh/charts
6767
version: 21.274.13
@@ -151,7 +151,7 @@ dependencies:
151151
version: 1.3344.0-onprem-5c8af92
152152
- name: argo-hub-platform
153153
repository: oci://quay.io/codefresh/charts
154-
version: 0.1.22
154+
version: 0.1.23
155155
- name: cf-oidc-provider
156156
repository: oci://quay.io/codefresh/charts
157157
version: 0.0.16
@@ -170,5 +170,5 @@ dependencies:
170170
- name: onboarding-status
171171
repository: oci://quay.io/codefresh/charts
172172
version: 1.8.8
173-
digest: sha256:6a3903f52d8a056d7d95f295ca3303f62ceb32532be77795a4703147a4cbb9b5
174-
generated: "2025-04-30T11:54:17.265065+03:00"
173+
digest: sha256:95c63dadcae268e4dda42cd7b59f80671a522e88eec616dc9faa71a1748b9766
174+
generated: "2025-05-08T10:19:03.299891+03:00"

codefresh/Chart.yaml

+2-6
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.10
4+
version: 2.7.11
55
keywords:
66
- codefresh
77
home: https://codefresh.io/
@@ -19,11 +19,7 @@ annotations:
1919
# supported kinds are added, changed, deprecated, removed, fixed and security.
2020
artifacthub.io/changes: |
2121
- kind: fixed
22-
description: "Remove duplicated cf-codefresh-registry imagePullSecret secret from workloads"
23-
- kind: security
24-
description: "Misc security updates"
25-
- kind: fixed
26-
description: "Fix mongoimport in mongo-seed job"
22+
description: "argo-hub-platform image repository"
2723
dependencies:
2824
- name: cf-common
2925
repository: oci://quay.io/codefresh/charts

codefresh/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## Codefresh On-Premises
22

3-
![Version: 2.7.10](https://img.shields.io/badge/Version-2.7.10-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.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)
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)