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.19.0 - autoclosed #301

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 19, 2024

This PR contains the following updates:

Package Update Change
loki (source) minor 6.16.0 -> 6.19.0

Release Notes

grafana/helm-charts (loki)

v6.19.0

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

v6.18.0

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


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 was generated by Mend Renovate. View the repository job log.

Copy link

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

+++ kubernetes/main/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.16.0
+      version: 6.18.0
   install:
     remediation:
       retries: 3
   interval: 30m
   timeout: 15m
   upgrade:

Copy link

--- HelmRelease: observability/loki StatefulSet: observability/loki

+++ HelmRelease: observability/loki StatefulSet: observability/loki

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

         - name: LOG_LEVEL
           value: INFO
         volumeMounts:
         - name: sc-rules-volume
           mountPath: /rules
       - name: loki
-        image: docker.io/grafana/loki:3.1.1
+        image: docker.io/grafana/loki:3.2.0
         imagePullPolicy: IfNotPresent
         args:
         - -config.file=/etc/loki/config/config.yaml
         - -target=all
         ports:
         - name: http-metrics
--- HelmRelease: observability/loki Ingress: observability/loki

+++ HelmRelease: observability/loki Ingress: observability/loki

@@ -133,12 +133,19 @@

         pathType: Prefix
         backend:
           service:
             name: loki
             port:
               number: 3100
+      - path: /loki/api/v1/detected_field
+        pathType: Prefix
+        backend:
+          service:
+            name: loki
+            port:
+              number: 3100
       - path: /loki/api/v1/detected_fields
         pathType: Prefix
         backend:
           service:
             name: loki
             port:

@willianpaixao willianpaixao force-pushed the main branch 20 times, most recently from d97a031 to 8cd8b78 Compare October 28, 2024 11:21
@willianpaixao willianpaixao force-pushed the main branch 5 times, most recently from 5b700f7 to a6bb61b Compare November 3, 2024 18:36
@willianpaixao willianpaixao force-pushed the main branch 2 times, most recently from e05b84d to 653cd06 Compare November 3, 2024 18:42
@renovate renovate bot changed the title feat(helm): update chart loki to 6.18.0 feat(helm): update chart loki to 6.19.0 Nov 7, 2024
@renovate renovate bot force-pushed the renovate/loki-6.x branch from 076869d to d9e4197 Compare November 7, 2024 19:13
@willianpaixao willianpaixao force-pushed the main branch 4 times, most recently from 448aa42 to 5541647 Compare November 8, 2024 12:22
@renovate renovate bot changed the title feat(helm): update chart loki to 6.19.0 feat(helm): update chart loki to 6.19.0 - autoclosed Nov 8, 2024
@renovate renovate bot closed this Nov 8, 2024
@renovate renovate bot deleted the renovate/loki-6.x branch November 8, 2024 12:44
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.

0 participants