diff --git a/codefresh/.ci/values/external-secrets.yaml b/codefresh/.ci/values/external-secrets.yaml index 356912d99..4582de35c 100644 --- a/codefresh/.ci/values/external-secrets.yaml +++ b/codefresh/.ci/values/external-secrets.yaml @@ -33,7 +33,7 @@ secrets: e2e-mongo-uri: enabled: true stringData: - mongo-uri: mongodb://cfuser:mTiXcU2wafr9@cf-mongodb:27017/codefresh + mongo-uri: mongodb://cfuser:mTiXcU2wafr9@my-mongodb:27017/codefresh seed: mongoSeedJob: @@ -110,3 +110,7 @@ postgresql: mongodb: fullnameOverride: my-mongodb + +cf-platform-analytics-platform: + redis: + enabled: false diff --git a/codefresh/.ci/values/mtls-mongodb-redis.yaml b/codefresh/.ci/values/mtls-mongodb-redis.yaml index cea05a324..cd0e429e6 100644 --- a/codefresh/.ci/values/mtls-mongodb-redis.yaml +++ b/codefresh/.ci/values/mtls-mongodb-redis.yaml @@ -150,4 +150,12 @@ extraResources: type: ClusterIP seed-e2e: - enabled: false \ No newline at end of file + enabled: false + +cf-platform-analytics-platform: + redis: + enabled: false + container: + env: + CUBEJS_REDIS_PROTOCOL: rediss + CUBEJS_REDIS_TLS: true diff --git a/codefresh/Chart.lock b/codefresh/Chart.lock index ceef2b909..6e283bb42 100644 --- a/codefresh/Chart.lock +++ b/codefresh/Chart.lock @@ -43,7 +43,7 @@ dependencies: version: 1.17.15 - name: kube-integration repository: oci://quay.io/codefresh/charts - version: 1.31.18 + version: 1.31.19 - name: charts-manager repository: oci://quay.io/codefresh/charts version: 1.22.2 @@ -64,58 +64,58 @@ dependencies: version: 1.14.20 - name: cfapi repository: oci://quay.io/codefresh/charts - version: 21.274.11 + version: 21.274.12 - name: cfapi repository: oci://quay.io/codefresh/charts - version: 21.274.11 + version: 21.274.12 - name: cfapi repository: oci://quay.io/codefresh/charts - version: 21.274.11 + version: 21.274.12 - name: cfapi repository: oci://quay.io/codefresh/charts - version: 21.274.11 + version: 21.274.12 - name: cfapi repository: oci://quay.io/codefresh/charts - version: 21.274.11 + version: 21.274.12 - name: cfapi repository: oci://quay.io/codefresh/charts - version: 21.274.11 + version: 21.274.12 - name: cfapi repository: oci://quay.io/codefresh/charts - version: 21.274.11 + version: 21.274.12 - name: cfapi repository: oci://quay.io/codefresh/charts - version: 21.274.11 + version: 21.274.12 - name: cfapi repository: oci://quay.io/codefresh/charts - version: 21.274.11 + version: 21.274.12 - name: cfapi repository: oci://quay.io/codefresh/charts - version: 21.274.11 + version: 21.274.12 - name: cfapi repository: oci://quay.io/codefresh/charts - version: 21.274.11 + version: 21.274.12 - name: cfapi repository: oci://quay.io/codefresh/charts - version: 21.274.11 + version: 21.274.12 - name: cfapi repository: oci://quay.io/codefresh/charts - version: 21.274.11 + version: 21.274.12 - name: cfapi repository: oci://quay.io/codefresh/charts - version: 21.274.11 + version: 21.274.12 - name: cfapi repository: oci://quay.io/codefresh/charts - version: 21.274.11 + version: 21.274.12 - name: cfapi repository: oci://quay.io/codefresh/charts - version: 21.274.11 + version: 21.274.12 - name: cfapi repository: oci://quay.io/codefresh/charts - version: 21.274.11 + version: 21.274.12 - name: cfapi repository: oci://quay.io/codefresh/charts - version: 21.274.11 + version: 21.274.12 - name: cfui repository: oci://quay.io/codefresh/charts version: 14.97.50 @@ -141,11 +141,11 @@ dependencies: repository: oci://quay.io/codefresh/charts version: 0.8.10 - name: cf-platform-analytics - repository: oci://quay.io/codefresh/charts - version: 0.49.80 + repository: oci://quay.io/codefresh/charts/dev + version: 0.49.82-feat-external-redis - name: cf-platform-analytics - repository: oci://quay.io/codefresh/charts - version: 0.49.80 + repository: oci://quay.io/codefresh/charts/dev + version: 0.49.82-feat-external-redis - name: argo-platform repository: oci://quay.io/codefresh/charts version: 1.3344.0-onprem-5c8af92 @@ -160,7 +160,7 @@ dependencies: version: 1.20.8 - name: payments repository: oci://quay.io/codefresh/charts - version: 2.23.17 + version: 2.23.18 - name: segment-reporter repository: oci://quay.io/codefresh/charts version: 1.17.8 @@ -170,5 +170,5 @@ dependencies: - name: onboarding-status repository: oci://quay.io/codefresh/charts version: 1.8.8 -digest: sha256:bdf0f27e7c70cc8fcd0c09ab72616db6f0429f171941f75e5edb554d542979a6 -generated: "2025-03-26T12:45:57.737771+03:00" +digest: sha256:faae50e33727e32732ef8f0aa99cc7594fa203fd5d8f75e6ac76850fd8af9060 +generated: "2025-03-27T13:44:50.898436+03:00" diff --git a/codefresh/Chart.yaml b/codefresh/Chart.yaml index c3eef6171..3f9d37e3f 100644 --- a/codefresh/Chart.yaml +++ b/codefresh/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 description: Helm Chart for Codefresh On-Prem name: codefresh -version: 2.7.5 +version: 2.7.6 keywords: - codefresh home: https://codefresh.io/ @@ -18,8 +18,8 @@ annotations: # artifacthub.io/containsSecurityUpdates: "true" # supported kinds are added, changed, deprecated, removed, fixed and security. artifacthub.io/changes: | - - kind: security - description: "Upgrade ingress-nginx controller" + - kind: changed + description: "Test CI" dependencies: - name: cf-common repository: oci://quay.io/codefresh/charts @@ -228,13 +228,13 @@ dependencies: condition: hermes.enabled - name: cf-platform-analytics alias: cf-platform-analytics-platform - version: "*" - repository: oci://quay.io/codefresh/charts + version: "0.49.82-feat-external-redis" + repository: oci://quay.io/codefresh/charts/dev condition: argo-platform.enabled - name: cf-platform-analytics alias: cf-platform-analytics-etlstarter - version: "*" - repository: oci://quay.io/codefresh/charts + version: "0.49.82-feat-external-redis" + repository: oci://quay.io/codefresh/charts/dev condition: argo-platform.enabled - name: argo-platform version: "1.3344.0-onprem-5c8af92" diff --git a/codefresh/README.md b/codefresh/README.md index 18497cea0..44215f443 100644 --- a/codefresh/README.md +++ b/codefresh/README.md @@ -1,6 +1,6 @@ ## Codefresh On-Premises -![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) +![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) Helm chart for deploying [Codefresh On-Premises](https://codefresh.io/docs/docs/getting-started/intro-to-codefresh/) to Kubernetes. diff --git a/codefresh/values.yaml b/codefresh/values.yaml index daae2861d..12ce7a825 100644 --- a/codefresh/values.yaml +++ b/codefresh/values.yaml @@ -709,7 +709,8 @@ cf-platform-analytics-etlstarter: container: image: - registry: us-docker.pkg.dev/codefresh-enterprise/gcr.io + registry: us-docker.pkg.dev/codefresh-inc/gcr.io + repository: codefresh/dev/cf-platform-analytics env: ENV: production DATASET_ID: etl @@ -726,8 +727,8 @@ cf-platform-analytics-platform: mongodbDatabase: "platform-analytics-postgres" container: image: - registry: us-docker.pkg.dev/codefresh-enterprise/gcr.io - repository: codefresh/cf-platform-analytics + registry: us-docker.pkg.dev/codefresh-inc/gcr.io + repository: codefresh/dev/cf-platform-analytics redis: enabled: true nameOverride: redis-platform-analytics