Skip to content

Commit 8d43ba8

Browse files
committed
create release 0.20.1 draft
1 parent f630737 commit 8d43ba8

File tree

3 files changed

+9
-97
lines changed

3 files changed

+9
-97
lines changed

charts/gitops-runtime/Chart.yaml

Lines changed: 3 additions & 91 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: v2
22
appVersion: 0.1.72
33
description: A Helm chart for Codefresh gitops runtime
44
name: gitops-runtime
5-
version: 0.20.0
5+
version: 0.20.1
66
home: https://github.com/codefresh-io/gitops-runtime-helm
77
icon: https://avatars1.githubusercontent.com/u/11412079?v=3
88
keywords:
@@ -15,97 +15,9 @@ annotations:
1515
artifacthub.io/alternativeName: "codefresh-gitops-runtime"
1616
artifacthub.io/changes: |-
1717
- kind: changed
18-
description: 'feat: update argo workflow to 0.45.15-v3.6.7-cap-CR-28355 (#517)'
18+
description: 'fix: bump gitops operator chart to fix promotion retries (#537)'
1919
- kind: changed
20-
description: bump gitops operator version to 0.7.12 (#528)
21-
- kind: changed
22-
description: 'fix: empty sha from previous commit'
23-
- kind: changed
24-
description: 'feat: add support for custom TLS certificates from the platform (#519)'
25-
- kind: changed
26-
description: 'fix: update ConfigMap name in Argo CD root path retrieval script (#514)'
27-
- kind: changed
28-
description: 'fix(event-reporter): service labels (#515)'
29-
- kind: changed
30-
description: 'feat: updated argo cd helm to 7.8.23-5-cap-v2.14.9-2025-05-20-9356e64a (#508)'
31-
- kind: changed
32-
description: 'chore: bump gitops-operator v0.7.11 (#509)'
33-
- kind: changed
34-
description: 'fix: event-reporter invalid redis-ha url (#512)'
35-
- kind: changed
36-
description: 'fix: cache in CI (#511)'
37-
- kind: changed
38-
description: 'fix: update app-proxy to 1.3523.0 - fixed no_changes error (#510)'
39-
- kind: changed
40-
description: 'chore(CR-29092): updated kubectl for installer (#504)'
41-
- kind: changed
42-
description: 'feat: enhance error handling for app-proxy with CORS support in internal router configmap (#485)'
43-
- kind: changed
44-
description: updated app-proxy with security fixes (#506)
45-
- kind: changed
46-
description: fix - remove archiveLogs=true as it breaks workflow execution with no configured artifact storage (#507)
47-
- kind: changed
48-
description: 'feat: limits enforcement in runtime installation (#495)'
49-
- kind: changed
50-
description: 'feat: Use Codefresh provided storage for workflow logs (#428)'
51-
- kind: changed
52-
description: 'chore(app-proxy): add ServiceMonitor configuration for metrics monitoring (#503)'
53-
- kind: changed
54-
description: 'feat: update codefresh-gitops-operator to 0.7.9 - improve task handling efficiency (#487)'
55-
- kind: changed
56-
description: 'feat(app-proxy): update image tags to 1.3514.0 - fix PromotionFlow saving location in shared-config repo (#501)'
57-
- kind: changed
58-
description: 'feat(event-reporter): add pdb and serviceMonitor templates (#494)'
59-
- kind: changed
60-
description: 'chore: bump gitops-operator 0.7.8 (#496)'
61-
- kind: changed
62-
description: 'feat: update app-proxy to 1.3498.0 - improved error messages if they contain cause (#481)'
63-
- kind: changed
64-
description: 'feat: cf-argocd-extras 0.4.0 with health status enrichment to support argo cd 3.0 (#480)'
65-
- kind: changed
66-
description: 'feat: update app-proxy image tags to 1.3497.0 - create default-git-source in new runtimes (#479)'
67-
- kind: changed
68-
description: 'chore: update codefresh-gitops-operator version to 0.7.3 (#476)'
69-
- kind: changed
70-
description: 'feat: add gzip configuration to internal router configmap (CR-24650) (#475)'
71-
- kind: changed
72-
description: Feat/revert cr 28342 usage (#474)
73-
- kind: changed
74-
description: 'feat: cf-argocd-extras v0.3.22 with payloadVersion reported (#472)'
75-
- kind: changed
76-
description: bump codefresh gitops operator version (#470)
77-
- kind: changed
78-
description: 'feat: global constraints (#469)'
79-
- kind: changed
80-
description: 'feat: limits enforcement in runtime installation (#457)'
81-
- kind: changed
82-
description: 'feat: removal of event-reporter from cf argo-cd fork (#466)'
83-
- kind: changed
84-
description: 'fix: update app-proxy image tags to 1.3470.0 - fix file revision validation (#468)'
85-
- kind: changed
86-
description: updated csdp, gitops-operator (#467)
87-
- kind: changed
88-
description: 'feat: add Argo CD version check and validation in pre-install hook (#462)'
89-
- kind: changed
90-
description: updated nginx (#465)
91-
- kind: changed
92-
description: 'feat: security fixes for Argo Rollouts 1.7.2 (#460)'
93-
- kind: changed
94-
description: updated sealed-secrets (#464)
95-
- kind: changed
96-
description: app-proxy 1.3451.0 with app resource tree with annotations & labels in response (#463)
97-
- kind: changed
98-
description: bumped version to 7.8.23-2-cap-v2.14.9-2025-04-23-4de04dd8 (#461)
99-
- kind: changed
100-
description: 'eat: cf-argocd-extras (0.3.17) - events with change revision data (#459)'
101-
- kind: changed
102-
description: 'feat: cf-argocd-extras (0.3.16) - event-reporter with git-source data (#458)'
103-
- kind: changed
104-
description: 'feat: update setup URL in NOTES.txt to use dynamic values (#449)'
105-
- kind: changed
106-
description: 'feat: add gitops-operator-default pulling interval (#456)'
107-
- kind: changed
108-
description: updated debian, cf-cli, kubectl (#454)
20+
description: bumped gitops-operator and app-proxy version to make github enterprise promotions work (#535)
10921
dependencies:
11022
- name: argo-cd
11123
repository: https://codefresh-io.github.io/argo-helm

charts/gitops-runtime/README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
## Codefresh gitops runtime
2-
![Version: 0.20.0](https://img.shields.io/badge/Version-0.20.0-informational?style=flat-square) ![AppVersion: 0.1.72](https://img.shields.io/badge/AppVersion-0.1.72-informational?style=flat-square)
2+
![Version: 0.20.1](https://img.shields.io/badge/Version-0.20.1-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

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

134134
```
135-
docker run -v <output_dir>:/output quay.io/codefresh/gitops-runtime-private-registry-utils:0.20.0 <local_registry>
135+
docker run -v <output_dir>:/output quay.io/codefresh/gitops-runtime-private-registry-utils:0.20.1 <local_registry>
136136
```
137137
`output_dir` - is a local directory where the utility will output files. <br>
138138
`local_registry` - is your local registry where you want to mirror the images to
@@ -145,7 +145,7 @@ The utility will output 4 files into the folder:
145145

146146
For usage with external ArgoCD run the utility with `EXTERNAL_ARGOCD` environment variable set to `true`.
147147
```
148-
docker run -e EXTERNAL_ARGOCD=true -v <output_dir>:/output quay.io/codefresh/gitops-runtime-private-registry-utils:0.20.0 <local_registry>
148+
docker run -e EXTERNAL_ARGOCD=true -v <output_dir>:/output quay.io/codefresh/gitops-runtime-private-registry-utils:0.20.1 <local_registry>
149149
```
150150
151151
## Openshift
@@ -212,14 +212,14 @@ sealed-secrets:
212212
| 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 |
213213
| app-proxy.image.pullPolicy | string | `"IfNotPresent"` | |
214214
| app-proxy.image.repository | string | `"quay.io/codefresh/cap-app-proxy"` | |
215-
| app-proxy.image.tag | string | `"1.3565.0"` | |
215+
| app-proxy.image.tag | string | `"1.3567.0"` | |
216216
| app-proxy.imagePullSecrets | list | `[]` | |
217217
| app-proxy.initContainer.command[0] | string | `"./init.sh"` | |
218218
| app-proxy.initContainer.env | object | `{}` | |
219219
| app-proxy.initContainer.extraVolumeMounts | list | `[]` | Extra volume mounts for init container |
220220
| app-proxy.initContainer.image.pullPolicy | string | `"IfNotPresent"` | |
221221
| app-proxy.initContainer.image.repository | string | `"quay.io/codefresh/cap-app-proxy-init"` | |
222-
| app-proxy.initContainer.image.tag | string | `"1.3565.0"` | |
222+
| app-proxy.initContainer.image.tag | string | `"1.3567.0"` | |
223223
| app-proxy.initContainer.resources.limits | object | `{}` | |
224224
| app-proxy.initContainer.resources.requests.cpu | string | `"0.2"` | |
225225
| app-proxy.initContainer.resources.requests.memory | string | `"256Mi"` | |

charts/gitops-runtime/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -622,7 +622,7 @@ app-proxy:
622622
maxUnavailable: ""
623623

624624
# ---------------------------------------------------------------------------------------------------------------------
625-
# DOCS: https://github.com/codefresh-io/codefresh-gitops-operator/tree/codefresh-gitops-operator-0.7.12-helm/charts/codefresh-gitops-operator
625+
# DOCS: https://github.com/codefresh-io/codefresh-gitops-operator/tree/codefresh-gitops-operator-0.7.16-helm/charts/codefresh-gitops-operator
626626
# ---------------------------------------------------------------------------------------------------------------------
627627
gitops-operator:
628628
# -- Do not change unless instructed otherwise by Codefresh support

0 commit comments

Comments
 (0)