Skip to content

Commit cc9bc48

Browse files
Merge pull request #21 from codefresh-sandbox/prep/v2025.9-0
prepare-version(2025.9-0): prepare chart content for release
2 parents 1e88029 + bf6d0f5 commit cc9bc48

File tree

3 files changed

+57
-27
lines changed

3 files changed

+57
-27
lines changed

charts/gitops-runtime/Chart.yaml

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,25 @@ maintainers:
1313
url: https://codefresh-io.github.io/
1414
annotations:
1515
artifacthub.io/alternativeName: "codefresh-gitops-runtime"
16+
artifacthub.io/changes: |-
17+
- kind: changed
18+
description: 'Merge pull request #22 from codefresh-sandbox/fix/alice'
19+
- kind: changed
20+
description: CI Automatic commit - align Chart version
21+
- kind: changed
22+
description: 'fix: alice'
23+
- kind: changed
24+
description: 'fix: alice'
25+
- kind: changed
26+
description: 'feat: bar'
27+
- kind: changed
28+
description: 'feat: foo'
29+
- kind: changed
30+
description: updated nginx (#662)
31+
- kind: changed
32+
description: 'fix(app-proxy): update cap-app-proxy image tags to 1.3718.0 (#678)'
33+
- kind: changed
34+
description: 'fix(app-proxy): update cap-app-proxy image tags to 1.3709.0 - simplify user cache (#673)'
1635
dependencies:
1736
- name: argo-cd
1837
repository: https://codefresh-io.github.io/argo-helm

charts/gitops-runtime/README.md

Lines changed: 20 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
## Codefresh gitops runtime
2-
![Version: 0.0.0](https://img.shields.io/badge/Version-0.0.0-informational?style=flat-square) ![AppVersion: 0.1.72](https://img.shields.io/badge/AppVersion-0.1.72-informational?style=flat-square)
2+
![Version: 2025.9-0](https://img.shields.io/badge/Version-2025.9--0-informational?style=flat-square) ![AppVersion: 0.1.72](https://img.shields.io/badge/AppVersion-0.1.72-informational?style=flat-square)
33

44
## Prerequisites
55

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

146146
```
147-
docker run -v <output_dir>:/output quay.io/codefresh/gitops-runtime-private-registry-utils:0.0.0 <local_registry>
147+
docker run -v <output_dir>:/output quay.io/codefresh/gitops-runtime-private-registry-utils:2025.9-0 <local_registry>
148148
```
149149
`output_dir` - is a local directory where the utility will output files. <br>
150150
`local_registry` - is your local registry where you want to mirror the images to
@@ -157,7 +157,7 @@ The utility will output 4 files into the folder:
157157

158158
For usage with external ArgoCD run the utility with `EXTERNAL_ARGOCD` environment variable set to `true`.
159159
```
160-
docker run -e EXTERNAL_ARGOCD=true -v <output_dir>:/output quay.io/codefresh/gitops-runtime-private-registry-utils:0.0.0 <local_registry>
160+
docker run -e EXTERNAL_ARGOCD=true -v <output_dir>:/output quay.io/codefresh/gitops-runtime-private-registry-utils:2025.9-0 <local_registry>
161161
```
162162
163163
## Openshift
@@ -395,14 +395,14 @@ gitops-operator:
395395
| 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 |
396396
| app-proxy.image.pullPolicy | string | `"IfNotPresent"` | |
397397
| app-proxy.image.repository | string | `"quay.io/codefresh/cap-app-proxy"` | |
398-
| app-proxy.image.tag | string | `"1.3706.0"` | |
398+
| app-proxy.image.tag | string | `"1.3718.0"` | |
399399
| app-proxy.imagePullSecrets | list | `[]` | |
400400
| app-proxy.initContainer.command[0] | string | `"./init.sh"` | |
401401
| app-proxy.initContainer.env | object | `{}` | |
402402
| app-proxy.initContainer.extraVolumeMounts | list | `[]` | Extra volume mounts for init container |
403403
| app-proxy.initContainer.image.pullPolicy | string | `"IfNotPresent"` | |
404404
| app-proxy.initContainer.image.repository | string | `"quay.io/codefresh/cap-app-proxy-init"` | |
405-
| app-proxy.initContainer.image.tag | string | `"1.3706.0"` | |
405+
| app-proxy.initContainer.image.tag | string | `"1.3718.0"` | |
406406
| app-proxy.initContainer.resources.limits | object | `{}` | |
407407
| app-proxy.initContainer.resources.requests.cpu | string | `"0.2"` | |
408408
| app-proxy.initContainer.resources.requests.memory | string | `"256Mi"` | |
@@ -649,7 +649,7 @@ gitops-operator:
649649
| internal-router.fullnameOverride | string | `"internal-router"` | |
650650
| internal-router.image.pullPolicy | string | `"IfNotPresent"` | |
651651
| internal-router.image.repository | string | `"docker.io/nginxinc/nginx-unprivileged"` | |
652-
| internal-router.image.tag | string | `"1.28-alpine3.21"` | |
652+
| internal-router.image.tag | string | `"1.29-alpine3.22"` | |
653653
| internal-router.imagePullSecrets | list | `[]` | |
654654
| internal-router.ipv6 | object | `{"enabled":false}` | For ipv6 enabled clusters switch ipv6 enabled to true |
655655
| internal-router.nameOverride | string | `""` | |
@@ -673,7 +673,19 @@ gitops-operator:
673673
| internal-router.serviceAccount.create | bool | `true` | |
674674
| internal-router.serviceAccount.name | string | `""` | |
675675
| internal-router.tolerations | list | `[]` | |
676-
| sealed-secrets | object | `{"fullnameOverride":"sealed-secrets-controller","image":{"registry":"quay.io","repository":"codefresh/sealed-secrets-controller","tag":"0.29.0"},"keyrenewperiod":"720h","resources":{"limits":{"cpu":"500m","memory":"1Gi"},"requests":{"cpu":"200m","memory":"512Mi"}}}` | --------------------------------------------------------------------------------------------------------------------- |
677-
| tunnel-client | object | `{"affinity":{},"enabled":true,"libraryMode":true,"nodeSelector":{},"tolerations":[],"tunnelServer":{"host":"register-tunnels.cf-cd.com","subdomainHost":"tunnels.cf-cd.com"}}` | Tunnel based runtime. Not supported for on-prem platform. In on-prem use ingress based runtimes. |
676+
| sealed-secrets.fullnameOverride | string | `"sealed-secrets-controller"` | |
677+
| sealed-secrets.image.registry | string | `"quay.io"` | |
678+
| sealed-secrets.image.repository | string | `"codefresh/sealed-secrets-controller"` | |
679+
| sealed-secrets.image.tag | string | `"0.29.0"` | |
680+
| sealed-secrets.keyrenewperiod | string | `"720h"` | |
681+
| sealed-secrets.resources.limits.cpu | string | `"500m"` | |
682+
| sealed-secrets.resources.limits.memory | string | `"1Gi"` | |
683+
| sealed-secrets.resources.requests.cpu | string | `"200m"` | |
684+
| sealed-secrets.resources.requests.memory | string | `"512Mi"` | |
685+
| tunnel-client.affinity | object | `{}` | |
678686
| tunnel-client.enabled | bool | `true` | Will only be used if global.runtime.ingress.enabled = false |
679687
| tunnel-client.libraryMode | bool | `true` | Do not change this value! Breaks chart logic |
688+
| tunnel-client.nodeSelector | object | `{}` | |
689+
| tunnel-client.tolerations | list | `[]` | |
690+
| tunnel-client.tunnelServer.host | string | `"register-tunnels.cf-cd.com"` | |
691+
| tunnel-client.tunnelServer.subdomainHost | string | `"tunnels.cf-cd.com"` | |

charts/gitops-runtime/values.yaml

Lines changed: 18 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -215,9 +215,9 @@ installer:
215215
nodeSelector: {}
216216
tolerations: []
217217
affinity: {}
218-
# -----------------------------------------------------------------------------------------------------------------------
219-
# Sealed secrets
220-
# -----------------------------------------------------------------------------------------------------------------------
218+
# *********************************************************************************************************************
219+
# DOCS: https://artifacthub.io/packages/helm/bitnami-labs/sealed-secrets/2.17.2?modal=values
220+
# *********************************************************************************************************************
221221
sealed-secrets:
222222
fullnameOverride: sealed-secrets-controller
223223
keyrenewperiod: "720h"
@@ -232,9 +232,9 @@ sealed-secrets:
232232
requests:
233233
cpu: 200m
234234
memory: 512Mi
235-
#-----------------------------------------------------------------------------------------------------------------------
236-
# ArgoCD
237-
#-----------------------------------------------------------------------------------------------------------------------
235+
# *********************************************************************************************************************
236+
# DOCS: https://github.com/codefresh-io/argo-helm/blob/argo-cd-8.0.6-8-cap-v3.0.2-2025-08-12-9c8dfae9/charts/argo-cd
237+
# *********************************************************************************************************************
238238
argo-cd:
239239
enabled: true
240240
fullnameOverride: argo-cd
@@ -277,9 +277,9 @@ argo-cd:
277277
enabled: true
278278
# -- Extract application version based on ApplicationConfiguration CRD
279279
useApplicationConfiguration: true
280-
#-----------------------------------------------------------------------------------------------------------------------
281-
# Argo Events
282-
#-----------------------------------------------------------------------------------------------------------------------
280+
# *********************************************************************************************************************
281+
# DOCS: https://github.com/codefresh-io/argo-helm/blob/argo-events-2.4.8-cap-CR-29689/charts/argo-events
282+
# *********************************************************************************************************************
283283
argo-events:
284284
fullnameOverride: argo-events
285285
crds:
@@ -297,9 +297,9 @@ argo-events:
297297
metricsExporterImage: natsio/prometheus-nats-exporter:0.16.0
298298
configReloaderImage: natsio/nats-server-config-reloader:0.18.2
299299
startCommand: /nats-server
300-
#-----------------------------------------------------------------------------------------------------------------------
301-
# Argo Workflows
302-
#-----------------------------------------------------------------------------------------------------------------------
300+
# *********************************************************************************************************************
301+
# DOCS: https://github.com/codefresh-io/argo-helm/blob/argo-workflows-0.45.15-v3.6.7-cap-CR-28355/charts/argo-workflows
302+
# *********************************************************************************************************************
303303
argo-workflows:
304304
fullnameOverride: argo
305305
enabled: true
@@ -327,9 +327,9 @@ codefreshWorkflowLogStoreCM:
327327
enabled: true
328328
endpoint: gitops-workflow-logs.codefresh.io
329329
insecure: false
330-
#-----------------------------------------------------------------------------------------------------------------------
331-
# Argo rollouts
332-
#-----------------------------------------------------------------------------------------------------------------------
330+
# *********************************************************************************************************************
331+
# DOCS: https://github.com/codefresh-io/argo-helm/blob/argo-rollouts-2.37.3-6-v1.7.2-cap-CR-29629/charts/argo-rollouts
332+
# *********************************************************************************************************************
333333
argo-rollouts:
334334
enabled: true
335335
fullnameOverride: argo-rollouts
@@ -499,10 +499,9 @@ internal-router:
499499
minAvailable: 1
500500
# -- Set number of pods that are unavailable after eviction as number or percentage
501501
maxUnavailable: ""
502-
#-----------------------------------------------------------------------------------------------------------------------
503-
# tunnel client
504-
#-----------------------------------------------------------------------------------------------------------------------
505-
# -- Tunnel based runtime. Not supported for on-prem platform. In on-prem use ingress based runtimes.
502+
# *********************************************************************************************************************
503+
# DOCS: https://github.com/codefresh-io/codefresh-tunnel-charts/blob/codefresh-tunnel-client-0.1.21-helm/codefresh-tunnel-client/values.yaml
504+
# *********************************************************************************************************************
506505
tunnel-client:
507506
# -- Will only be used if global.runtime.ingress.enabled = false
508507
enabled: true

0 commit comments

Comments
 (0)