Skip to content

Commit 6ce3a34

Browse files
onprem: 2.7.6 (#39)
1 parent c53f20f commit 6ce3a34

File tree

5 files changed

+36
-32
lines changed

5 files changed

+36
-32
lines changed

codefresh/.ci/values/external-secrets.yaml

+5-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ secrets:
3333
e2e-mongo-uri:
3434
enabled: true
3535
stringData:
36-
mongo-uri: mongodb://cfuser:mTiXcU2wafr9@cf-mongodb:27017/codefresh
36+
mongo-uri: mongodb://cfuser:mTiXcU2wafr9@my-mongodb:27017/codefresh
3737

3838
seed:
3939
mongoSeedJob:
@@ -110,3 +110,7 @@ postgresql:
110110

111111
mongodb:
112112
fullnameOverride: my-mongodb
113+
114+
cf-platform-analytics-platform:
115+
redis:
116+
enabled: false

codefresh/.ci/values/mtls-mongodb-redis.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -150,4 +150,4 @@ extraResources:
150150
type: ClusterIP
151151

152152
seed-e2e:
153-
enabled: false
153+
enabled: false

codefresh/Chart.lock

+25-25
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ dependencies:
4343
version: 1.17.15
4444
- name: kube-integration
4545
repository: oci://quay.io/codefresh/charts
46-
version: 1.31.18
46+
version: 1.31.19
4747
- name: charts-manager
4848
repository: oci://quay.io/codefresh/charts
4949
version: 1.22.2
@@ -61,61 +61,61 @@ dependencies:
6161
version: 3.138.3
6262
- name: gitops-dashboard-manager
6363
repository: oci://quay.io/codefresh/charts
64-
version: 1.14.20
64+
version: 1.14.21
6565
- name: cfapi
6666
repository: oci://quay.io/codefresh/charts
67-
version: 21.274.11
67+
version: 21.274.12
6868
- name: cfapi
6969
repository: oci://quay.io/codefresh/charts
70-
version: 21.274.11
70+
version: 21.274.12
7171
- name: cfapi
7272
repository: oci://quay.io/codefresh/charts
73-
version: 21.274.11
73+
version: 21.274.12
7474
- name: cfapi
7575
repository: oci://quay.io/codefresh/charts
76-
version: 21.274.11
76+
version: 21.274.12
7777
- name: cfapi
7878
repository: oci://quay.io/codefresh/charts
79-
version: 21.274.11
79+
version: 21.274.12
8080
- name: cfapi
8181
repository: oci://quay.io/codefresh/charts
82-
version: 21.274.11
82+
version: 21.274.12
8383
- name: cfapi
8484
repository: oci://quay.io/codefresh/charts
85-
version: 21.274.11
85+
version: 21.274.12
8686
- name: cfapi
8787
repository: oci://quay.io/codefresh/charts
88-
version: 21.274.11
88+
version: 21.274.12
8989
- name: cfapi
9090
repository: oci://quay.io/codefresh/charts
91-
version: 21.274.11
91+
version: 21.274.12
9292
- name: cfapi
9393
repository: oci://quay.io/codefresh/charts
94-
version: 21.274.11
94+
version: 21.274.12
9595
- name: cfapi
9696
repository: oci://quay.io/codefresh/charts
97-
version: 21.274.11
97+
version: 21.274.12
9898
- name: cfapi
9999
repository: oci://quay.io/codefresh/charts
100-
version: 21.274.11
100+
version: 21.274.12
101101
- name: cfapi
102102
repository: oci://quay.io/codefresh/charts
103-
version: 21.274.11
103+
version: 21.274.12
104104
- name: cfapi
105105
repository: oci://quay.io/codefresh/charts
106-
version: 21.274.11
106+
version: 21.274.12
107107
- name: cfapi
108108
repository: oci://quay.io/codefresh/charts
109-
version: 21.274.11
109+
version: 21.274.12
110110
- name: cfapi
111111
repository: oci://quay.io/codefresh/charts
112-
version: 21.274.11
112+
version: 21.274.12
113113
- name: cfapi
114114
repository: oci://quay.io/codefresh/charts
115-
version: 21.274.11
115+
version: 21.274.12
116116
- name: cfapi
117117
repository: oci://quay.io/codefresh/charts
118-
version: 21.274.11
118+
version: 21.274.12
119119
- name: cfui
120120
repository: oci://quay.io/codefresh/charts
121121
version: 14.97.50
@@ -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.80
145+
version: 0.49.82
146146
- name: cf-platform-analytics
147147
repository: oci://quay.io/codefresh/charts
148-
version: 0.49.80
148+
version: 0.49.82
149149
- name: argo-platform
150150
repository: oci://quay.io/codefresh/charts
151151
version: 1.3344.0-onprem-5c8af92
@@ -160,7 +160,7 @@ dependencies:
160160
version: 1.20.8
161161
- name: payments
162162
repository: oci://quay.io/codefresh/charts
163-
version: 2.23.17
163+
version: 2.23.18
164164
- name: segment-reporter
165165
repository: oci://quay.io/codefresh/charts
166166
version: 1.17.8
@@ -170,5 +170,5 @@ dependencies:
170170
- name: onboarding-status
171171
repository: oci://quay.io/codefresh/charts
172172
version: 1.8.8
173-
digest: sha256:bdf0f27e7c70cc8fcd0c09ab72616db6f0429f171941f75e5edb554d542979a6
174-
generated: "2025-03-26T12:45:57.737771+03:00"
173+
digest: sha256:468880bb055bb47b7de880c54d9e9daabd072a7f96f698c85e289072810d90e5
174+
generated: "2025-04-08T15:00:56.927304+03:00"

codefresh/Chart.yaml

+4-4
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.5
4+
version: 2.7.6
55
keywords:
66
- codefresh
77
home: https://codefresh.io/
@@ -13,13 +13,13 @@ maintainers:
1313
url: https://codefresh-io.github.io/
1414
appVersion: 2.7.0
1515
annotations:
16-
artifacthub.io/prerelease: "true"
16+
# artifacthub.io/prerelease: "true"
1717
artifacthub.io/alternativeName: "codefresh-onprem"
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: "Upgrade ingress-nginx controller"
21+
- kind: fixed
22+
description: "Fix platform-analytics with external Redis"
2323
dependencies:
2424
- name: cf-common
2525
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.5](https://img.shields.io/badge/Version-2.7.5-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.6](https://img.shields.io/badge/Version-2.7.6-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)