Skip to content

feat(container)!: Update ghcr.io/grafana-community/helm-charts/loki (14.2.1 → 16.0.1)#121

Merged
denniseffing merged 1 commit into
mainfrom
renovate/main-ghcr.io-grafana-community-helm-charts-loki-16.x
May 20, 2026
Merged

feat(container)!: Update ghcr.io/grafana-community/helm-charts/loki (14.2.1 → 16.0.1)#121
denniseffing merged 1 commit into
mainfrom
renovate/main-ghcr.io-grafana-community-helm-charts-loki-16.x

Conversation

@home-infrastructure-renovate

@home-infrastructure-renovate home-infrastructure-renovate Bot commented May 17, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
ghcr.io/grafana-community/helm-charts/loki (source) major 14.2.116.0.1

Configuration

📅 Schedule: (in timezone Europe/Berlin)

  • 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 Mend Renovate.

@github-actions

github-actions Bot commented May 17, 2026

Copy link
Copy Markdown
--- kubernetes/infrastructure/monitoring/loki/app Kustomization: flux-system/loki OCIRepository: monitoring/loki

+++ kubernetes/infrastructure/monitoring/loki/app Kustomization: flux-system/loki OCIRepository: monitoring/loki

@@ -11,9 +11,9 @@

 spec:
   interval: 1h
   layerSelector:
     mediaType: application/vnd.cncf.helm.chart.content.v1.tar+gzip
     operation: copy
   ref:
-    tag: 14.2.1
+    tag: 16.0.1
   url: oci://ghcr.io/grafana-community/helm-charts/loki
 

@github-actions

Copy link
Copy Markdown
--- HelmRelease: monitoring/loki ConfigMap: monitoring/loki

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

@@ -51,13 +51,12 @@

       reject_old_samples_max_age: 168h
       retention_period: 14d
       split_queries_by_interval: 15m
       volume_enabled: true
     memberlist:
       abort_if_cluster_join_fails: true
-      advertise_addr: ${HASH_RING_INSTANCE_ADDR}
       advertise_port: 7946
       bind_port: 7946
       join_members:
       - loki-memberlist.monitoring.svc.cluster.local
       max_join_backoff: 1m
       max_join_retries: 10
--- HelmRelease: monitoring/loki StatefulSet: monitoring/loki

+++ HelmRelease: monitoring/loki StatefulSet: monitoring/loki

@@ -74,12 +74,13 @@

       - name: loki
         image: docker.io/grafana/loki:3.5.1
         imagePullPolicy: IfNotPresent
         args:
         - -config.file=/etc/loki/config/config.yaml
         - -config.expand-env=true
+        - -memberlist.advertise-addr=$(POD_IP)
         - -target=all
         ports:
         - name: http-metrics
           containerPort: 3100
           protocol: TCP
         - name: grpc
@@ -90,13 +91,13 @@

           protocol: TCP
         env:
         - name: GOMEMLIMIT
           value: 870MiB
         - name: GOGC
           value: '80'
-        - name: HASH_RING_INSTANCE_ADDR
+        - name: POD_IP
           valueFrom:
             fieldRef:
               fieldPath: status.podIP
         securityContext:
           allowPrivilegeEscalation: false
           capabilities:

@home-infrastructure-renovate home-infrastructure-renovate Bot force-pushed the renovate/main-ghcr.io-grafana-community-helm-charts-loki-16.x branch from 6425597 to 16b3a36 Compare May 20, 2026 00:01
@home-infrastructure-renovate home-infrastructure-renovate Bot changed the title feat(container)!: Update ghcr.io/grafana-community/helm-charts/loki (14.2.1 → 16.0.0) feat(container)!: Update ghcr.io/grafana-community/helm-charts/loki (14.2.1 → 16.0.1) May 20, 2026
@denniseffing denniseffing merged commit 45c6850 into main May 20, 2026
4 checks passed
@denniseffing denniseffing deleted the renovate/main-ghcr.io-grafana-community-helm-charts-loki-16.x branch May 20, 2026 13:19
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