Skip to content

Commit fa2c071

Browse files
Merge pull request #381 from luminartech/chore/upgrade-argo-events-to-v2.4.15
chore: upgrade Argo Events to v2.4.15
2 parents 4f4808e + e7a8493 commit fa2c071

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
annotations:
22
category: Application
33
apiVersion: v2
4-
appVersion: "2.4.3"
4+
appVersion: "2.4.15"
55
description: A Helm chart for argo-events
66
name: argo-events
7-
version: "2.4.3-0"
7+
version: "2.4.15"
88
home: "https://github.com/luminartech/helm-charts-public"
99
sources:
1010
- https://github.com/luminartech/helm-charts-public/tree/main/charts/modules/apps/argo-events
@@ -13,6 +13,6 @@ maintainers:
1313
email: ipe@luminartech.com
1414
dependencies:
1515
- name: argo-events
16-
version: "2.4.3"
16+
version: "2.4.15"
1717
repository: https://argoproj.github.io/argo-helm
1818
condition: argo-events.enabled

charts/modules/apps/argo-events/values.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -46,10 +46,10 @@ argo-events:
4646
configs:
4747
jetstream:
4848
versions:
49-
- version: "2.8.1"
50-
natsImage: nats:2.8.1
51-
metricsExporterImage: natsio/prometheus-nats-exporter:0.9.1
52-
configReloaderImage: natsio/nats-server-config-reloader:0.7.0
49+
- version: "2.10.10"
50+
natsImage: nats:2.10.10
51+
metricsExporterImage: natsio/prometheus-nats-exporter:0.14.0
52+
configReloaderImage: natsio/nats-server-config-reloader:0.14.0
5353
startCommand: /nats-server
5454
nats:
5555
versions:

0 commit comments

Comments
 (0)