Skip to content

Commit 45a14d2

Browse files
onprem: 2.7.16 (#69)
]
1 parent 6fcd6a6 commit 45a14d2

File tree

3 files changed

+11
-11
lines changed

3 files changed

+11
-11
lines changed

codefresh/Chart.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ dependencies:
4949
version: 1.22.3
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
@@ -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.87
145+
version: 0.49.89
146146
- name: cf-platform-analytics
147147
repository: oci://quay.io/codefresh/charts
148-
version: 0.49.87
148+
version: 0.49.89
149149
- name: argo-platform
150150
repository: oci://quay.io/codefresh/charts
151151
version: 1.3344.2-onprem-3feba0e
@@ -170,5 +170,5 @@ dependencies:
170170
- name: onboarding-status
171171
repository: oci://quay.io/codefresh/charts
172172
version: 1.8.8
173-
digest: sha256:5479d9ac8d0b75cda6c8d373ce9b2a7b5b3a46196214337268dc03e05fcb48d2
174-
generated: "2025-05-26T19:11:02.424512+03:00"
173+
digest: sha256:f4f5d17598e1d408441172bcfd268acd6a994fda94721d430de6602eb306cc44
174+
generated: "2025-06-04T20:47:28.289403+03:00"

codefresh/Chart.yaml

Lines changed: 5 additions & 5 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.15
4+
version: 2.7.16
55
keywords:
66
- codefresh
77
home: https://codefresh.io/
@@ -18,8 +18,8 @@ annotations:
1818
artifacthub.io/containsSecurityUpdates: "true"
1919
# supported kinds are added, changed, deprecated, removed, fixed and security.
2020
artifacthub.io/changes: |
21-
- kind: fixed
22-
description: "Fix mongo-seed job with Mongo MTLS enabled"
21+
- kind: added
22+
description: "Documentation about index management in MongoDB"
2323
dependencies:
2424
- name: cf-common
2525
repository: oci://quay.io/codefresh/charts
@@ -228,12 +228,12 @@ dependencies:
228228
condition: hermes.enabled
229229
- name: cf-platform-analytics
230230
alias: cf-platform-analytics-platform
231-
version: "*"
231+
version: "~0.49.0"
232232
repository: oci://quay.io/codefresh/charts
233233
condition: argo-platform.enabled
234234
- name: cf-platform-analytics
235235
alias: cf-platform-analytics-etlstarter
236-
version: "*"
236+
version: "~0.49.0"
237237
repository: oci://quay.io/codefresh/charts
238238
condition: argo-platform.enabled
239239
- name: argo-platform

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.15](https://img.shields.io/badge/Version-2.7.15-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.16](https://img.shields.io/badge/Version-2.7.16-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)