Skip to content

Commit b0986d7

Browse files
committed
bumps argo-cd helm chart for redis upgrade
1 parent f3cd45f commit b0986d7

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

charts/gitops-runtime/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ dependencies:
1717
- name: argo-cd
1818
repository: https://codefresh-io.github.io/argo-helm
1919
condition: argo-cd.enabled
20-
version: 8.0.6-8-cap-v3.0.2-2025-09-07-cdf75df5
20+
version: 8.0.6-9-cap-v3.0.2-2025-09-08-9b30d922
2121
- name: argo-events
2222
repository: https://codefresh-io.github.io/argo-helm
2323
version: 2.4.8-cap-CR-29689

charts/gitops-runtime/README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -395,14 +395,14 @@ gitops-operator:
395395
| 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 |
396396
| app-proxy.image.pullPolicy | string | `"IfNotPresent"` | |
397397
| 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"` | |
399399
| app-proxy.imagePullSecrets | list | `[]` | |
400400
| app-proxy.initContainer.command[0] | string | `"./init.sh"` | |
401401
| app-proxy.initContainer.env | object | `{}` | |
402402
| app-proxy.initContainer.extraVolumeMounts | list | `[]` | Extra volume mounts for init container |
403403
| app-proxy.initContainer.image.pullPolicy | string | `"IfNotPresent"` | |
404404
| 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"` | |
406406
| app-proxy.initContainer.resources.limits | object | `{}` | |
407407
| app-proxy.initContainer.resources.requests.cpu | string | `"0.2"` | |
408408
| app-proxy.initContainer.resources.requests.memory | string | `"256Mi"` | |
@@ -470,8 +470,8 @@ gitops-operator:
470470
| argo-cd.crds.install | bool | `true` | |
471471
| argo-cd.enabled | bool | `true` | |
472472
| 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"` | |
475475
| argo-events.configs.jetstream.versions[0].natsImage | string | `"nats:2.11.4"` | |
476476
| argo-events.configs.jetstream.versions[0].startCommand | string | `"/nats-server"` | |
477477
| argo-events.configs.jetstream.versions[0].version | string | `"latest"` | |
@@ -649,7 +649,7 @@ gitops-operator:
649649
| internal-router.fullnameOverride | string | `"internal-router"` | |
650650
| internal-router.image.pullPolicy | string | `"IfNotPresent"` | |
651651
| 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"` | |
653653
| internal-router.imagePullSecrets | list | `[]` | |
654654
| internal-router.ipv6 | object | `{"enabled":false}` | For ipv6 enabled clusters switch ipv6 enabled to true |
655655
| internal-router.nameOverride | string | `""` | |

0 commit comments

Comments
 (0)