Skip to content

feat(helm): update chart loki ( 6.49.0 ➔ 6.55.0 )#281

Open
parsec-renovate[bot] wants to merge 1 commit intomainfrom
renovate/loki-6.x
Open

feat(helm): update chart loki ( 6.49.0 ➔ 6.55.0 )#281
parsec-renovate[bot] wants to merge 1 commit intomainfrom
renovate/loki-6.x

Conversation

@parsec-renovate
Copy link
Contributor

@parsec-renovate parsec-renovate bot commented Jan 21, 2026

This PR contains the following updates:

Package Update Change
loki (source) minor 6.49.06.55.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


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.

@github-actions
Copy link

github-actions bot commented Jan 21, 2026

--- 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: grafana
         namespace: flux-system
-      version: 6.49.0
+      version: 6.55.0
   dependsOn:
   - name: rook-ceph-cluster
     namespace: rook-ceph
   install:
     crds: Skip
     remediation:

@parsec-renovate parsec-renovate bot changed the title feat(helm): update chart loki ( 6.49.0 ➔ 6.50.0 ) feat(helm): update chart loki ( 6.49.0 ➔ 6.51.0 ) Jan 21, 2026
@parsec-renovate parsec-renovate bot changed the title feat(helm): update chart loki ( 6.49.0 ➔ 6.51.0 ) feat(helm): update chart loki ( 6.49.0 ➔ 6.52.0 ) Feb 5, 2026
@github-actions
Copy link

github-actions bot commented Feb 5, 2026

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

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

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

         runAsGroup: 10001
         runAsNonRoot: true
         runAsUser: 10001
       terminationGracePeriodSeconds: 30
       containers:
       - name: loki
-        image: docker.io/grafana/loki:3.6.3
+        image: docker.io/grafana/loki:3.6.7
         imagePullPolicy: IfNotPresent
         args:
         - -config.file=/etc/loki/config/config.yaml
         - -target=all
         ports:
         - name: http-metrics
@@ -88,13 +88,13 @@

         - name: storage
           mountPath: /var/loki
         - name: sc-rules-volume
           mountPath: /rules
         resources: {}
       - name: loki-sc-rules
-        image: ghcr.io/kiwigrid/k8s-sidecar:1.30.9
+        image: ghcr.io/kiwigrid/k8s-sidecar:2.5.0
         imagePullPolicy: IfNotPresent
         env:
         - name: METHOD
           value: WATCH
         - name: LABEL
           value: loki_rule
@@ -114,12 +114,14 @@

           allowPrivilegeEscalation: false
           capabilities:
             drop:
             - ALL
           readOnlyRootFilesystem: true
         volumeMounts:
+        - name: tmp
+          mountPath: /tmp
         - name: sc-rules-volume
           mountPath: /rules
       affinity:
         podAntiAffinity:
           requiredDuringSchedulingIgnoredDuringExecution:
           - labelSelector:

@parsec-renovate parsec-renovate bot changed the title feat(helm): update chart loki ( 6.49.0 ➔ 6.52.0 ) feat(helm): update chart loki ( 6.49.0 ➔ 6.53.0 ) Feb 10, 2026
@parsec-renovate parsec-renovate bot changed the title feat(helm): update chart loki ( 6.49.0 ➔ 6.53.0 ) feat(helm): update chart loki ( 6.49.0 ➔ 6.54.0 ) Mar 11, 2026
@parsec-renovate parsec-renovate bot changed the title feat(helm): update chart loki ( 6.49.0 ➔ 6.54.0 ) feat(helm): update chart loki ( 6.49.0 ➔ 6.55.0 ) Mar 11, 2026
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