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

feat(helm): update chart loki to 5.37.0 #567

Merged
merged 1 commit into from
Nov 21, 2023
Merged

Conversation

ghost
Copy link

@ghost ghost commented Nov 21, 2023

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: Disabled by config. Please merge this manually once you are satisfied.

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.

@ghost ghost added renovate/helm type/minor area/kubernetes Changes made in the kubernetes directory labels Nov 21, 2023
@ghost
Copy link
Author

ghost commented Nov 21, 2023

--- kubernetes/apps/monitoring/loki/app Kustomization: flux-system/cluster-apps-loki HelmRelease: monitoring/loki

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

@@ -9,13 +9,13 @@

     spec:
       chart: loki
       sourceRef:
         kind: HelmRepository
         name: grafana
         namespace: flux-system
-      version: 5.36.3
+      version: 5.37.0
   dependsOn:
   - name: local-path-provisioner
     namespace: kube-system
   - name: rook-ceph-cluster
     namespace: rook-ceph
   install:

@ghost
Copy link
Author

ghost commented Nov 21, 2023

--- kubernetes HelmRelease: monitoring/loki ConfigMap: monitoring/loki

+++ kubernetes HelmRelease: monitoring/loki ConfigMap: monitoring/loki

@@ -101,7 +101,9 @@

       log_level: info
     storage_config:
       hedging:
         at: 250ms
         max_per_second: 20
         up_to: 3
+    tracing:
+      enabled: false
 

@osnabrugge osnabrugge merged commit 4e650b2 into main Nov 21, 2023
5 of 6 checks passed
@ghost ghost deleted the renovate/loki-5.x branch November 21, 2023 17:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/kubernetes Changes made in the kubernetes directory renovate/helm type/minor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant