diff --git a/deploy/setup.yaml b/deploy/setup.yaml index a53e1ab..ec3a807 100644 --- a/deploy/setup.yaml +++ b/deploy/setup.yaml @@ -47,7 +47,7 @@ apps: wait: true # wait till ready, else it will to call the ingress admission webhooks namespace: ingress chart: ingress-nginx/ingress-nginx - version: 4.8.3 + version: 4.11.3 valuesFiles: - ./ingress-nginx/values.yaml priority: -90 @@ -55,7 +55,7 @@ apps: enabled: true namespace: monitoring chart: grafana/loki - version: 5.36.0 + version: 5.48.0 valuesFiles: - ./loki/values.yaml priority: -85 @@ -63,7 +63,7 @@ apps: enabled: true namespace: monitoring chart: grafana/tempo - version: 1.6.3 + version: 1.16.0 valuesFiles: - ./tempo/values.yaml priority: -80 @@ -71,14 +71,14 @@ apps: enabled: true namespace: strimzi chart: strimzi/strimzi-kafka-operator - version: 0.38.0 + version: 0.44.0 valuesFiles: - ./strimzi/values.yaml unleash: enabled: true namespace: unleash chart: unleash/unleash - version: 3.0.4 + version: 3.1.4 valuesFiles: - ./unleash/values.yaml unleash-proxy: @@ -92,7 +92,7 @@ apps: enabled: true namespace: monitoring chart: jaegertracing/jaeger - version: 0.71.17 + version: 0.74.1 valuesFiles: - ./jaeger/values.yaml