Skip to content
This repository has been archived by the owner on Aug 17, 2024. It is now read-only.

feat(helm): update chart loki to 6.7.1 #540

Merged
merged 1 commit into from
Jul 19, 2024
Merged

feat(helm): update chart loki to 6.7.1 #540

merged 1 commit into from
Jul 19, 2024

Conversation

k3s-home-gha-bot[bot]
Copy link
Contributor

@k3s-home-gha-bot k3s-home-gha-bot bot commented Jul 13, 2024

This PR contains the following updates:

Package Update Change
loki (source) minor 6.6.5 -> 6.7.1

Release Notes

grafana/helm-charts (loki)

v6.7.1

Helm chart for Grafana Loki and Grafana Enterprise Logs supporting both simple, scalable and distributed modes.

Source commit: grafana/loki@b5b861c

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

v6.7.0

Helm chart for Grafana Loki and Grafana Enterprise Logs supporting both simple, scalable and distributed modes.

Source commit: grafana/loki@fc3904e

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

v6.6.6

Helm chart for Grafana Loki and Grafana Enterprise Logs supporting both simple, scalable and distributed modes.

Source commit: grafana/loki@4ca9785

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


Configuration

📅 Schedule: Branch creation - "every weekend" (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 Renovate Bot.

Copy link

github-actions bot commented Jul 13, 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: grafana
         namespace: flux-system
-      version: 6.6.5
+      version: 6.7.1
   dependsOn:
   - name: local-path-provisioner
     namespace: storage
   install:
     createNamespace: true
     remediation:

@k3s-home-gha-bot k3s-home-gha-bot bot changed the title fix(helm): update chart loki to 6.6.6 feat(helm): update chart loki to 6.7.0 Jul 16, 2024
@k3s-home-gha-bot k3s-home-gha-bot bot changed the title feat(helm): update chart loki to 6.7.0 feat(helm): update chart loki to 6.7.1 Jul 16, 2024
Copy link

--- HelmRelease: observability/loki Deployment: observability/loki-read

+++ HelmRelease: observability/loki Deployment: observability/loki-read

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

         runAsGroup: 10001
         runAsNonRoot: true
         runAsUser: 10001
       terminationGracePeriodSeconds: 30
       containers:
       - name: loki
-        image: docker.io/grafana/loki:3.0.0
+        image: docker.io/grafana/loki:3.1.0
         imagePullPolicy: IfNotPresent
         args:
         - -config.file=/etc/loki/config/config.yaml
         - -target=read
         - -legacy-read-mode=false
         - -common.compactor-grpc-address=loki-backend.observability.svc.cluster.local:9095
--- HelmRelease: observability/loki StatefulSet: observability/loki-backend

+++ HelmRelease: observability/loki StatefulSet: observability/loki-backend

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

         - name: LOG_LEVEL
           value: INFO
         volumeMounts:
         - name: sc-rules-volume
           mountPath: /rules
       - name: loki
-        image: docker.io/grafana/loki:3.0.0
+        image: docker.io/grafana/loki:3.1.0
         imagePullPolicy: IfNotPresent
         args:
         - -config.file=/etc/loki/config/config.yaml
         - -target=backend
         - -legacy-read-mode=false
         ports:
--- HelmRelease: observability/loki StatefulSet: observability/loki-write

+++ HelmRelease: observability/loki StatefulSet: observability/loki-write

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

         runAsGroup: 10001
         runAsNonRoot: true
         runAsUser: 10001
       terminationGracePeriodSeconds: 300
       containers:
       - name: loki
-        image: docker.io/grafana/loki:3.0.0
+        image: docker.io/grafana/loki:3.1.0
         imagePullPolicy: IfNotPresent
         args:
         - -config.file=/etc/loki/config/config.yaml
         - -target=write
         ports:
         - name: http-metrics

@tparker00 tparker00 merged commit 0d1027a into main Jul 19, 2024
5 checks passed
@tparker00 tparker00 deleted the renovate/loki-6.x branch July 19, 2024 13:38
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant