Skip to content

Commit b7cfb97

Browse files
onprem: 2.6.10 (#34)
1 parent 03ab8f4 commit b7cfb97

File tree

4 files changed

+29
-22
lines changed

4 files changed

+29
-22
lines changed

codefresh/Chart.lock

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -40,19 +40,19 @@ dependencies:
4040
version: 4.11.2
4141
- name: cluster-providers
4242
repository: oci://quay.io/codefresh/charts
43-
version: 1.17.12
43+
version: 1.17.15
4444
- name: kube-integration
4545
repository: oci://quay.io/codefresh/charts
46-
version: 1.31.15
46+
version: 1.31.18
4747
- name: charts-manager
4848
repository: oci://quay.io/codefresh/charts
4949
version: 1.19.3
5050
- name: cfsign
5151
repository: oci://quay.io/codefresh/charts
52-
version: 1.8.7
52+
version: 1.8.8
5353
- name: tasker-kubernetes
5454
repository: oci://quay.io/codefresh/charts
55-
version: 1.26.15
55+
version: 1.26.17
5656
- name: context-manager
5757
repository: oci://quay.io/codefresh/charts
5858
version: 2.31.4
@@ -61,7 +61,7 @@ dependencies:
6161
version: 3.137.7
6262
- name: gitops-dashboard-manager
6363
repository: oci://quay.io/codefresh/charts
64-
version: 1.14.18
64+
version: 1.14.20
6565
- name: cfapi
6666
repository: oci://quay.io/codefresh/charts
6767
version: 21.268.8
@@ -121,39 +121,39 @@ dependencies:
121121
version: 14.96.75
122122
- name: k8s-monitor
123123
repository: oci://quay.io/codefresh/charts
124-
version: 4.11.11
124+
version: 4.11.13
125125
- name: runtime-environment-manager
126126
repository: oci://quay.io/codefresh/charts
127127
version: 3.38.3
128128
- name: cf-broadcaster
129129
repository: oci://quay.io/codefresh/charts
130-
version: 1.12.19
130+
version: 1.12.22
131131
- name: helm-repo-manager
132132
repository: oci://quay.io/codefresh/charts
133133
version: 0.17.1
134134
- name: hermes
135135
repository: oci://quay.io/codefresh/charts
136-
version: 0.21.17
136+
version: 0.21.18
137137
- name: nomios
138138
repository: oci://quay.io/codefresh/charts
139-
version: 0.11.9
139+
version: 0.11.10
140140
- name: cronus
141141
repository: oci://quay.io/codefresh/charts
142-
version: 0.8.9
142+
version: 0.8.10
143143
- name: cf-platform-analytics
144144
repository: oci://quay.io/codefresh/charts
145-
version: 0.49.76
145+
version: 0.49.80
146146
- name: cf-platform-analytics
147147
repository: oci://quay.io/codefresh/charts
148-
version: 0.49.76
148+
version: 0.49.80
149149
- name: argo-platform
150150
repository: oci://quay.io/codefresh/charts
151151
version: 1.3169.1-onprem-915b48a
152152
- name: argo-hub-platform
153153
repository: oci://quay.io/codefresh/charts
154-
version: 0.1.18
154+
version: 0.1.22
155155
- name: cf-oidc-provider
156156
repository: oci://quay.io/codefresh/charts
157-
version: 0.0.15
158-
digest: sha256:416dcda251f5cd35df121c7beb2a922e581177f0fcdbe54e486bd3130a1eb835
159-
generated: "2025-03-07T17:14:47.941403+03:00"
157+
version: 0.0.16
158+
digest: sha256:d679a4830362f1e368d96045a755a2f3a4d1439a1ce50950e002d7ccb4db84fe
159+
generated: "2025-03-25T17:14:00.064063+03:00"

codefresh/Chart.yaml

Lines changed: 11 additions & 4 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.6.9
4+
version: 2.6.10
55
keywords:
66
- codefresh
77
home: https://codefresh.io/
@@ -15,11 +15,18 @@ appVersion: 2.6.0
1515
annotations:
1616
# artifacthub.io/prerelease: "true"
1717
artifacthub.io/alternativeName: "codefresh-onprem"
18-
# artifacthub.io/containsSecurityUpdates: "true"
18+
artifacthub.io/containsSecurityUpdates: "true"
1919
# supported kinds are added, changed, deprecated, removed, fixed and security.
2020
artifacthub.io/changes: |
21-
- kind: fixed
22-
description: "Optional CACHE_PASSWORD env var for argo-platform (api-graphql/promotion-orchestrator)"
21+
- kind: changed
22+
description: "Add procps to cf-system-etl-postgres"
23+
links:
24+
- name: JIRA Issue
25+
url: https://codefresh-io.atlassian.net/browse/CR-27956
26+
- kind: security
27+
description: "Misc security updates"
28+
- kind: changed
29+
description: "Rename cf-k8s-monitor image to k8s-monitor"
2330
dependencies:
2431
- name: cf-common
2532
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.6.9](https://img.shields.io/badge/Version-2.6.9-informational?style=flat-square) ![AppVersion: 2.6.0](https://img.shields.io/badge/AppVersion-2.6.0-informational?style=flat-square)
3+
![Version: 2.6.10](https://img.shields.io/badge/Version-2.6.10-informational?style=flat-square) ![AppVersion: 2.6.0](https://img.shields.io/badge/AppVersion-2.6.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

codefresh/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1000,7 +1000,7 @@ k8s-monitor:
10001000
container:
10011001
image:
10021002
registry: us-docker.pkg.dev/codefresh-enterprise/gcr.io
1003-
repository: codefresh/cf-k8s-monitor
1003+
repository: codefresh/k8s-monitor
10041004
resources:
10051005
requests:
10061006
cpu: 100m

0 commit comments

Comments
 (0)