Compare commits

..

3 Commits

2 changed files with 2 additions and 2 deletions

View File

@ -22,7 +22,7 @@ dependencies:
repository: https://argoproj.github.io/argo-helm
condition: argo-events.enabled
- name: argo-cd
version: 8.0.15
version: 8.0.16
repository: https://argoproj.github.io/argo-helm
condition: argo-cd.enabled
- name: argocd-image-updater

View File

@ -27,7 +27,7 @@ argo-events:
- version: 2.10.11
natsImage: nats:2.11.4-scratch
metricsExporterImage: natsio/prometheus-nats-exporter:0.17.3
configReloaderImage: natsio/nats-server-config-reloader:0.14.1
configReloaderImage: natsio/nats-server-config-reloader:0.18.0
startCommand: /nats-server
argo-cd: