Skip to content

Commit

Permalink
chore(deps): update helm releases
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 10, 2024
1 parent 21d7d33 commit 44b0e8d
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions deploy/setup.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,38 +47,38 @@ 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
loki:
enabled: true
namespace: monitoring
chart: grafana/loki
version: 5.36.0
version: 5.48.0
valuesFiles:
- ./loki/values.yaml
priority: -85
tempo:
enabled: true
namespace: monitoring
chart: grafana/tempo
version: 1.6.3
version: 1.15.0
valuesFiles:
- ./tempo/values.yaml
priority: -80
strimzi-operator:
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:
Expand All @@ -92,7 +92,7 @@ apps:
enabled: true
namespace: monitoring
chart: jaegertracing/jaeger
version: 0.71.17
version: 0.74.1
valuesFiles:
- ./jaeger/values.yaml

Expand Down

0 comments on commit 44b0e8d

Please sign in to comment.