Skip to content

Commit 0e55723

Browse files
update release 0.10 draft
1 parent f82f1d3 commit 0e55723

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

charts/gitops-runtime/Chart.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,10 @@ maintainers:
1414
annotations:
1515
artifacthub.io/alternativeName: "codefresh-gitops-runtime"
1616
artifacthub.io/changes: |-
17+
- kind: changed
18+
description: update init container version (#264)
19+
- kind: changed
20+
description: update release 0.10 draft
1721
- kind: changed
1822
description: update app-proxy (#257)
1923
- kind: changed

charts/gitops-runtime/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ sealed-secrets:
107107
| app-proxy.initContainer.extraVolumeMounts | list | `[]` | Extra volume mounts for init container |
108108
| app-proxy.initContainer.image.pullPolicy | string | `"IfNotPresent"` | |
109109
| app-proxy.initContainer.image.repository | string | `"quay.io/codefresh/cap-app-proxy-init"` | |
110-
| app-proxy.initContainer.image.tag | string | `"1.2963.0"` | |
110+
| app-proxy.initContainer.image.tag | string | `"1.2969.0"` | |
111111
| app-proxy.initContainer.resources.limits.cpu | string | `"1"` | |
112112
| app-proxy.initContainer.resources.limits.memory | string | `"512Mi"` | |
113113
| app-proxy.initContainer.resources.requests.cpu | string | `"0.2"` | |

0 commit comments

Comments
 (0)