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:
1414annotations :
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
Original file line number Diff line number Diff 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"` | |
You can’t perform that action at this time.
0 commit comments