From 5ce49aa03e1d58e229db40b1f3e65177f50d4ef8 Mon Sep 17 00:00:00 2001 From: cf-ci-bot-v2 Date: Wed, 15 Oct 2025 11:35:43 +0000 Subject: [PATCH 1/8] Update Chart.yaml and changelog for 0.24.5 release --- charts/gitops-runtime/Chart.yaml | 6 +----- charts/gitops-runtime/README.md | 8 ++++---- 2 files changed, 5 insertions(+), 9 deletions(-) diff --git a/charts/gitops-runtime/Chart.yaml b/charts/gitops-runtime/Chart.yaml index 2fb61735..a545a8ff 100644 --- a/charts/gitops-runtime/Chart.yaml +++ b/charts/gitops-runtime/Chart.yaml @@ -15,11 +15,7 @@ annotations: artifacthub.io/alternativeName: "codefresh-gitops-runtime" artifacthub.io/changes: |- - kind: changed - description: 'chore: bump app-proxy to 788a8d5 (#782) - fix app-proxy argocd-token monitoring' - - kind: changed - description: 'fix: update image-enrichment images (#779)' - - kind: changed - description: 'feat: added runtime label to codefresh cm (#781)' + description: 'chore[app-proxy]: bumps app-proxy to version 5aaaae7 (#809)' dependencies: - name: argo-cd repository: https://codefresh-io.github.io/argo-helm diff --git a/charts/gitops-runtime/README.md b/charts/gitops-runtime/README.md index a569d974..03aed9ae 100644 --- a/charts/gitops-runtime/README.md +++ b/charts/gitops-runtime/README.md @@ -1,5 +1,5 @@ ## Codefresh gitops runtime -![Version: 0.24.4](https://img.shields.io/badge/Version-0.24.4-informational?style=flat-square) ![AppVersion: 0.1.75](https://img.shields.io/badge/AppVersion-0.1.75-informational?style=flat-square) +![Version: 0.24.5](https://img.shields.io/badge/Version-0.24.5-informational?style=flat-square) ![AppVersion: 0.1.75](https://img.shields.io/badge/AppVersion-0.1.75-informational?style=flat-square) ## Prerequisites @@ -206,7 +206,7 @@ We have created a helper utility to resolve this issue: The utility is packaged in a container image. Below are instructions on executing the utility using Docker: ``` -docker run -v :/output quay.io/codefresh/gitops-runtime-private-registry-utils:0.24.4 +docker run -v :/output quay.io/codefresh/gitops-runtime-private-registry-utils:0.24.5 ``` `output_dir` - is a local directory where the utility will output files.
`local_registry` - is your local registry where you want to mirror the images to @@ -219,7 +219,7 @@ The utility will output 4 files into the folder: For usage with external ArgoCD run the utility with `EXTERNAL_ARGOCD` environment variable set to `true`. ``` -docker run -e EXTERNAL_ARGOCD=true -v :/output quay.io/codefresh/gitops-runtime-private-registry-utils:0.24.4 +docker run -e EXTERNAL_ARGOCD=true -v :/output quay.io/codefresh/gitops-runtime-private-registry-utils:0.24.5 ``` ## Openshift @@ -323,7 +323,7 @@ gitops-operator: | app-proxy.image-enrichment.serviceAccount.name | string | `"codefresh-image-enrichment-sa"` | Name of the service account to create or the name of the existing one to use | | app-proxy.image.pullPolicy | string | `"IfNotPresent"` | | | app-proxy.image.repository | string | `"quay.io/codefresh/cap-app-proxy"` | | -| app-proxy.image.tag | string | `"788a8d5"` | | +| app-proxy.image.tag | string | `"5aaaae7"` | | | app-proxy.imagePullSecrets | list | `[]` | | | app-proxy.initContainer.command[0] | string | `"./init.sh"` | | | app-proxy.initContainer.env | object | `{}` | | From 43454c9422737f3d5bf2cbdff53e61dbc47f2af2 Mon Sep 17 00:00:00 2001 From: cf-ci-bot-v2 Date: Thu, 16 Oct 2025 08:52:34 +0000 Subject: [PATCH 2/8] Update Chart.yaml and changelog for 0.24.5 release --- charts/gitops-runtime/Chart.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/charts/gitops-runtime/Chart.yaml b/charts/gitops-runtime/Chart.yaml index a545a8ff..0e5cdfdf 100644 --- a/charts/gitops-runtime/Chart.yaml +++ b/charts/gitops-runtime/Chart.yaml @@ -14,6 +14,8 @@ maintainers: annotations: artifacthub.io/alternativeName: "codefresh-gitops-runtime" artifacthub.io/changes: |- + - kind: changed + description: 'chore[app-proxy]: bumps app-proxy to version 0eb07df (#810)' - kind: changed description: 'chore[app-proxy]: bumps app-proxy to version 5aaaae7 (#809)' dependencies: From 88a52d1febc806ba673c1d079163eb2dff89497e Mon Sep 17 00:00:00 2001 From: cf-ci-bot-v2 Date: Thu, 16 Oct 2025 09:44:10 +0000 Subject: [PATCH 3/8] Update Chart.yaml and changelog for 0.24.5 release --- charts/gitops-runtime/Chart.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/charts/gitops-runtime/Chart.yaml b/charts/gitops-runtime/Chart.yaml index 0e5cdfdf..07fcbb97 100644 --- a/charts/gitops-runtime/Chart.yaml +++ b/charts/gitops-runtime/Chart.yaml @@ -14,6 +14,8 @@ maintainers: annotations: artifacthub.io/alternativeName: "codefresh-gitops-runtime" artifacthub.io/changes: |- + - kind: changed + description: 'chore[app-proxy]: bumps app-proxy to version 9621fba (#811)' - kind: changed description: 'chore[app-proxy]: bumps app-proxy to version 0eb07df (#810)' - kind: changed From 7df5502f7168e33b931728dd8bf1d5dba2eacbef Mon Sep 17 00:00:00 2001 From: cf-ci-bot-v2 Date: Thu, 16 Oct 2025 12:06:09 +0000 Subject: [PATCH 4/8] Update Chart.yaml and changelog for 0.24.5 release --- charts/gitops-runtime/Chart.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/charts/gitops-runtime/Chart.yaml b/charts/gitops-runtime/Chart.yaml index 07fcbb97..47a09c9b 100644 --- a/charts/gitops-runtime/Chart.yaml +++ b/charts/gitops-runtime/Chart.yaml @@ -14,6 +14,8 @@ maintainers: annotations: artifacthub.io/alternativeName: "codefresh-gitops-runtime" artifacthub.io/changes: |- + - kind: changed + description: 'chore: update argocd-extras (#807)' - kind: changed description: 'chore[app-proxy]: bumps app-proxy to version 9621fba (#811)' - kind: changed From 7bb4eb10940f1759dcfef99e4f91851341554846 Mon Sep 17 00:00:00 2001 From: vitalii-codefresh Date: Thu, 23 Oct 2025 21:56:07 +0300 Subject: [PATCH 5/8] Update Chart.yaml --- charts/gitops-runtime/Chart.yaml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/charts/gitops-runtime/Chart.yaml b/charts/gitops-runtime/Chart.yaml index 47a09c9b..8fd94ab0 100644 --- a/charts/gitops-runtime/Chart.yaml +++ b/charts/gitops-runtime/Chart.yaml @@ -14,14 +14,10 @@ maintainers: annotations: artifacthub.io/alternativeName: "codefresh-gitops-runtime" artifacthub.io/changes: |- - - kind: changed + - kind: security description: 'chore: update argocd-extras (#807)' - kind: changed description: 'chore[app-proxy]: bumps app-proxy to version 9621fba (#811)' - - kind: changed - description: 'chore[app-proxy]: bumps app-proxy to version 0eb07df (#810)' - - kind: changed - description: 'chore[app-proxy]: bumps app-proxy to version 5aaaae7 (#809)' dependencies: - name: argo-cd repository: https://codefresh-io.github.io/argo-helm From 933960a8ad4a6650d34f1985bddcd605b020c3b4 Mon Sep 17 00:00:00 2001 From: cf-ci-bot-v2 Date: Mon, 27 Oct 2025 13:34:13 +0000 Subject: [PATCH 6/8] Update Chart.yaml and changelog for 0.24.5 release --- charts/gitops-runtime/Chart.yaml | 8 +++++++- charts/gitops-runtime/README.md | 6 +++--- 2 files changed, 10 insertions(+), 4 deletions(-) diff --git a/charts/gitops-runtime/Chart.yaml b/charts/gitops-runtime/Chart.yaml index 8fd94ab0..c03126bb 100644 --- a/charts/gitops-runtime/Chart.yaml +++ b/charts/gitops-runtime/Chart.yaml @@ -14,10 +14,16 @@ maintainers: annotations: artifacthub.io/alternativeName: "codefresh-gitops-runtime" artifacthub.io/changes: |- - - kind: security + - kind: changed + description: use explicit app-proxy config.cors value if exist (#847) + - kind: changed description: 'chore: update argocd-extras (#807)' - kind: changed description: 'chore[app-proxy]: bumps app-proxy to version 9621fba (#811)' + - kind: changed + description: 'chore[app-proxy]: bumps app-proxy to version 0eb07df (#810)' + - kind: changed + description: 'chore[app-proxy]: bumps app-proxy to version 5aaaae7 (#809)' dependencies: - name: argo-cd repository: https://codefresh-io.github.io/argo-helm diff --git a/charts/gitops-runtime/README.md b/charts/gitops-runtime/README.md index 03aed9ae..a22aa548 100644 --- a/charts/gitops-runtime/README.md +++ b/charts/gitops-runtime/README.md @@ -323,7 +323,7 @@ gitops-operator: | app-proxy.image-enrichment.serviceAccount.name | string | `"codefresh-image-enrichment-sa"` | Name of the service account to create or the name of the existing one to use | | app-proxy.image.pullPolicy | string | `"IfNotPresent"` | | | app-proxy.image.repository | string | `"quay.io/codefresh/cap-app-proxy"` | | -| app-proxy.image.tag | string | `"5aaaae7"` | | +| app-proxy.image.tag | string | `"9621fba"` | | | app-proxy.imagePullSecrets | list | `[]` | | | app-proxy.initContainer.command[0] | string | `"./init.sh"` | | | app-proxy.initContainer.env | object | `{}` | | @@ -419,10 +419,10 @@ gitops-operator: | argo-workflows.mainContainer.resources.requests.ephemeral-storage | string | `"10Mi"` | | | argo-workflows.server.authModes | list | `["client"]` | auth-mode needs to be set to client to be able to see workflow logs from Codefresh UI | | argo-workflows.server.baseHref | string | `"/workflows/"` | Do not change. Workflows UI is only accessed through internal router, changing this values will break routing to workflows native UI from Codefresh. | -| cf-argocd-extras | object | `{"eventReporter":{"affinity":{},"container":{"image":{"registry":"quay.io","repository":"codefresh/cf-argocd-extras","tag":"c74d94c"}},"enabled":true,"nodeSelector":{},"pdb":{"enabled":false,"maxUnavailable":"","minAvailable":"50%"},"resources":{"requests":{"cpu":"100m","memory":"128Mi"}},"serviceMonitor":{"main":{"enabled":false}},"tolerations":[]},"sourcesServer":{"affinity":{},"container":{"image":{"registry":"quay.io","repository":"codefresh/cf-argocd-extras","tag":"c74d94c"}},"enabled":true,"hpa":{"enabled":false,"maxReplicas":10,"minReplicas":1,"targetCPUUtilizationPercentage":70},"nodeSelector":{},"pdb":{"enabled":false,"maxUnavailable":"","minAvailable":"50%"},"resources":{"requests":{"cpu":"100m","memory":"128Mi"}},"tolerations":[]}}` | Codefresh extra services for ArgoCD | +| cf-argocd-extras | object | `{"eventReporter":{"affinity":{},"container":{"image":{"registry":"quay.io","repository":"codefresh/cf-argocd-extras","tag":"5a607d5"}},"enabled":true,"nodeSelector":{},"pdb":{"enabled":false,"maxUnavailable":"","minAvailable":"50%"},"resources":{"requests":{"cpu":"100m","memory":"128Mi"}},"serviceMonitor":{"main":{"enabled":false}},"tolerations":[]},"sourcesServer":{"affinity":{},"container":{"image":{"registry":"quay.io","repository":"codefresh/cf-argocd-extras","tag":"5a607d5"}},"enabled":true,"hpa":{"enabled":false,"maxReplicas":10,"minReplicas":1,"targetCPUUtilizationPercentage":70},"nodeSelector":{},"pdb":{"enabled":false,"maxUnavailable":"","minAvailable":"50%"},"resources":{"requests":{"cpu":"100m","memory":"128Mi"}},"tolerations":[]}}` | Codefresh extra services for ArgoCD | | cf-argocd-extras.eventReporter.pdb.enabled | bool | `false` | Enable PDB for event-reporter | | cf-argocd-extras.eventReporter.serviceMonitor.main.enabled | bool | `false` | Enable ServiceMonitor for event reporter | -| cf-argocd-extras.sourcesServer | object | `{"affinity":{},"container":{"image":{"registry":"quay.io","repository":"codefresh/cf-argocd-extras","tag":"c74d94c"}},"enabled":true,"hpa":{"enabled":false,"maxReplicas":10,"minReplicas":1,"targetCPUUtilizationPercentage":70},"nodeSelector":{},"pdb":{"enabled":false,"maxUnavailable":"","minAvailable":"50%"},"resources":{"requests":{"cpu":"100m","memory":"128Mi"}},"tolerations":[]}` | Sources server configuration | +| cf-argocd-extras.sourcesServer | object | `{"affinity":{},"container":{"image":{"registry":"quay.io","repository":"codefresh/cf-argocd-extras","tag":"5a607d5"}},"enabled":true,"hpa":{"enabled":false,"maxReplicas":10,"minReplicas":1,"targetCPUUtilizationPercentage":70},"nodeSelector":{},"pdb":{"enabled":false,"maxUnavailable":"","minAvailable":"50%"},"resources":{"requests":{"cpu":"100m","memory":"128Mi"}},"tolerations":[]}` | Sources server configuration | | cf-argocd-extras.sourcesServer.hpa.enabled | bool | `false` | Enable HPA for sources server | | cf-argocd-extras.sourcesServer.pdb.enabled | bool | `false` | Enable PDB for sources server | | codefreshWorkflowLogStoreCM | object | `{"enabled":true,"endpoint":"gitops-workflow-logs.codefresh.io","insecure":false}` | Argo workflows logs storage on Codefresh platform settings. Don't change unless instructed by Codefresh support. | From 4c017076bc689093921cf8071ccfd7ede3deb76b Mon Sep 17 00:00:00 2001 From: cf-ci-bot-v2 Date: Mon, 27 Oct 2025 15:09:50 +0000 Subject: [PATCH 7/8] Update Chart.yaml and changelog for 0.24.5 release --- charts/gitops-runtime/Chart.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/charts/gitops-runtime/Chart.yaml b/charts/gitops-runtime/Chart.yaml index c03126bb..8726f5a5 100644 --- a/charts/gitops-runtime/Chart.yaml +++ b/charts/gitops-runtime/Chart.yaml @@ -14,6 +14,8 @@ maintainers: annotations: artifacthub.io/alternativeName: "codefresh-gitops-runtime" artifacthub.io/changes: |- + - kind: changed + description: upd cli-v2 , debian for installer (#850) - kind: changed description: use explicit app-proxy config.cors value if exist (#847) - kind: changed From 8e5d625b6b7d34adb867d0e94ab02c62cc9e7a9a Mon Sep 17 00:00:00 2001 From: cf-ci-bot-v2 Date: Mon, 27 Oct 2025 15:58:23 +0000 Subject: [PATCH 8/8] Update Chart.yaml and changelog for 0.24.5 release --- charts/gitops-runtime/Chart.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/charts/gitops-runtime/Chart.yaml b/charts/gitops-runtime/Chart.yaml index 8726f5a5..08baa66c 100644 --- a/charts/gitops-runtime/Chart.yaml +++ b/charts/gitops-runtime/Chart.yaml @@ -14,6 +14,8 @@ maintainers: annotations: artifacthub.io/alternativeName: "codefresh-gitops-runtime" artifacthub.io/changes: |- + - kind: changed + description: bumps argo-helm chart to the version that bumps redis version to 8.2.2 (#844) - kind: changed description: upd cli-v2 , debian for installer (#850) - kind: changed