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 6.2.3 #46

Merged
merged 1 commit into from
Apr 19, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 12, 2024

Mend Renovate

This PR contains the following updates:

Package Update Change
loki (source) minor 6.0.0 -> 6.2.3

Release Notes

grafana/helm-charts (loki)

v6.2.3

Promtail is an agent which ships the contents of local logs to a Loki instance

v6.2.2

The leading tool for querying and visualizing time series and metrics.

v6.2.1

The leading tool for querying and visualizing time series and metrics.

v6.2.0

Helm chart for Grafana Loki in simple, scalable mode

Source commit: grafana/loki@c4aa6ea

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

v6.1.0

Helm chart for Grafana Loki in simple, scalable mode

Source commit: grafana/loki@2e32ec5

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


Configuration

📅 Schedule: Branch creation - "on saturday" (UTC), 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 Mend Renovate. View repository job log here.

Copy link

github-actions bot commented Apr 12, 2024

--- kubernetes/apps/observability/loki/app Kustomization: flux-system/loki HelmRelease: observability/loki

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

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

     spec:
       chart: loki
       sourceRef:
         kind: HelmRepository
         name: loki
         namespace: flux-system
-      version: 6.0.0
+      version: 6.2.3
   install:
     remediation:
       retries: 3
   interval: 30m
   timeout: 15m
   upgrade:

@renovate renovate bot changed the title feat(helm): update chart loki to 6.2.0 feat(helm): update chart loki to 6.2.1 Apr 18, 2024
@renovate renovate bot force-pushed the renovate/loki-6.x branch from 8da5488 to 4ada9dd Compare April 18, 2024 14:52
@willianpaixao willianpaixao self-assigned this Apr 19, 2024
@willianpaixao willianpaixao self-requested a review April 19, 2024 09:05
@renovate renovate bot changed the title feat(helm): update chart loki to 6.2.1 feat(helm): update chart loki to 6.2.3 Apr 19, 2024
@renovate renovate bot force-pushed the renovate/loki-6.x branch from 4ada9dd to cabc605 Compare April 19, 2024 09:06
Copy link

--- HelmRelease: observability/loki ConfigMap: observability/loki

+++ HelmRelease: observability/loki ConfigMap: observability/loki

@@ -35,12 +35,14 @@

       reject_old_samples: true
       reject_old_samples_max_age: 168h
       split_queries_by_interval: 15m
     memberlist:
       join_members:
       - loki-memberlist
+    pattern_ingester:
+      enabled: false
     querier:
       max_concurrent: 2
     query_range:
       align_queries_with_step: true
       cache_results: true
       results_cache:

Copy link
Owner

@willianpaixao willianpaixao left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@willianpaixao willianpaixao merged commit 15be27e into main Apr 19, 2024
7 checks passed
@willianpaixao willianpaixao deleted the renovate/loki-6.x branch April 19, 2024 09:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant