Skip to content

Commit 75164ed

Browse files
upd docs
1 parent 5ec2479 commit 75164ed

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

charts/gitops-runtime/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ maintainers:
1414
annotations:
1515
artifacthub.io/alternativeName: "codefresh-gitops-runtime"
1616
artifacthub.io/changes: |-
17-
- kind: changed
17+
- kind: security
1818
description: upd cap-app-proxy (#864)
19-
- kind: changed
19+
- kind: security
2020
description: 'chore(CR-31388): upd gitops-operator with security fixes (#859)'
2121
dependencies:
2222
- name: argo-cd

charts/gitops-runtime/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -323,14 +323,14 @@ gitops-operator:
323323
| 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 |
324324
| app-proxy.image.pullPolicy | string | `"IfNotPresent"` | |
325325
| app-proxy.image.repository | string | `"quay.io/codefresh/cap-app-proxy"` | |
326-
| app-proxy.image.tag | string | `"9621fba"` | |
326+
| app-proxy.image.tag | string | `"ac9a365"` | |
327327
| app-proxy.imagePullSecrets | list | `[]` | |
328328
| app-proxy.initContainer.command[0] | string | `"./init.sh"` | |
329329
| app-proxy.initContainer.env | object | `{}` | |
330330
| app-proxy.initContainer.extraVolumeMounts | list | `[]` | Extra volume mounts for init container |
331331
| app-proxy.initContainer.image.pullPolicy | string | `"IfNotPresent"` | |
332332
| app-proxy.initContainer.image.repository | string | `"quay.io/codefresh/cap-app-proxy-init"` | |
333-
| app-proxy.initContainer.image.tag | string | `"1.3791.0"` | |
333+
| app-proxy.initContainer.image.tag | string | `"ac9a365"` | |
334334
| app-proxy.initContainer.resources.limits | object | `{}` | |
335335
| app-proxy.initContainer.resources.requests.cpu | string | `"0.2"` | |
336336
| app-proxy.initContainer.resources.requests.memory | string | `"256Mi"` | |

0 commit comments

Comments
 (0)