File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -14,6 +14,10 @@ maintainers:
14
14
annotations :
15
15
artifacthub.io/alternativeName : " codefresh-gitops-runtime"
16
16
artifacthub.io/changes : |-
17
+ - kind: changed
18
+ description: update init container version (#264)
19
+ - kind: changed
20
+ description: update release 0.10 draft
17
21
- kind: changed
18
22
description: update app-proxy (#257)
19
23
- kind: changed
Original file line number Diff line number Diff line change @@ -107,7 +107,7 @@ sealed-secrets:
107
107
| app-proxy.initContainer.extraVolumeMounts | list | `[]` | Extra volume mounts for init container |
108
108
| app-proxy.initContainer.image.pullPolicy | string | `"IfNotPresent"` | |
109
109
| 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"` | |
111
111
| app-proxy.initContainer.resources.limits.cpu | string | `"1"` | |
112
112
| app-proxy.initContainer.resources.limits.memory | string | `"512Mi"` | |
113
113
| app-proxy.initContainer.resources.requests.cpu | string | `"0.2"` | |
You can’t perform that action at this time.
0 commit comments