From 4b1c22b033460b80f12d2fec4a48bd4552c8caca Mon Sep 17 00:00:00 2001 From: cf-ci-bot-v2 Date: Thu, 12 Feb 2026 10:24:34 +0000 Subject: [PATCH 1/4] Update Chart.yaml and changelog for 0.27.4 release --- charts/gitops-runtime/Chart.yaml | 4 +--- charts/gitops-runtime/README.md | 6 +++--- 2 files changed, 4 insertions(+), 6 deletions(-) diff --git a/charts/gitops-runtime/Chart.yaml b/charts/gitops-runtime/Chart.yaml index 18b8a6c9b..07095fe3c 100644 --- a/charts/gitops-runtime/Chart.yaml +++ b/charts/gitops-runtime/Chart.yaml @@ -15,9 +15,7 @@ annotations: artifacthub.io/alternativeName: "codefresh-gitops-runtime" artifacthub.io/changes: |- - kind: changed - description: 'chore: update argo-hub to 1.1.22 (#1092)' - - kind: security - description: 'fix security vulnerabilities in argo-hub images (#1092)' + description: 'fix: runtime components logs not working for some of components (#1087)' dependencies: - name: argo-cd repository: https://argoproj.github.io/argo-helm diff --git a/charts/gitops-runtime/README.md b/charts/gitops-runtime/README.md index 66c3b3eab..2ea008369 100644 --- a/charts/gitops-runtime/README.md +++ b/charts/gitops-runtime/README.md @@ -1,5 +1,5 @@ ## Codefresh gitops runtime -![Version: 0.27.3](https://img.shields.io/badge/Version-0.27.3-informational?style=flat-square) ![AppVersion: 0.2.1](https://img.shields.io/badge/AppVersion-0.2.1-informational?style=flat-square) +![Version: 0.27.4](https://img.shields.io/badge/Version-0.27.4-informational?style=flat-square) ![AppVersion: 0.2.1](https://img.shields.io/badge/AppVersion-0.2.1-informational?style=flat-square) ## Table of Content @@ -193,7 +193,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.27.3 +docker run -v :/output quay.io/codefresh/gitops-runtime-private-registry-utils:0.27.4 ``` `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 @@ -206,7 +206,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.27.3 +docker run -e EXTERNAL_ARGOCD=true -v :/output quay.io/codefresh/gitops-runtime-private-registry-utils:0.27.4 ``` ## Openshift From e97abef91b3deffd66d5b3b0aca9fdfbd7206c7f Mon Sep 17 00:00:00 2001 From: cf-ci-bot-v2 Date: Mon, 16 Feb 2026 18:16:05 +0000 Subject: [PATCH 2/4] Update Chart.yaml and changelog for 0.27.4 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 07095fe3c..bb55ab6d2 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: 'fix(app-proxy-init): migrate to DHI base image; fix(nginx-unprivileged): update to 1.29-alpine3.23; update codefresh-gitops-operator; update gitops-runtime-installer (#1104)' - kind: changed description: 'fix: runtime components logs not working for some of components (#1087)' dependencies: From 17e68abd59342080b3ffa1ebd81f2de99a42ce4e Mon Sep 17 00:00:00 2001 From: Vasil Sudakou Date: Mon, 16 Feb 2026 21:54:52 +0300 Subject: [PATCH 3/4] fix: update release notes --- charts/gitops-runtime/Chart.yaml | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/charts/gitops-runtime/Chart.yaml b/charts/gitops-runtime/Chart.yaml index bb55ab6d2..8a30d75b5 100644 --- a/charts/gitops-runtime/Chart.yaml +++ b/charts/gitops-runtime/Chart.yaml @@ -14,10 +14,12 @@ maintainers: annotations: artifacthub.io/alternativeName: "codefresh-gitops-runtime" artifacthub.io/changes: |- - - kind: changed - description: 'fix(app-proxy-init): migrate to DHI base image; fix(nginx-unprivileged): update to 1.29-alpine3.23; update codefresh-gitops-operator; update gitops-runtime-installer (#1104)' - - kind: changed - description: 'fix: runtime components logs not working for some of components (#1087)' + - kind: security + description: 'migrate app-proxy-init and gitops-runtime-installer to DHI base images' + - kind: security + description: 'update nginx-unprivileged and codefresh-gitops-operator' + - kind: fixed + description: 'runtime components logs not working for some of components' dependencies: - name: argo-cd repository: https://argoproj.github.io/argo-helm From 419672910693a30bc7c2541056546e767bbc194e Mon Sep 17 00:00:00 2001 From: Vasil Sudakou Date: Mon, 16 Feb 2026 22:35:28 +0300 Subject: [PATCH 4/4] fix: update docx --- charts/gitops-runtime/README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/gitops-runtime/README.md b/charts/gitops-runtime/README.md index 2ea008369..603158cb0 100644 --- a/charts/gitops-runtime/README.md +++ b/charts/gitops-runtime/README.md @@ -511,14 +511,14 @@ global: | 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 | `"93121a2"` | | +| app-proxy.image.tag | string | `"fbc0485"` | | | app-proxy.imagePullSecrets | list | `[]` | | | app-proxy.initContainer.command[0] | string | `"./init.sh"` | | | app-proxy.initContainer.env | object | `{}` | | | app-proxy.initContainer.extraVolumeMounts | list | `[]` | Extra volume mounts for init container | | app-proxy.initContainer.image.pullPolicy | string | `"IfNotPresent"` | | | app-proxy.initContainer.image.repository | string | `"quay.io/codefresh/cap-app-proxy-init"` | | -| app-proxy.initContainer.image.tag | string | `"93121a2"` | | +| app-proxy.initContainer.image.tag | string | `"fbc0485"` | | | app-proxy.initContainer.resources.limits | object | `{}` | | | app-proxy.initContainer.resources.requests.cpu | string | `"0.2"` | | | app-proxy.initContainer.resources.requests.memory | string | `"256Mi"` | | @@ -651,7 +651,7 @@ global: | gitops-operator.env.<<[0].OTEL_TRACES_SAMPLER | string | `"parentbased_always_on"` | OTel sampler to be used for traces. Ref: https://opentelemetry.io/docs/specs/otel/configuration/sdk-environment-variables/ | | gitops-operator.env.GITOPS_OPERATOR_VERSION | string | `"0.11.1"` | | | gitops-operator.fullnameOverride | string | `""` | | -| gitops-operator.image | object | `{"registry":"quay.io","repository":"codefresh/codefresh-gitops-operator","tag":"main-c182bdf"}` | GitOps operator image | +| gitops-operator.image | object | `{"registry":"quay.io","repository":"codefresh/codefresh-gitops-operator","tag":"78571af"}` | GitOps operator image | | gitops-operator.imagePullSecrets | list | `[]` | | | gitops-operator.nameOverride | string | `""` | | | gitops-operator.nodeSelector | object | `{}` | | @@ -728,7 +728,7 @@ global: | internal-router.fullnameOverride | string | `"internal-router"` | | | internal-router.image.pullPolicy | string | `"IfNotPresent"` | | | internal-router.image.repository | string | `"docker.io/nginxinc/nginx-unprivileged"` | | -| internal-router.image.tag | string | `"1.29-alpine3.22"` | | +| internal-router.image.tag | string | `"1.29-alpine3.23"` | | | internal-router.imagePullSecrets | list | `[]` | | | internal-router.ipv6 | object | `{"enabled":false}` | For ipv6 enabled clusters switch ipv6 enabled to true | | internal-router.nameOverride | string | `""` | |