@@ -395,14 +395,14 @@ gitops-operator:
395
395
| 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 |
396
396
| app-proxy.image.pullPolicy | string | `"IfNotPresent"` | |
397
397
| app-proxy.image.repository | string | `"quay.io/codefresh/cap-app-proxy"` | |
398
- | app-proxy.image.tag | string | `"1.3706 .0"` | |
398
+ | app-proxy.image.tag | string | `"1.3735 .0"` | |
399
399
| app-proxy.imagePullSecrets | list | `[]` | |
400
400
| app-proxy.initContainer.command[0] | string | `"./init.sh"` | |
401
401
| app-proxy.initContainer.env | object | `{}` | |
402
402
| app-proxy.initContainer.extraVolumeMounts | list | `[]` | Extra volume mounts for init container |
403
403
| app-proxy.initContainer.image.pullPolicy | string | `"IfNotPresent"` | |
404
404
| app-proxy.initContainer.image.repository | string | `"quay.io/codefresh/cap-app-proxy-init"` | |
405
- | app-proxy.initContainer.image.tag | string | `"1.3706 .0"` | |
405
+ | app-proxy.initContainer.image.tag | string | `"1.3735 .0"` | |
406
406
| app-proxy.initContainer.resources.limits | object | `{}` | |
407
407
| app-proxy.initContainer.resources.requests.cpu | string | `"0.2"` | |
408
408
| app-proxy.initContainer.resources.requests.memory | string | `"256Mi"` | |
@@ -470,8 +470,8 @@ gitops-operator:
470
470
| argo-cd.crds.install | bool | `true` | |
471
471
| argo-cd.enabled | bool | `true` | |
472
472
| argo-cd.fullnameOverride | string | `"argo-cd"` | |
473
- | argo-events.configs.jetstream.versions[0].configReloaderImage | string | `"natsio/nats-server-config-reloader:0.18.2 "` | |
474
- | argo-events.configs.jetstream.versions[0].metricsExporterImage | string | `"natsio/prometheus-nats-exporter:0.16.0 "` | |
473
+ | argo-events.configs.jetstream.versions[0].configReloaderImage | string | `"natsio/nats-server-config-reloader:0.19.1 "` | |
474
+ | argo-events.configs.jetstream.versions[0].metricsExporterImage | string | `"natsio/prometheus-nats-exporter:0.17.3 "` | |
475
475
| argo-events.configs.jetstream.versions[0].natsImage | string | `"nats:2.11.4"` | |
476
476
| argo-events.configs.jetstream.versions[0].startCommand | string | `"/nats-server"` | |
477
477
| argo-events.configs.jetstream.versions[0].version | string | `"latest"` | |
@@ -649,7 +649,7 @@ gitops-operator:
649
649
| internal-router.fullnameOverride | string | `"internal-router"` | |
650
650
| internal-router.image.pullPolicy | string | `"IfNotPresent"` | |
651
651
| internal-router.image.repository | string | `"docker.io/nginxinc/nginx-unprivileged"` | |
652
- | internal-router.image.tag | string | `"1.28 -alpine3.21 "` | |
652
+ | internal-router.image.tag | string | `"1.29 -alpine3.22 "` | |
653
653
| internal-router.imagePullSecrets | list | `[]` | |
654
654
| internal-router.ipv6 | object | `{"enabled":false}` | For ipv6 enabled clusters switch ipv6 enabled to true |
655
655
| internal-router.nameOverride | string | `""` | |
0 commit comments