Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(helm-chart): update helm release loki to v5.37.0 #3301

Merged
merged 1 commit into from
Nov 21, 2023

Conversation

budimanjojo-bot[bot]
Copy link
Contributor

This PR contains the following updates:

Package Update Change
loki (source) minor 5.36.3 -> 5.37.0

Release Notes

grafana/helm-charts (loki)

v5.37.0

Helm chart for Grafana Loki in simple, scalable mode

Source commit: grafana/loki@4455cd9

Tag on source: https://github.com/grafana/loki/releases/tag/helm-loki-5.37.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

Signed-off-by: budimanjojo-bot <111944664+budimanjojo-bot[bot]@users.noreply.github.com>
@budimanjojo-bot budimanjojo-bot bot added renovate/helm Pull request to a Renovate helm update renovatebot Pull request created by Renovate type/minor Pull request of type minor version bump labels Nov 21, 2023
@budimanjojo-bot
Copy link
Contributor Author

--- cluster/apps/monitoring-system/loki/base Kustomization: flux-system/monitoring-system-loki HelmRelease: monitoring-system/loki

+++ cluster/apps/monitoring-system/loki/base Kustomization: flux-system/monitoring-system-loki HelmRelease: monitoring-system/loki

@@ -10,13 +10,13 @@

       chart: loki
       interval: 15m
       sourceRef:
         kind: HelmRepository
         name: grafana-charts
         namespace: flux-system
-      version: 5.36.3
+      version: 5.37.0
   install:
     createNamespace: true
     remediation:
       retries: 5
   interval: 15m
   upgrade:

@budimanjojo-bot
Copy link
Contributor Author

--- cluster/base HelmRelease: monitoring-system/loki ConfigMap: monitoring-system/loki

+++ cluster/base HelmRelease: monitoring-system/loki ConfigMap: monitoring-system/loki

@@ -24,13 +24,12 @@

       scheduler_address: ""
     frontend_worker:
       scheduler_address: ""
     index_gateway:
       mode: ring
     limits_config:
-      enforce_metric_name: false
       ingestion_burst_size_mb: 1000
       ingestion_rate_mb: 50
       max_cache_freshness_per_query: 10m
       per_stream_rate_limit: 5MB
       per_stream_rate_limit_burst: 20MB
       reject_old_samples: true
@@ -61,7 +60,9 @@

       http_listen_port: 3100
     storage_config:
       hedging:
         at: 250ms
         max_per_second: 20
         up_to: 3
+    tracing:
+      enabled: false
 

@budimanjojo-bot budimanjojo-bot bot merged commit dc83c95 into main Nov 21, 2023
4 checks passed
@budimanjojo-bot budimanjojo-bot bot deleted the renovate/loki-5.x branch November 21, 2023 17:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
renovate/helm Pull request to a Renovate helm update renovatebot Pull request created by Renovate type/minor Pull request of type minor version bump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants