Skip to content

Commit 8208b2c

Browse files
prepare-version(0.29.12): prepare chart content for release (#1210)
* Update Chart.yaml and changelog for 0.29.12 release * update release notes * remove accidental changes --------- Co-authored-by: codefresh-git-integration[bot] <151943927+codefresh-git-integration[bot]@users.noreply.github.com> Co-authored-by: alinashklyar <alina.shklyar@codefresh.io>
1 parent c6124c4 commit 8208b2c

2 files changed

Lines changed: 12 additions & 15 deletions

File tree

charts/gitops-runtime/Chart.yaml

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -17,13 +17,9 @@ annotations:
1717
# Supported kinds: `added`, `changed`, `deprecated`, `removed`, `fixed`, `security`:
1818
artifacthub.io/changes: |-
1919
- kind: changed
20-
description: 'update "argo-cd" to 3.3.10'
21-
- kind: changed
22-
description: 'update "argo-workflows" to 0.45.22-v3.6.7-cap-CR-39681'
23-
- kind: changed
24-
description: 'update "cap-app-proxy" to 1.4093.0'
20+
description: 'update argo-helm to 0.45.23'
2521
- kind: security
26-
description: 'fix various security vulnerabilities in argo-cd, argo-workflows, cap-app-proxy, cf-argocd-extras, codefresh-gitops-operator, gitops-runtime-installer'
22+
description: 'fix various security vulnerabilities in argo-helm'
2723
dependencies:
2824
# The image for this chart was overridden because argocd doesn’t release the chart for 3.3.10 version.
2925
# Don't forget to remove the image override after updating to a new version of the chart.

charts/gitops-runtime/README.md

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

44
## Table of Content
55

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

207207
```
208-
docker run -v <output_dir>:/output quay.io/codefresh/gitops-runtime-private-registry-utils:0.29.11 <local_registry>
208+
docker run -v <output_dir>:/output quay.io/codefresh/gitops-runtime-private-registry-utils:0.29.12 <local_registry>
209209
```
210210
`output_dir` - is a local directory where the utility will output files. <br>
211211
`local_registry` - is your local registry where you want to mirror the images to
@@ -218,7 +218,7 @@ The utility will output 4 files into the folder:
218218

219219
For usage with external ArgoCD run the utility with `EXTERNAL_ARGOCD` environment variable set to `true`.
220220
```
221-
docker run -e EXTERNAL_ARGOCD=true -v <output_dir>:/output quay.io/codefresh/gitops-runtime-private-registry-utils:0.29.11 <local_registry>
221+
docker run -e EXTERNAL_ARGOCD=true -v <output_dir>:/output quay.io/codefresh/gitops-runtime-private-registry-utils:0.29.12 <local_registry>
222222
```
223223
224224
## Openshift
@@ -523,14 +523,14 @@ global:
523523
| 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 |
524524
| app-proxy.image.pullPolicy | string | `"IfNotPresent"` | |
525525
| app-proxy.image.repository | string | `"quay.io/codefresh/cap-app-proxy"` | |
526-
| app-proxy.image.tag | string | `"1.4092.0"` | |
526+
| app-proxy.image.tag | string | `"1.4093.0"` | |
527527
| app-proxy.imagePullSecrets | list | `[]` | |
528528
| app-proxy.initContainer.command[0] | string | `"./init.sh"` | |
529529
| app-proxy.initContainer.env | object | `{}` | |
530530
| app-proxy.initContainer.extraVolumeMounts | list | `[]` | Extra volume mounts for init container |
531531
| app-proxy.initContainer.image.pullPolicy | string | `"IfNotPresent"` | |
532532
| app-proxy.initContainer.image.repository | string | `"quay.io/codefresh/cap-app-proxy-init"` | |
533-
| app-proxy.initContainer.image.tag | string | `"1.4092.0"` | |
533+
| app-proxy.initContainer.image.tag | string | `"1.4093.0"` | |
534534
| app-proxy.initContainer.resources.limits | object | `{}` | |
535535
| app-proxy.initContainer.resources.requests.cpu | string | `"0.2"` | |
536536
| app-proxy.initContainer.resources.requests.memory | string | `"256Mi"` | |
@@ -596,12 +596,13 @@ global:
596596
| argo-cd.controller.statefulsetAnnotations."argocd.argoproj.io/sync-options" | string | `"Delete=false"` | |
597597
| argo-cd.enabled | bool | `true` | |
598598
| argo-cd.fullnameOverride | string | `"argo-cd"` | |
599+
| argo-cd.global.image.tag | string | `"v3.3.10"` | |
599600
| argo-cd.notifications.enabled | bool | `false` | |
600601
| argo-cd.redis-ha.image.repository | string | `"ecr-public.aws.com/docker/library/redis"` | Redis repository |
601602
| argo-cd.redis-ha.image.tag | string | `"8.2.2-alpine"` | Redis tag |
602603
| argo-cd.redis.image.repository | string | `"ecr-public.aws.com/docker/library/redis"` | Redis repository |
603604
| argo-cd.redis.image.tag | string | `"8.2.2-alpine"` | Redis tag |
604-
| argo-gateway | object | `{"affinity":{},"hpa":{"enabled":true,"maxReplicas":10,"minReplicas":1,"targetCPUUtilizationPercentage":70},"image":{"registry":"quay.io","repository":"codefresh/cf-argocd-extras","tag":"06801ec"},"livenessProbe":{"failureThreshold":3,"initialDelaySeconds":10,"periodSeconds":10,"successThreshold":1,"timeoutSeconds":10},"nodeSelector":{},"pdb":{"enabled":true,"maxUnavailable":"","minAvailable":"50%"},"readinessProbe":{"failureThreshold":3,"initialDelaySeconds":10,"periodSeconds":10,"successThreshold":1,"timeoutSeconds":10},"resources":{"requests":{"cpu":"100m","memory":"128Mi"}},"service":{"type":"ClusterIP"},"serviceAccount":{"create":true},"serviceMonitor":{"enabled":false,"interval":"30s","labels":{},"scrapeTimeout":"10s"},"tolerations":[]}` | Argo Gateway Argo Gateway is used to perform operations on ArgoCD from Codefresh platform |
605+
| argo-gateway | object | `{"affinity":{},"hpa":{"enabled":true,"maxReplicas":10,"minReplicas":1,"targetCPUUtilizationPercentage":70},"image":{"registry":"quay.io","repository":"codefresh/cf-argocd-extras","tag":"7d96f83"},"livenessProbe":{"failureThreshold":3,"initialDelaySeconds":10,"periodSeconds":10,"successThreshold":1,"timeoutSeconds":10},"nodeSelector":{},"pdb":{"enabled":true,"maxUnavailable":"","minAvailable":"50%"},"readinessProbe":{"failureThreshold":3,"initialDelaySeconds":10,"periodSeconds":10,"successThreshold":1,"timeoutSeconds":10},"resources":{"requests":{"cpu":"100m","memory":"128Mi"}},"service":{"type":"ClusterIP"},"serviceAccount":{"create":true},"serviceMonitor":{"enabled":false,"interval":"30s","labels":{},"scrapeTimeout":"10s"},"tolerations":[]}` | Argo Gateway Argo Gateway is used to perform operations on ArgoCD from Codefresh platform |
605606
| argo-workflows.crds.install | bool | `true` | Install and upgrade CRDs |
606607
| argo-workflows.enabled | bool | `true` | |
607608
| argo-workflows.executor.resources.requests.ephemeral-storage | string | `"10Mi"` | |
@@ -663,7 +664,7 @@ global:
663664
| 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/ |
664665
| gitops-operator.env.GITOPS_OPERATOR_VERSION | string | `"0.11.1"` | |
665666
| gitops-operator.fullnameOverride | string | `""` | |
666-
| gitops-operator.image | object | `{"registry":"quay.io","repository":"codefresh/codefresh-gitops-operator","tag":"bc5c4eb"}` | GitOps operator image |
667+
| gitops-operator.image | object | `{"registry":"quay.io","repository":"codefresh/codefresh-gitops-operator","tag":"79a7f3b"}` | GitOps operator image |
667668
| gitops-operator.imagePullSecrets | list | `[]` | |
668669
| gitops-operator.nameOverride | string | `""` | |
669670
| gitops-operator.nodeSelector | object | `{}` | |
@@ -693,7 +694,7 @@ global:
693694
| global.codefresh.userToken | object | `{"secretKeyRef":{},"token":""}` | User token. Used for runtime registration against the patform. One of token (for plain text value) or secretKeyRef must be provided. |
694695
| global.codefresh.userToken.secretKeyRef | object | `{}` | User token that references an existing secret containing the token. |
695696
| global.codefresh.userToken.token | string | `""` | User token in plain text. The chart creates and manages the secret for this token. |
696-
| global.event-reporters | object | `{"affinity":{},"config":{},"image":{"registry":"quay.io","repository":"codefresh/cf-argocd-extras","tag":"06801ec"},"livenessProbe":{"failureThreshold":3,"initialDelaySeconds":10,"periodSeconds":10,"successThreshold":1,"timeoutSeconds":10},"nodeSelector":{},"pdb":{"enabled":true,"maxUnavailable":"","minAvailable":"50%"},"readinessProbe":{"failureThreshold":3,"initialDelaySeconds":10,"periodSeconds":10,"successThreshold":1,"timeoutSeconds":10},"replicaCount":2,"resources":{"requests":{"cpu":"100m","memory":"128Mi"}},"service":{"ports":{"http":{"port":8088,"targetPort":8088},"metrics":{"port":8087,"targetPort":8087}},"type":"ClusterIP"},"serviceAccount":{"create":true},"serviceMonitor":{"enabled":false,"interval":"30s","labels":{},"scrapeTimeout":"10s"},"tolerations":[]}` | Global settings for event reporters Event reporters are used for reporting runtime and cluster resources to Codefresh platform |
697+
| global.event-reporters | object | `{"affinity":{},"config":{},"image":{"registry":"quay.io","repository":"codefresh/cf-argocd-extras","tag":"7d96f83"},"livenessProbe":{"failureThreshold":3,"initialDelaySeconds":10,"periodSeconds":10,"successThreshold":1,"timeoutSeconds":10},"nodeSelector":{},"pdb":{"enabled":true,"maxUnavailable":"","minAvailable":"50%"},"readinessProbe":{"failureThreshold":3,"initialDelaySeconds":10,"periodSeconds":10,"successThreshold":1,"timeoutSeconds":10},"replicaCount":2,"resources":{"requests":{"cpu":"100m","memory":"128Mi"}},"service":{"ports":{"http":{"port":8088,"targetPort":8088},"metrics":{"port":8087,"targetPort":8087}},"type":"ClusterIP"},"serviceAccount":{"create":true},"serviceMonitor":{"enabled":false,"interval":"30s","labels":{},"scrapeTimeout":"10s"},"tolerations":[]}` | Global settings for event reporters Event reporters are used for reporting runtime and cluster resources to Codefresh platform |
697698
| global.httpProxy | string | `""` | global HTTP_PROXY for all components |
698699
| global.httpsProxy | string | `""` | global HTTPS_PROXY for all components |
699700
| global.imageRegistry | string | `""` | |
@@ -791,7 +792,7 @@ global:
791792
| redis-ha.redis.config.save | string | `'""'` | Will save the DB if both the given number of seconds and the given number of write operations against the DB occurred. `""` is disabled |
792793
| redis-ha.redis.masterGroupName | string | `"gitops-runtime"` | Redis convention for naming the cluster group: must match `^[\\w-\\.]+$` and can be templated |
793794
| redis-ha.tolerations | list | `[]` | [Tolerations] for use with node taints for Redis pods. |
794-
| redis-ha.topologySpreadConstraints | object | `{"enabled":false,"maxSkew":"","topologyKey":"","whenUnsatisfiable":""}` | Assign custom [TopologySpreadConstraints] rules to the Redis pods. # https://kubernetes.io/docs/concepts/scheduling-eviction/topology-spread-constraints/ |
795+
| redis-ha.topologySpreadConstraints | object | `{"enabled":false,"maxSkew":"","topologyKey":"","whenUnsatisfiable":""}` | Assign custom [TopologySpreadConstraints] rules to the Redis pods. |
795796
| redis-ha.topologySpreadConstraints.enabled | bool | `false` | Enable Redis HA topology spread constraints |
796797
| redis-ha.topologySpreadConstraints.maxSkew | string | `""` (defaults to `1`) | Max skew of pods tolerated |
797798
| redis-ha.topologySpreadConstraints.topologyKey | string | `""` (defaults to `topology.kubernetes.io/zone`) | Topology key for spread |

0 commit comments

Comments
 (0)