Skip to content

Commit 227d8a9

Browse files
bumps argo-helm chart to the version that bumps redis version to 8.2.2 (#844)
1 parent 89dbaef commit 227d8a9

File tree

2 files changed

+8
-12
lines changed

2 files changed

+8
-12
lines changed

charts/gitops-runtime/Chart.yaml

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -15,16 +15,12 @@ annotations:
1515
artifacthub.io/alternativeName: "codefresh-gitops-runtime"
1616
artifacthub.io/changes: |-
1717
- kind: changed
18-
description: 'chore: bump app-proxy to 788a8d5 (#782) - fix app-proxy argocd-token monitoring'
19-
- kind: changed
20-
description: 'fix: update image-enrichment images (#779)'
21-
- kind: changed
22-
description: 'feat: added runtime label to codefresh cm (#781)'
18+
description: 'fix: bumps redis version to 8.2.2'
2319
dependencies:
2420
- name: argo-cd
2521
repository: https://codefresh-io.github.io/argo-helm
2622
condition: argo-cd.enabled
27-
version: 8.0.6-9-cap-v3.0.2-2025-09-08-9b30d922
23+
version: 8.0.6-10-cap-3.0.2-2025-10-24-afba3263
2824
- name: argo-events
2925
repository: https://codefresh-io.github.io/argo-helm
3026
version: 2.4.9-cap-CR-30841

charts/gitops-runtime/README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
## Codefresh gitops runtime
2-
![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)
2+
![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)
33

44
## Prerequisites
55

@@ -206,7 +206,7 @@ We have created a helper utility to resolve this issue:
206206
The utility is packaged in a container image. Below are instructions on executing the utility using Docker:
207207

208208
```
209-
docker run -v <output_dir>:/output quay.io/codefresh/gitops-runtime-private-registry-utils:0.24.4 <local_registry>
209+
docker run -v <output_dir>:/output quay.io/codefresh/gitops-runtime-private-registry-utils:0.24.5 <local_registry>
210210
```
211211
`output_dir` - is a local directory where the utility will output files. <br>
212212
`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:
219219

220220
For usage with external ArgoCD run the utility with `EXTERNAL_ARGOCD` environment variable set to `true`.
221221
```
222-
docker run -e EXTERNAL_ARGOCD=true -v <output_dir>:/output quay.io/codefresh/gitops-runtime-private-registry-utils:0.24.4 <local_registry>
222+
docker run -e EXTERNAL_ARGOCD=true -v <output_dir>:/output quay.io/codefresh/gitops-runtime-private-registry-utils:0.24.5 <local_registry>
223223
```
224224
225225
## Openshift
@@ -323,7 +323,7 @@ gitops-operator:
323323
| 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 |
324324
| app-proxy.image.pullPolicy | string | `"IfNotPresent"` | |
325325
| app-proxy.image.repository | string | `"quay.io/codefresh/cap-app-proxy"` | |
326-
| app-proxy.image.tag | string | `"788a8d5"` | |
326+
| app-proxy.image.tag | string | `"9621fba"` | |
327327
| app-proxy.imagePullSecrets | list | `[]` | |
328328
| app-proxy.initContainer.command[0] | string | `"./init.sh"` | |
329329
| app-proxy.initContainer.env | object | `{}` | |
@@ -419,10 +419,10 @@ gitops-operator:
419419
| argo-workflows.mainContainer.resources.requests.ephemeral-storage | string | `"10Mi"` | |
420420
| argo-workflows.server.authModes | list | `["client"]` | auth-mode needs to be set to client to be able to see workflow logs from Codefresh UI |
421421
| 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. |
422-
| 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 |
422+
| 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 |
423423
| cf-argocd-extras.eventReporter.pdb.enabled | bool | `false` | Enable PDB for event-reporter |
424424
| cf-argocd-extras.eventReporter.serviceMonitor.main.enabled | bool | `false` | Enable ServiceMonitor for event reporter |
425-
| 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 |
425+
| 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 |
426426
| cf-argocd-extras.sourcesServer.hpa.enabled | bool | `false` | Enable HPA for sources server |
427427
| cf-argocd-extras.sourcesServer.pdb.enabled | bool | `false` | Enable PDB for sources server |
428428
| 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. |

0 commit comments

Comments
 (0)