Skip to content

onprem: 2.7.1 #31

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 7 commits into from
Mar 20, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
67 changes: 41 additions & 26 deletions codefresh/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,10 @@ dependencies:
version: 4.11.2
- name: cluster-providers
repository: oci://quay.io/codefresh/charts
version: 1.17.14
version: 1.17.15
- name: kube-integration
repository: oci://quay.io/codefresh/charts
version: 1.31.17
version: 1.31.18
- name: charts-manager
repository: oci://quay.io/codefresh/charts
version: 1.22.2
Expand All @@ -64,58 +64,58 @@ dependencies:
version: 1.14.20
- name: cfapi
repository: oci://quay.io/codefresh/charts
version: 21.274.9
version: 21.274.10
- name: cfapi
repository: oci://quay.io/codefresh/charts
version: 21.274.9
version: 21.274.10
- name: cfapi
repository: oci://quay.io/codefresh/charts
version: 21.274.9
version: 21.274.10
- name: cfapi
repository: oci://quay.io/codefresh/charts
version: 21.274.9
version: 21.274.10
- name: cfapi
repository: oci://quay.io/codefresh/charts
version: 21.274.9
version: 21.274.10
- name: cfapi
repository: oci://quay.io/codefresh/charts
version: 21.274.9
version: 21.274.10
- name: cfapi
repository: oci://quay.io/codefresh/charts
version: 21.274.9
version: 21.274.10
- name: cfapi
repository: oci://quay.io/codefresh/charts
version: 21.274.9
version: 21.274.10
- name: cfapi
repository: oci://quay.io/codefresh/charts
version: 21.274.9
version: 21.274.10
- name: cfapi
repository: oci://quay.io/codefresh/charts
version: 21.274.9
version: 21.274.10
- name: cfapi
repository: oci://quay.io/codefresh/charts
version: 21.274.9
version: 21.274.10
- name: cfapi
repository: oci://quay.io/codefresh/charts
version: 21.274.9
version: 21.274.10
- name: cfapi
repository: oci://quay.io/codefresh/charts
version: 21.274.9
version: 21.274.10
- name: cfapi
repository: oci://quay.io/codefresh/charts
version: 21.274.9
version: 21.274.10
- name: cfapi
repository: oci://quay.io/codefresh/charts
version: 21.274.9
version: 21.274.10
- name: cfapi
repository: oci://quay.io/codefresh/charts
version: 21.274.9
version: 21.274.10
- name: cfapi
repository: oci://quay.io/codefresh/charts
version: 21.274.9
version: 21.274.10
- name: cfapi
repository: oci://quay.io/codefresh/charts
version: 21.274.9
version: 21.274.10
- name: cfui
repository: oci://quay.io/codefresh/charts
version: 14.97.50
Expand All @@ -142,18 +142,33 @@ dependencies:
version: 0.8.10
- name: cf-platform-analytics
repository: oci://quay.io/codefresh/charts
version: 0.49.77
version: 0.49.78
- name: cf-platform-analytics
repository: oci://quay.io/codefresh/charts
version: 0.49.77
version: 0.49.78
- name: argo-platform
repository: oci://quay.io/codefresh/charts
version: 1.3344.0
version: 1.3344.0-onprem-b84a89b
- name: argo-hub-platform
repository: oci://quay.io/codefresh/charts
version: 0.1.21
version: 0.1.22
- name: cf-oidc-provider
repository: oci://quay.io/codefresh/charts
version: 0.0.16
digest: sha256:83072ee3b8654194f3fb06b189775de8f1220062dad9f8ec858c54641e3aeefb
generated: "2025-03-14T18:07:51.289296+03:00"
- name: mailer
repository: oci://quay.io/codefresh/charts
version: 1.20.8
- name: payments
repository: oci://quay.io/codefresh/charts
version: 2.23.17
- name: segment-reporter
repository: oci://quay.io/codefresh/charts
version: 1.17.8
- name: salesforce-reporter
repository: oci://quay.io/codefresh/charts
version: 1.30.11
- name: onboarding-status
repository: oci://quay.io/codefresh/charts
version: 1.8.8
digest: sha256:b8ea966f7f7cec4c6d6e73e24f5ad0227950009e2d7136e8766c080f9c579b78
generated: "2025-03-20T14:19:34.976455+03:00"
34 changes: 31 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.7.0
version: 2.7.1
keywords:
- codefresh
home: https://codefresh.io/
Expand All @@ -18,8 +18,16 @@ annotations:
# artifacthub.io/containsSecurityUpdates: "true"
# supported kinds are added, changed, deprecated, removed, fixed and security.
artifacthub.io/changes: |
- kind: added
description: "Added subcharts for development environment"
- kind: changed
description: "Initial 2.7 release"
description: "Disable abacAndRules feature-flag"
- kind: fixed
description: "Add checkmark on LDAP SSO configuration to allow deleting users"
- kind: fixed
description: "Fix global constrains tolerations/nodeSelector/affinity/imagePullSecret for hooks and seed jobs"
- kind: changed
description: "Bump MongoDB featureCompatibilityVersion to 6.0"
dependencies:
- name: cf-common
repository: oci://quay.io/codefresh/charts
Expand Down Expand Up @@ -237,7 +245,7 @@ dependencies:
repository: oci://quay.io/codefresh/charts
condition: argo-platform.enabled
- name: argo-platform
version: "~1.3344.0"
version: "1.3344.0-onprem-b84a89b"
repository: oci://quay.io/codefresh/charts
condition: argo-platform.enabled
- name: argo-hub-platform
Expand All @@ -248,3 +256,23 @@ dependencies:
repository: oci://quay.io/codefresh/charts
version: "*"
condition: cf-oidc-provider.enabled
- name: mailer
version: "*"
repository: oci://quay.io/codefresh/charts
condition: mailer.enabled
- name: payments
version: "*"
repository: oci://quay.io/codefresh/charts
condition: payments.enabled
- name: segment-reporter
version: "*"
repository: oci://quay.io/codefresh/charts
condition: segment-reporter.enabled
- name: salesforce-reporter
version: "*"
repository: oci://quay.io/codefresh/charts
condition: salesforce-reporter.enabled
- name: onboarding-status
version: "*"
repository: oci://quay.io/codefresh/charts
condition: onboarding-status.enabled
8 changes: 7 additions & 1 deletion codefresh/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## Codefresh On-Premises

![Version: 2.7.0](https://img.shields.io/badge/Version-2.7.0-informational?style=flat-square) ![AppVersion: 2.7.0](https://img.shields.io/badge/AppVersion-2.7.0-informational?style=flat-square)
![Version: 2.7.1](https://img.shields.io/badge/Version-2.7.1-informational?style=flat-square) ![AppVersion: 2.7.0](https://img.shields.io/badge/AppVersion-2.7.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 @@ -2191,6 +2191,7 @@ After platform upgrade, Consul fails with the error `refusing to rejoin cluster
| consul | object | See below | consul Ref: https://github.com/bitnami/charts/blob/main/bitnami/consul/values.yaml |
| context-manager | object | See below | context-manager |
| cronus | object | See below | cronus |
| developmentChart | bool | `false` | |
| dockerconfigjson | object | `{}` | DEPRECATED - Use `.imageCredentials` instead dockerconfig (for `kcfi` tool backward compatibility) for Image Pull Secret. Obtain GCR Service Account JSON (sa.json) at [email protected] ```shell GCR_SA_KEY_B64=$(cat sa.json | base64) DOCKER_CFG_VAR=$(echo -n "_json_key:$(echo ${GCR_SA_KEY_B64} | base64 -d)" | base64 | tr -d '\n') ``` E.g.: dockerconfigjson: auths: gcr.io: auth: <DOCKER_CFG_VAR> |
| gencerts | object | See below | Job to generate internal runtime secrets. Required at first install. |
| gitops-dashboard-manager | object | See below | gitops-dashboard-manager |
Expand Down Expand Up @@ -2304,9 +2305,12 @@ After platform upgrade, Consul fails with the error `refusing to rejoin cluster
| internal-gateway | object | See below | internal-gateway |
| k8s-monitor | object | See below | k8s-monitor |
| kube-integration | object | See below | kube-integration |
| mailer.enabled | bool | `false` | |
| mongodb | object | See below | mongodb Ref: https://github.com/bitnami/charts/blob/main/bitnami/mongodb/values.yaml |
| nats | object | See below | nats Ref: https://github.com/bitnami/charts/blob/main/bitnami/nats/values.yaml |
| nomios | object | See below | nomios |
| onboarding-status.enabled | bool | `false` | |
| payments.enabled | bool | `false` | |
| pipeline-manager | object | See below | pipeline-manager |
| postgresql | object | See below | postgresql Ref: https://github.com/bitnami/charts/blob/main/bitnami/postgresql/values.yaml |
| postgresql-ha | object | See below | postgresql Ref: https://github.com/bitnami/charts/blob/main/bitnami/postgresql-ha/values.yaml |
Expand All @@ -2317,6 +2321,7 @@ After platform upgrade, Consul fails with the error `refusing to rejoin cluster
| runner | object | See below | runner |
| runtime-environment-manager | object | See below | runtime-environment-manager |
| runtimeImages | object | See below | runtimeImages |
| salesforce-reporter.enabled | bool | `false` | |
| seed | object | See below | Seed jobs |
| seed-e2e | object | `{"affinity":{},"backoffLimit":10,"enabled":false,"image":{"registry":"docker.io","repository":"mongo","tag":"latest"},"nodeSelector":{},"podSecurityContext":{},"resources":{},"tolerations":[],"ttlSecondsAfterFinished":300}` | CI |
| seed.enabled | bool | `true` | Enable all seed jobs |
Expand All @@ -2330,5 +2335,6 @@ After platform upgrade, Consul fails with the error `refusing to rejoin cluster
| seed.postgresSeedJob.postgresPasswordSecretKeyRef | optional | `{}` | Password for "postgres" admin user from existing secret |
| seed.postgresSeedJob.postgresUser | optional | `""` | "postgres" admin user in plain text (required ONLY for seed job!) Must be a privileged user allowed to create databases and grant roles. If omitted, username and password from `.Values.global.postgresUser/postgresPassword` will be used. |
| seed.postgresSeedJob.postgresUserSecretKeyRef | optional | `{}` | "postgres" admin user from exising secret |
| segment-reporter.enabled | bool | `false` | |
| tasker-kubernetes | object | `{"affinity":{},"container":{"image":{"registry":"us-docker.pkg.dev/codefresh-enterprise/gcr.io","repository":"codefresh/tasker-kubernetes"}},"enabled":true,"hpa":{"enabled":false},"nodeSelector":{},"pdb":{"enabled":false},"podSecurityContext":{},"resources":{"limits":{},"requests":{"cpu":"100m","memory":"128Mi"}},"tolerations":[]}` | tasker-kubernetes |
| webTLS | object | `{"cert":"","enabled":false,"key":"","secretName":"star.codefresh.io"}` | DEPRECATED - Use `.Values.ingress.tls` instead TLS secret for Ingress |
Loading