Skip to content
This repository was archived by the owner on Aug 25, 2025. It is now read-only.

Commit 932625d

Browse files
feat: bar (#7)
1 parent 3d5a80e commit 932625d

File tree

3 files changed

+32
-11
lines changed

3 files changed

+32
-11
lines changed

charts/gitops-runtime/README.md

Lines changed: 30 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -230,13 +230,13 @@ gitops-operator:
230230
| app-proxy.extraVolumeMounts | list | `[]` | Extra volume mounts for main container |
231231
| app-proxy.extraVolumes | list | `[]` | extra volumes |
232232
| app-proxy.fullnameOverride | string | `"cap-app-proxy"` | |
233-
| app-proxy.image-enrichment | object | `{"config":{"clientHeartbeatIntervalInSeconds":5,"concurrencyCmKey":"imageReportExecutor","concurrencyCmName":"workflow-synchronization-semaphores","images":{"gitEnrichment":{"registry":"quay.io","repository":"codefreshplugins/argo-hub-codefresh-csdp-image-enricher-git-info","tag":"1.1.14-main"},"jiraEnrichment":{"registry":"quay.io","repository":"codefreshplugins/argo-hub-codefresh-csdp-image-enricher-jira-info","tag":"1.1.14-main"},"reportImage":{"registry":"quay.io","repository":"codefreshplugins/argo-hub-codefresh-csdp-report-image-info","tag":"1.1.14-main"}},"podGcStrategy":"OnWorkflowCompletion","ttlActiveInSeconds":900,"ttlAfterCompletionInSeconds":86400},"enabled":true,"serviceAccount":{"annotations":null,"create":true,"name":"codefresh-image-enrichment-sa"}}` | Image enrichment process configuration |
234-
| app-proxy.image-enrichment.config | object | `{"clientHeartbeatIntervalInSeconds":5,"concurrencyCmKey":"imageReportExecutor","concurrencyCmName":"workflow-synchronization-semaphores","images":{"gitEnrichment":{"registry":"quay.io","repository":"codefreshplugins/argo-hub-codefresh-csdp-image-enricher-git-info","tag":"1.1.14-main"},"jiraEnrichment":{"registry":"quay.io","repository":"codefreshplugins/argo-hub-codefresh-csdp-image-enricher-jira-info","tag":"1.1.14-main"},"reportImage":{"registry":"quay.io","repository":"codefreshplugins/argo-hub-codefresh-csdp-report-image-info","tag":"1.1.14-main"}},"podGcStrategy":"OnWorkflowCompletion","ttlActiveInSeconds":900,"ttlAfterCompletionInSeconds":86400}` | Configurations for image enrichment workflow |
233+
| app-proxy.image-enrichment | object | `{"config":{"clientHeartbeatIntervalInSeconds":5,"concurrencyCmKey":"imageReportExecutor","concurrencyCmName":"workflow-synchronization-semaphores","images":{"gitEnrichment":{"registry":"quay.io","repository":"codefreshplugins/argo-hub-codefresh-csdp-image-enricher-git-info","tag":"1.1.15-main"},"jiraEnrichment":{"registry":"quay.io","repository":"codefreshplugins/argo-hub-codefresh-csdp-image-enricher-jira-info","tag":"1.1.15-main"},"reportImage":{"registry":"quay.io","repository":"codefreshplugins/argo-hub-codefresh-csdp-report-image-info","tag":"1.1.15-main"}},"podGcStrategy":"OnWorkflowCompletion","ttlActiveInSeconds":900,"ttlAfterCompletionInSeconds":86400},"enabled":true,"serviceAccount":{"annotations":null,"create":true,"name":"codefresh-image-enrichment-sa"}}` | Image enrichment process configuration |
234+
| app-proxy.image-enrichment.config | object | `{"clientHeartbeatIntervalInSeconds":5,"concurrencyCmKey":"imageReportExecutor","concurrencyCmName":"workflow-synchronization-semaphores","images":{"gitEnrichment":{"registry":"quay.io","repository":"codefreshplugins/argo-hub-codefresh-csdp-image-enricher-git-info","tag":"1.1.15-main"},"jiraEnrichment":{"registry":"quay.io","repository":"codefreshplugins/argo-hub-codefresh-csdp-image-enricher-jira-info","tag":"1.1.15-main"},"reportImage":{"registry":"quay.io","repository":"codefreshplugins/argo-hub-codefresh-csdp-report-image-info","tag":"1.1.15-main"}},"podGcStrategy":"OnWorkflowCompletion","ttlActiveInSeconds":900,"ttlAfterCompletionInSeconds":86400}` | Configurations for image enrichment workflow |
235235
| app-proxy.image-enrichment.config.clientHeartbeatIntervalInSeconds | int | `5` | Client heartbeat interval in seconds for image enrichemnt workflow |
236236
| app-proxy.image-enrichment.config.concurrencyCmKey | string | `"imageReportExecutor"` | The name of the key in the configmap to use as synchronization semaphore |
237237
| app-proxy.image-enrichment.config.concurrencyCmName | string | `"workflow-synchronization-semaphores"` | The name of the configmap to use as synchronization semaphore, see https://argoproj.github.io/argo-workflows/synchronization/ |
238-
| app-proxy.image-enrichment.config.images | object | `{"gitEnrichment":{"registry":"quay.io","repository":"codefreshplugins/argo-hub-codefresh-csdp-image-enricher-git-info","tag":"1.1.14-main"},"jiraEnrichment":{"registry":"quay.io","repository":"codefreshplugins/argo-hub-codefresh-csdp-image-enricher-jira-info","tag":"1.1.14-main"},"reportImage":{"registry":"quay.io","repository":"codefreshplugins/argo-hub-codefresh-csdp-report-image-info","tag":"1.1.14-main"}}` | Enrichemnt images |
239-
| app-proxy.image-enrichment.config.images.reportImage | object | `{"registry":"quay.io","repository":"codefreshplugins/argo-hub-codefresh-csdp-report-image-info","tag":"1.1.14-main"}` | Report image enrichment task image |
238+
| app-proxy.image-enrichment.config.images | object | `{"gitEnrichment":{"registry":"quay.io","repository":"codefreshplugins/argo-hub-codefresh-csdp-image-enricher-git-info","tag":"1.1.15-main"},"jiraEnrichment":{"registry":"quay.io","repository":"codefreshplugins/argo-hub-codefresh-csdp-image-enricher-jira-info","tag":"1.1.15-main"},"reportImage":{"registry":"quay.io","repository":"codefreshplugins/argo-hub-codefresh-csdp-report-image-info","tag":"1.1.15-main"}}` | Enrichemnt images |
239+
| app-proxy.image-enrichment.config.images.reportImage | object | `{"registry":"quay.io","repository":"codefreshplugins/argo-hub-codefresh-csdp-report-image-info","tag":"1.1.15-main"}` | Report image enrichment task image |
240240
| app-proxy.image-enrichment.config.podGcStrategy | string | `"OnWorkflowCompletion"` | Pod grabage collection strategy. By default all pods will be deleted when the enrichment workflow completes. |
241241
| app-proxy.image-enrichment.config.ttlActiveInSeconds | int | `900` | Maximum allowed runtime for the enrichment workflow |
242242
| app-proxy.image-enrichment.config.ttlAfterCompletionInSeconds | int | `86400` | Number of seconds to live after completion |
@@ -247,17 +247,35 @@ gitops-operator:
247247
| 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 |
248248
| app-proxy.image.pullPolicy | string | `"IfNotPresent"` | |
249249
| app-proxy.image.repository | string | `"quay.io/codefresh/cap-app-proxy"` | |
250-
| app-proxy.image.tag | string | `"1.3680.0"` | |
250+
| app-proxy.image.tag | string | `"1.3706.0"` | |
251251
| app-proxy.imagePullSecrets | list | `[]` | |
252252
| app-proxy.initContainer.command[0] | string | `"./init.sh"` | |
253253
| app-proxy.initContainer.env | object | `{}` | |
254254
| app-proxy.initContainer.extraVolumeMounts | list | `[]` | Extra volume mounts for init container |
255255
| app-proxy.initContainer.image.pullPolicy | string | `"IfNotPresent"` | |
256256
| app-proxy.initContainer.image.repository | string | `"quay.io/codefresh/cap-app-proxy-init"` | |
257-
| app-proxy.initContainer.image.tag | string | `"1.3680.0"` | |
257+
| app-proxy.initContainer.image.tag | string | `"1.3706.0"` | |
258258
| app-proxy.initContainer.resources.limits | object | `{}` | |
259259
| app-proxy.initContainer.resources.requests.cpu | string | `"0.2"` | |
260260
| app-proxy.initContainer.resources.requests.memory | string | `"256Mi"` | |
261+
| app-proxy.leader-elector.containerSecurityContext.allowPrivilegeEscalation | bool | `false` | |
262+
| app-proxy.leader-elector.image.registry | string | `"quay.io"` | |
263+
| app-proxy.leader-elector.image.repository | string | `"codefresh/leader-elector"` | |
264+
| app-proxy.leader-elector.image.tag | string | `"0.0.1"` | |
265+
| app-proxy.leader-elector.livenessProbe.failureThreshold | int | `10` | |
266+
| app-proxy.leader-elector.livenessProbe.initialDelaySeconds | int | `10` | |
267+
| app-proxy.leader-elector.livenessProbe.periodSeconds | int | `10` | |
268+
| app-proxy.leader-elector.livenessProbe.successThreshold | int | `1` | |
269+
| app-proxy.leader-elector.livenessProbe.timeoutSeconds | int | `10` | |
270+
| app-proxy.leader-elector.readinessProbe.failureThreshold | int | `3` | |
271+
| app-proxy.leader-elector.readinessProbe.initialDelaySeconds | int | `10` | |
272+
| app-proxy.leader-elector.readinessProbe.periodSeconds | int | `10` | |
273+
| app-proxy.leader-elector.readinessProbe.successThreshold | int | `1` | |
274+
| app-proxy.leader-elector.readinessProbe.timeoutSeconds | int | `10` | |
275+
| app-proxy.leader-elector.resources.limits.cpu | string | `"200m"` | |
276+
| app-proxy.leader-elector.resources.limits.memory | string | `"200Mi"` | |
277+
| app-proxy.leader-elector.resources.requests.cpu | string | `"100m"` | |
278+
| app-proxy.leader-elector.resources.requests.memory | string | `"100Mi"` | |
261279
| app-proxy.livenessProbe.failureThreshold | int | `10` | Minimum consecutive failures for the [probe] to be considered failed after having succeeded. |
262280
| app-proxy.livenessProbe.initialDelaySeconds | int | `10` | Number of seconds after the container has started before [probe] is initiated. |
263281
| app-proxy.livenessProbe.periodSeconds | int | `10` | How often (in seconds) to perform the [probe]. |
@@ -325,10 +343,10 @@ gitops-operator:
325343
| argo-workflows.mainContainer.resources.requests.ephemeral-storage | string | `"10Mi"` | |
326344
| argo-workflows.server.authModes | list | `["client"]` | auth-mode needs to be set to client to be able to see workflow logs from Codefresh UI |
327345
| 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. |
328-
| cf-argocd-extras | object | `{"eventReporter":{"affinity":{},"container":{"image":{"registry":"quay.io","repository":"codefresh/cf-argocd-extras","tag":"v0.5.12"}},"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":"v0.5.12"}},"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 |
346+
| cf-argocd-extras | object | `{"eventReporter":{"affinity":{},"container":{"image":{"registry":"quay.io","repository":"codefresh/cf-argocd-extras","tag":"v0.5.14"}},"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":"v0.5.14"}},"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 |
329347
| cf-argocd-extras.eventReporter.pdb.enabled | bool | `false` | Enable PDB for event-reporter |
330348
| cf-argocd-extras.eventReporter.serviceMonitor.main.enabled | bool | `false` | Enable ServiceMonitor for event reporter |
331-
| cf-argocd-extras.sourcesServer | object | `{"affinity":{},"container":{"image":{"registry":"quay.io","repository":"codefresh/cf-argocd-extras","tag":"v0.5.12"}},"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 |
349+
| cf-argocd-extras.sourcesServer | object | `{"affinity":{},"container":{"image":{"registry":"quay.io","repository":"codefresh/cf-argocd-extras","tag":"v0.5.14"}},"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 |
332350
| cf-argocd-extras.sourcesServer.hpa.enabled | bool | `false` | Enable HPA for sources server |
333351
| cf-argocd-extras.sourcesServer.pdb.enabled | bool | `false` | Enable PDB for sources server |
334352
| 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. |
@@ -397,10 +415,13 @@ gitops-operator:
397415
| gitops-operator.fullnameOverride | string | `""` | |
398416
| gitops-operator.image.registry | string | `"quay.io"` | defaults |
399417
| gitops-operator.image.repository | string | `"codefresh/codefresh-gitops-operator"` | |
400-
| gitops-operator.image.tag | string | `"v0.8.11"` | |
418+
| gitops-operator.image.tag | string | `"v0.11.1"` | |
401419
| gitops-operator.imagePullSecrets | list | `[]` | |
402420
| gitops-operator.nameOverride | string | `""` | |
403421
| gitops-operator.nodeSelector | object | `{}` | |
422+
| gitops-operator.pdb.enabled | bool | `false` | |
423+
| gitops-operator.pdb.maxUnavailable | string | `""` | |
424+
| gitops-operator.pdb.minAvailable | int | `1` | |
404425
| gitops-operator.podAnnotations | object | `{}` | |
405426
| gitops-operator.podLabels | object | `{}` | |
406427
| gitops-operator.replicaCount | int | `1` | |

scripts/helm-docs.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ docker run \
99
-v "$CHART_DIR:/helm-docs" \
1010
-u $(id -u) \
1111
--rm \
12-
jnorwood/helm-docs:v1.9.1
12+
jnorwood/helm-docs:v1.12.0

tests/component-tests/setup/fixture/simple-app/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,4 +52,4 @@ A Helm chart for Kubernetes
5252
| volumes | list | `[]` | |
5353

5454
----------------------------------------------
55-
Autogenerated from chart metadata using [helm-docs v1.9.1](https://github.com/norwoodj/helm-docs/releases/v1.9.1)
55+
Autogenerated from chart metadata using [helm-docs v1.12.0](https://github.com/norwoodj/helm-docs/releases/v1.12.0)

0 commit comments

Comments
 (0)