Skip to content

Release 0.4.3 #144

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 41 commits into from
Feb 13, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
41 commits
Select commit Hold shift + click to select a range
4b8476f
push release branch
mikhail-klimko Jan 19, 2024
70d4ff0
feat(gitops-operator): add gitops-operator as subchart
mikhail-klimko Jan 19, 2024
bac73be
add PR template
mikhail-klimko Jan 19, 2024
2744a16
update tests
mikhail-klimko Jan 19, 2024
a9f37dc
update tests
mikhail-klimko Jan 19, 2024
e76a137
Fri Jan 19 14:43:12 +03 2024: wip
mikhail-klimko Jan 19, 2024
440d993
Fri Jan 19 17:40:22 +03 2024: wip
mikhail-klimko Jan 19, 2024
5abbd77
Merge pull request #143 from codefresh-io/feat-gitops-operator-helm-c…
mikhail-klimko Jan 19, 2024
9d19848
lint
mikhail-klimko Jan 19, 2024
c4f461b
helm-docs
mikhail-klimko Jan 19, 2024
d5ca063
bump argo-cd to 5.51.6-7-cap-2.9-2024.1.22-375d827f3
oleksandr-codefresh Jan 23, 2024
d89ff71
bump argo-rollouts to 2.32.5-3-analysis-fix
oleksandr-codefresh Jan 23, 2024
1f2ba2a
Merge pull request #145 from codefresh-io/CR-22322-argo-cd-update
oleksandr-codefresh Jan 23, 2024
e91fc0e
CR-21890 - bump gitops-operator chart to `1.0.2`
ATGardner Jan 24, 2024
27f9ff5
Upgrade Argo CD to v2.9-2024.1.24-ccd7124b3. With critical vulnerabil…
oleksandr-codefresh Jan 25, 2024
ebc8b6f
added more details about argo-cd related changes
oleksandr-codefresh Jan 25, 2024
fb8cd5b
Merge pull request #147 from codefresh-io/CR-22268-argo-cd-vuln-fix-u…
oleksandr-codefresh Jan 25, 2024
3d357c4
bump gitops-operator to `1.0.3` (#148)
ATGardner Jan 25, 2024
9cc593c
bump gitops-operator to `1.0.4` (#149)
ATGardner Jan 28, 2024
e75fcc8
fixed lint (#150)
ATGardner Jan 28, 2024
92357a5
Fix - Workflows native UI via internal router (#153)
ilia-medvedev-codefresh Jan 29, 2024
eb4fd71
Bump CLI used in installer-image
danielm-codefresh Jan 30, 2024
40ab1f6
bump app proxy to 1.2623.0
oleksandr-codefresh Jan 30, 2024
80ea310
updated chages list
oleksandr-codefresh Jan 30, 2024
bbcf51c
Merge pull request #155 from codefresh-io/CR-22296-app-proxy
oleksandr-codefresh Jan 30, 2024
62b3eef
danielm-codefresh Jan 31, 2024
b2b9042
Merge pull request #154 from codefresh-io/installer-image
danielm-codefresh Jan 31, 2024
a715f92
update argo-workflows to v3.5.4
danielm-codefresh Jan 31, 2024
7979b13
Merge pull request #156 from codefresh-io/argo-workflows-v3.5.4
danielm-codefresh Feb 1, 2024
7ee1b69
feat(argo-cd): update chart
mikhail-klimko Feb 1, 2024
a58e80c
feat(argo-cd): update chart
mikhail-klimko Feb 1, 2024
2e804de
Merge pull request #158 from codefresh-io/feat-argocd-update-chart
mikhail-klimko Feb 1, 2024
f5f2df1
chore: update argo rollouts to 2.32.5-4-additional-logs
pasha-codefresh Feb 6, 2024
65e5a14
Merge pull request #159 from codefresh-io/rollouts-additional-logs
pasha-codefresh Feb 6, 2024
c9a203f
argo cd 5.53.12-2-cap-2.9-2024.2.8-8ba4b03d4
oleksandr-codefresh Feb 8, 2024
4007e4c
extended description
oleksandr-codefresh Feb 8, 2024
0f8a139
Merge pull request #160 from codefresh-io/CR-vuln-revert
oleksandr-codefresh Feb 8, 2024
6663033
feat: add get-all-images.sh script
mikhail-klimko Feb 12, 2024
f60e8cc
feat: add get-all-images.sh script
mikhail-klimko Feb 12, 2024
9afedfc
feat: add get-all-images.sh script
mikhail-klimko Feb 12, 2024
8d462c8
remove extra columns from Chart.yaml annotations
mikhail-klimko Feb 13, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
## What

## Why

## Notes
<!-- Add any notes here -->
45 changes: 31 additions & 14 deletions charts/gitops-runtime/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
apiVersion: v2
appVersion: 0.1.39
appVersion: 0.1.40
description: A Helm chart for Codefresh gitops runtime
name: gitops-runtime
version: 0.4.2
version: 0.4.3
home: https://github.com/codefresh-io/gitops-runtime-helm
icon: https://avatars1.githubusercontent.com/u/11412079?v=3
keywords:
Expand All @@ -15,33 +15,45 @@ annotations:
artifacthub.io/alternativeName: "codefresh-gitops-runtime"
artifacthub.io/changes: |
- kind: changed
description: Update app version to 0.1.39
description: Add codefresh-gitops-operator as separate chart
- kind: changed
description: Update argo-cd chart to 5.51.6-5-cap-2.9-2024.1.17-0d221227f
description: Update argo-cd chart to 5.51.6-8-cap-2.9-2024.1.24-ccd7124b3. Includes: window rate limiter for the event reporter; support of apps in non-contoller namespaces for non-GRPC reporting mode; critical vuln fixes for argocd;
- kind: changed
description: Update sealed-secrets chart to 2.14.1
description: Update argo-rollouts chart to 2.32.5-3-analysis-fix
- kind: changed
description: Update sealed-secrets image to v0.24.5
- kind: changed
description: Update app-proxy to 1.2608.0
- kind: fixed
description: Fix runtime components log
description: Update argo-workflows chart to 0.40.9-1-v3.5.4-cap-CR-22243
- kind: fixed
description: fix critical security vulnerability
description: fix routing to workflows native UI
- kind: changed
description: Update app-proxy to 1.2623.0
- kind: changed
description: Update argo-cd chart to 5.53.12-2-cap-2.9-2024.2.8-8ba4b03d4
links:
- name: event-reporter v2 rate limiter
url: https://github.com/codefresh-io/argo-cd/blob/release-2.9/changelog/CHANGELOG-2.9-2024.1.17-b48801c0d.md
- name: event-reporter v2 bugfixes for cluster wide apps support;
url: https://github.com/codefresh-io/argo-cd/blob/release-2.9/changelog/CHANGELOG-2.9-2024.1.22-375d827f3.md
- name: event-reporter v1 app delete event bugfix
url: https://github.com/codefresh-io/argo-cd/blob/release-2.9/changelog/CHANGELOG-2.9-2024.2.4-fc84c8a9c.md
- kind: changed
description: Update argo-rollouts chart to 2.32.5-4-additional-logs
links:
- name: GitHub Release
url: https://github.com/codefresh-io/argo-rollouts/releases/tag/1.6.1-additional-logs
dependencies:
- name: argo-cd
repository: https://codefresh-io.github.io/argo-helm
version: 5.51.6-5-cap-2.9-2024.1.17-0d221227f
version: 5.53.12-2-cap-2.9-2024.2.8-8ba4b03d4
- name: argo-events
repository: https://codefresh-io.github.io/argo-helm
version: 2.0.9-1-cap-CR-19893
- name: argo-workflows
repository: https://codefresh-io.github.io/argo-helm
version: 0.22.10-2-CR-20826
version: 0.40.9-1-v3.5.4-cap-CR-22243
condition: argo-workflows.enabled
- name: argo-rollouts
repository: https://codefresh-io.github.io/argo-helm
version: 2.32.5-2-cap-init
version: 2.32.5-4-additional-logs
condition: argo-rollouts.enabled
- name: sealed-secrets
repository: https://bitnami-labs.github.io/sealed-secrets/
Expand All @@ -51,3 +63,8 @@ dependencies:
version: 0.1.15
alias: tunnel-client
condition: tunnel-client.enabled
- name: codefresh-gitops-operator
repository: oci://quay.io/codefresh/charts
version: 1.0.4
alias: gitops-operator
condition: gitops-operator.enabled
35 changes: 10 additions & 25 deletions charts/gitops-runtime/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
## Codefresh gitops runtime
![Version: 0.4.2](https://img.shields.io/badge/Version-0.4.2-informational?style=flat-square) ![AppVersion: 0.1.39](https://img.shields.io/badge/AppVersion-0.1.39-informational?style=flat-square)
![Version: 0.4.3](https://img.shields.io/badge/Version-0.4.3-informational?style=flat-square) ![AppVersion: 0.1.40](https://img.shields.io/badge/AppVersion-0.1.40-informational?style=flat-square)

## Prerequisites

Expand Down Expand Up @@ -27,7 +27,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_dir>:/output quay.io/codefresh/gitops-runtime-private-registry-utils:0.4.2 <local_registry>
docker run -v <output_dir>:/output quay.io/codefresh/gitops-runtime-private-registry-utils:0.4.3 <local_registry>
```
`output_dir` - is a local directory where the utility will output files. <br>
`local_registry` - is your local registry where you want to mirror the images to
Expand Down Expand Up @@ -100,14 +100,14 @@ sealed-secrets:
| 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 | `"1.2608.0"` | |
| app-proxy.image.tag | string | `"1.2623.0"` | |
| 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 | `"1.2608.0"` | |
| app-proxy.initContainer.image.tag | string | `"1.2623.0"` | |
| app-proxy.initContainer.resources.limits.cpu | string | `"1"` | |
| app-proxy.initContainer.resources.limits.memory | string | `"512Mi"` | |
| app-proxy.initContainer.resources.requests.cpu | string | `"0.2"` | |
Expand Down Expand Up @@ -150,7 +150,7 @@ sealed-secrets:
| argo-cd.eventReporter.enabled | bool | `false` | Installs new event reporter component to cluster |
| argo-cd.eventReporter.version | string | `"v1"` | Switches between old and new reporter version. Possible values: v1, v2. For v2 `argo-cd.eventReporter.enabled=true` is required |
| argo-cd.fullnameOverride | string | `"argo-cd"` | |
| argo-cd.notifications.bots.slack | string | `nil` | |
| argo-cd.notifications | object | `{}` | |
| argo-events.crds.install | bool | `false` | |
| argo-events.fullnameOverride | string | `"argo-events"` | |
| argo-rollouts.controller.replicas | int | `1` | |
Expand All @@ -160,7 +160,8 @@ sealed-secrets:
| argo-workflows.crds.install | bool | `true` | Install and upgrade CRDs |
| argo-workflows.enabled | bool | `true` | |
| argo-workflows.fullnameOverride | string | `"argo"` | |
| argo-workflows.server.extraArgs | list | `["--auth-mode=client"]` | auth-mode needs to be set to client to be able to see workflow logs from Codefresh UI |
| argo-workflows.server.authModes | list | `["client"]` | auth-mode needs to be set to client to be able to see workflow logs from Codefresh UI |
| 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. |
| event-reporters.events.argoCDServerServiceName | string | `nil` | LEAVE EMPTY and let the chart logic determine the name. Change only if you are totally sure you need to override ArgoCD service name. |
| event-reporters.events.argoCDServerServicePort | string | `nil` | LEAVE EMPTY and let the chart logic determine the name. Change only if you are totally sure you need to override ArgoCD service port. |
| event-reporters.events.eventSource.affinity | object | `{}` | |
Expand Down Expand Up @@ -223,43 +224,27 @@ sealed-secrets:
| gitops-operator.crds.annotations | object | `{}` | Annotations on gitops operator CRDs |
| gitops-operator.crds.install | bool | `true` | Whether or not to install CRDs |
| gitops-operator.crds.keep | bool | `false` | Keep CRDs if gitops runtime release is uninstalled |
| gitops-operator.enabled | bool | `true` | |
| gitops-operator.env | object | `{}` | |
| gitops-operator.fullnameOverride | string | `""` | |
| gitops-operator.image.pullPolicy | string | `"IfNotPresent"` | |
| gitops-operator.image.repository | string | `"quay.io/codefresh/codefresh-gitops-operator"` | |
| gitops-operator.image.tag | string | `"v0.1.0-alpha.5"` | |
| gitops-operator.image | object | `{}` | |
| gitops-operator.imagePullSecrets | list | `[]` | |
| gitops-operator.kube-rbac-proxy.image.pullPolicy | string | `"IfNotPresent"` | |
| gitops-operator.kube-rbac-proxy.image.repository | string | `"gcr.io/kubebuilder/kube-rbac-proxy"` | |
| gitops-operator.kube-rbac-proxy.image.tag | string | `"v0.14.1"` | |
| gitops-operator.kube-rbac-proxy.image | object | `{}` | |
| gitops-operator.kube-rbac-proxy.resources.limits.cpu | string | `"500m"` | |
| gitops-operator.kube-rbac-proxy.resources.limits.memory | string | `"128Mi"` | |
| gitops-operator.kube-rbac-proxy.resources.requests.cpu | string | `"100m"` | |
| gitops-operator.kube-rbac-proxy.resources.requests.memory | string | `"64Mi"` | |
| gitops-operator.kube-rbac-proxy.securityContext.allowPrivilegeEscalation | bool | `false` | |
| gitops-operator.kube-rbac-proxy.securityContext.capabilities.drop[0] | string | `"ALL"` | |
| gitops-operator.livenessProbe.failureThreshold | int | `10` | |
| gitops-operator.livenessProbe.initialDelaySeconds | int | `10` | |
| gitops-operator.livenessProbe.periodSeconds | int | `10` | |
| gitops-operator.livenessProbe.successThreshold | int | `1` | |
| gitops-operator.livenessProbe.timeoutSeconds | int | `10` | |
| gitops-operator.nameOverride | string | `""` | |
| gitops-operator.nodeSelector | object | `{}` | |
| gitops-operator.podAnnotations | object | `{}` | |
| gitops-operator.podLabels | object | `{}` | |
| gitops-operator.podSecurityContext.runAsNonRoot | bool | `true` | |
| gitops-operator.readinessProbe.failureThreshold | int | `3` | |
| gitops-operator.readinessProbe.initialDelaySeconds | int | `10` | |
| gitops-operator.readinessProbe.periodSeconds | int | `10` | |
| gitops-operator.readinessProbe.successThreshold | int | `1` | |
| gitops-operator.readinessProbe.timeoutSeconds | int | `10` | |
| gitops-operator.replicaCount | int | `1` | |
| gitops-operator.resources.limits.cpu | string | `"500m"` | |
| gitops-operator.resources.limits.memory | string | `"128Mi"` | |
| gitops-operator.resources.requests.cpu | string | `"100m"` | |
| gitops-operator.resources.requests.memory | string | `"64Mi"` | |
| gitops-operator.securityContext.allowPrivilegeEscalation | bool | `false` | |
| gitops-operator.securityContext.capabilities.drop[0] | string | `"ALL"` | |
| gitops-operator.serviceAccount.annotations | object | `{}` | |
| gitops-operator.serviceAccount.create | bool | `true` | |
| gitops-operator.serviceAccount.name | string | `"gitops-operator-controller-manager"` | |
Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

Loading