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(charts): update helm chart loki to 5.41.1 #3515

Merged
merged 1 commit into from
Dec 13, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 12, 2023

Mend Renovate

This PR contains the following updates:

Package Update Change
loki (source) minor 5.40.1 -> 5.41.1

Release Notes

grafana/helm-charts (loki)

v5.41.1

Helm chart for Grafana Loki in simple, scalable mode

Source commit: grafana/loki@f406f52

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

v5.41.0

Helm chart for Grafana Loki in simple, scalable mode

Source commit: grafana/loki@48b6050

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


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 these updates 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

Helm Release Diff: logs/loki/loki.yaml

--- /tmp/tmp.4LosCROIgt	2023-12-12 12:57:10.155232290 +0000
+++ /tmp/tmp.zFUuqLuGxR	2023-12-12 12:57:11.167238433 +0000
@@ -688,7 +688,7 @@
         runAsUser: 10001
       containers:
         - name: loki-canary
-          image: docker.io/grafana/loki-canary:2.9.2
+          image: docker.io/grafana/loki-canary:2.9.3
           imagePullPolicy: IfNotPresent
           args:
             - -addr=loki-gateway.default.svc.cluster.local.:80
@@ -830,7 +830,7 @@
       terminationGracePeriodSeconds: 30
       containers:
         - name: loki
-          image: docker.io/grafana/loki:2.9.2
+          image: docker.io/grafana/loki:2.9.3
           imagePullPolicy: IfNotPresent
           args:
             - -config.file=/etc/loki/config/config.yaml
@@ -962,7 +962,7 @@
             - name: sc-rules-volume
               mountPath: "/rules"
         - name: loki
-          image: docker.io/grafana/loki:2.9.2
+          image: docker.io/grafana/loki:2.9.3
           imagePullPolicy: IfNotPresent
           args:
             - -config.file=/etc/loki/config/config.yaml
@@ -1083,7 +1083,7 @@
       terminationGracePeriodSeconds: 300
       containers:
         - name: loki
-          image: docker.io/grafana/loki:2.9.2
+          image: docker.io/grafana/loki:2.9.3
           imagePullPolicy: IfNotPresent
           args:
             - -config.file=/etc/loki/config/config.yaml

| datasource | package | from   | to     |
| ---------- | ------- | ------ | ------ |
| helm       | loki    | 5.40.1 | 5.41.1 |


Signed-off-by: Jeff Billimek <billimek@users.noreply.github.com>
@renovate renovate bot changed the title feat(charts): update helm chart loki to 5.41.0 feat(charts): update helm chart loki to 5.41.1 Dec 12, 2023
Copy link

Helm Release Diff: logs/loki/loki.yaml

--- /tmp/tmp.yUwximonmx	2023-12-12 19:37:07.615883898 +0000
+++ /tmp/tmp.33h1opSbiT	2023-12-12 19:37:08.567884712 +0000
@@ -688,7 +688,7 @@
         runAsUser: 10001
       containers:
         - name: loki-canary
-          image: docker.io/grafana/loki-canary:2.9.2
+          image: docker.io/grafana/loki-canary:2.9.3
           imagePullPolicy: IfNotPresent
           args:
             - -addr=loki-gateway.default.svc.cluster.local.:80
@@ -830,7 +830,7 @@
       terminationGracePeriodSeconds: 30
       containers:
         - name: loki
-          image: docker.io/grafana/loki:2.9.2
+          image: docker.io/grafana/loki:2.9.3
           imagePullPolicy: IfNotPresent
           args:
             - -config.file=/etc/loki/config/config.yaml
@@ -962,7 +962,7 @@
             - name: sc-rules-volume
               mountPath: "/rules"
         - name: loki
-          image: docker.io/grafana/loki:2.9.2
+          image: docker.io/grafana/loki:2.9.3
           imagePullPolicy: IfNotPresent
           args:
             - -config.file=/etc/loki/config/config.yaml
@@ -1083,7 +1083,7 @@
       terminationGracePeriodSeconds: 300
       containers:
         - name: loki
-          image: docker.io/grafana/loki:2.9.2
+          image: docker.io/grafana/loki:2.9.3
           imagePullPolicy: IfNotPresent
           args:
             - -config.file=/etc/loki/config/config.yaml

@billimek billimek merged commit 1f9ed69 into master Dec 13, 2023
2 checks passed
@billimek billimek deleted the renovate/loki-5.x branch December 13, 2023 03:04
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