Skip to content

Commit

Permalink
onprem: 2.6.2 (#17)
Browse files Browse the repository at this point in the history
  • Loading branch information
mikhail-klimko authored Dec 11, 2024
1 parent 24f2240 commit c9444a6
Show file tree
Hide file tree
Showing 5 changed files with 47 additions and 30 deletions.
48 changes: 24 additions & 24 deletions codefresh/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ dependencies:
version: 1.26.13
- name: context-manager
repository: oci://quay.io/codefresh/charts
version: 2.31.2
version: 2.31.3
- name: pipeline-manager
repository: oci://quay.io/codefresh/charts
version: 3.137.5
Expand All @@ -64,61 +64,61 @@ dependencies:
version: 1.14.16
- name: cfapi
repository: oci://quay.io/codefresh/charts
version: 21.268.1
version: 21.268.2
- name: cfapi
repository: oci://quay.io/codefresh/charts
version: 21.268.1
version: 21.268.2
- name: cfapi
repository: oci://quay.io/codefresh/charts
version: 21.268.1
version: 21.268.2
- name: cfapi
repository: oci://quay.io/codefresh/charts
version: 21.268.1
version: 21.268.2
- name: cfapi
repository: oci://quay.io/codefresh/charts
version: 21.268.1
version: 21.268.2
- name: cfapi
repository: oci://quay.io/codefresh/charts
version: 21.268.1
version: 21.268.2
- name: cfapi
repository: oci://quay.io/codefresh/charts
version: 21.268.1
version: 21.268.2
- name: cfapi
repository: oci://quay.io/codefresh/charts
version: 21.268.1
version: 21.268.2
- name: cfapi
repository: oci://quay.io/codefresh/charts
version: 21.268.1
version: 21.268.2
- name: cfapi
repository: oci://quay.io/codefresh/charts
version: 21.268.1
version: 21.268.2
- name: cfapi
repository: oci://quay.io/codefresh/charts
version: 21.268.1
version: 21.268.2
- name: cfapi
repository: oci://quay.io/codefresh/charts
version: 21.268.1
version: 21.268.2
- name: cfapi
repository: oci://quay.io/codefresh/charts
version: 21.268.1
version: 21.268.2
- name: cfapi
repository: oci://quay.io/codefresh/charts
version: 21.268.1
version: 21.268.2
- name: cfapi
repository: oci://quay.io/codefresh/charts
version: 21.268.1
version: 21.268.2
- name: cfapi
repository: oci://quay.io/codefresh/charts
version: 21.268.1
version: 21.268.2
- name: cfapi
repository: oci://quay.io/codefresh/charts
version: 21.268.1
version: 21.268.2
- name: cfapi
repository: oci://quay.io/codefresh/charts
version: 21.268.1
version: 21.268.2
- name: cfui
repository: oci://quay.io/codefresh/charts
version: 14.96.72
version: 14.96.74
- name: k8s-monitor
repository: oci://quay.io/codefresh/charts
version: 4.11.10
Expand All @@ -127,7 +127,7 @@ dependencies:
version: 3.38.2
- name: cf-broadcaster
repository: oci://quay.io/codefresh/charts
version: 1.12.17
version: 1.12.18
- name: helm-repo-manager
repository: oci://quay.io/codefresh/charts
version: 0.17.1
Expand All @@ -151,9 +151,9 @@ dependencies:
version: 1.3168.0
- name: argo-hub-platform
repository: oci://quay.io/codefresh/charts
version: 0.1.16
version: 0.1.17
- name: cf-oidc-provider
repository: oci://quay.io/codefresh/charts
version: 0.0.15
digest: sha256:b2c2471f1c519f8b06daf9872eb9b64d8a8d61166b0f8a728b032f7cae208a4a
generated: "2024-12-04T11:41:36.404834+03:00"
digest: sha256:22c436431490668866a5aa7c20fea347994fd186dfff484863ed2586bde765cb
generated: "2024-12-11T15:24:05.738874+03:00"
21 changes: 18 additions & 3 deletions codefresh/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v2
description: Helm Chart for Codefresh On-Prem
name: codefresh
version: 2.6.1
version: 2.6.2
keywords:
- codefresh
home: https://codefresh.io/
Expand All @@ -18,10 +18,25 @@ annotations:
artifacthub.io/containsSecurityUpdates: "true"
# supported kinds are added, changed, deprecated, removed, fixed and security.
artifacthub.io/changes: |
- kind: fixed
description: "(helm-repo-manager) Fix postgres database name"
links:
- name: JIRA Issue
url: https://codefresh-io.atlassian.net/browse/CR-26299
- kind: fixed
description: "(cf-api) Enable useRepoAndBranchesNextPagination feature-flag by default"
- kind: fixed
description: "(cf-ui) Fix runtime environment ABAC rules are not applied"
links:
- name: JIRA Issue
url: https://codefresh-io.atlassian.net/browse/CR-25550
- kind: fixed
description: "(context-manager) Fix context decryption when decrypt=false is set in requests"
links:
- name: JIRA Issue
url: https://codefresh-io.atlassian.net/browse/CR-26300
- kind: security
description: "Misc security updates"
- kind: changed
description: "Upate Readme.md in images digests and auto-index creation"
dependencies:
- name: cf-common
repository: oci://quay.io/codefresh/charts
Expand Down
4 changes: 2 additions & 2 deletions codefresh/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## Codefresh On-Premises

![Version: 2.6.1](https://img.shields.io/badge/Version-2.6.1-informational?style=flat-square) ![AppVersion: 2.6.0](https://img.shields.io/badge/AppVersion-2.6.0-informational?style=flat-square)
![Version: 2.6.2](https://img.shields.io/badge/Version-2.6.2-informational?style=flat-square) ![AppVersion: 2.6.0](https://img.shields.io/badge/AppVersion-2.6.0-informational?style=flat-square)

Helm chart for deploying [Codefresh On-Premises](https://codefresh.io/docs/docs/getting-started/intro-to-codefresh/) to Kubernetes.

Expand Down Expand Up @@ -203,7 +203,7 @@ However, you might need to use external services like [MongoDB Atlas Database](h

#### External MongoDB

**Important:** Recommended version of Mongo is 4.4.x
**Important:** Recommended version of Mongo is 6.x

```yaml
seed:
Expand Down
2 changes: 1 addition & 1 deletion codefresh/README.md.gotmpl
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,7 @@ However, you might need to use external services like [MongoDB Atlas Database](h

#### External MongoDB

**Important:** Recommended version of Mongo is 4.4.x
**Important:** Recommended version of Mongo is 6.x

```yaml
seed:
Expand Down
2 changes: 2 additions & 0 deletions codefresh/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -919,6 +919,8 @@ helm-repo-manager:
image:
registry: us-docker.pkg.dev/codefresh-enterprise/gcr.io
repository: codefresh/helm-repo-manager
env:
POSTGRES_DBNAME: codefresh
chartmuseum:
publicHelmRepo: true
ingress:
Expand Down

0 comments on commit c9444a6

Please sign in to comment.