Skip to content

feat: update helm chart loki to 3.6.0 #2660

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

Merged
merged 1 commit into from
Dec 4, 2022
Merged

feat: update helm chart loki to 3.6.0 #2660

merged 1 commit into from
Dec 4, 2022

Conversation

bloopy-boi[bot]
Copy link
Contributor

@bloopy-boi bloopy-boi bot commented Dec 2, 2022

This PR contains the following updates:

Package Update Change
loki (source) minor 3.5.0 -> 3.6.0

⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.


Release Notes

grafana/helm-charts

v3.6.0

Helm chart for Grafana Loki in simple, scalable mode

Source commit: grafana/loki@652e216

Tag on source: https://github.com/grafana/loki/releases/tag/helm-loki-3.6.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 Renovate Bot.

@bloopy-boi bloopy-boi bot requested a review from h3mmy as a code owner December 2, 2022 22:20
@bloopy-boi bloopy-boi bot added renovate/helm type/minor size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. area/cluster Changes made in the cluster directory labels Dec 2, 2022
@bloopy-boi
Copy link
Contributor Author

bloopy-boi bot commented Dec 2, 2022

Path: cluster/apps/monitoring/loki/helm-release.yaml
Version: 3.5.0 -> 3.6.0

@@ -570,7 +570,7 @@
 runAsUser: 10001
 containers:
 - name: loki-canary
- image: docker.io/grafana/loki-canary:2.6.1
+ image: docker.io/grafana/loki-canary:2.7.0
 imagePullPolicy: IfNotPresent
 args:
 - -addr=loki-gateway.default.svc.cluster.local.
@@ -623,7 +623,7 @@
 template:
 metadata:
 annotations:
- checksum/config: a43eb46a58dfbdd804cb7fd9b34225567090111175c3479ceb09972e65871be0
+ checksum/config: 121544e57847801fa717e73b40bed9f83a3c1c2be21f0a042e6382260213ebea
 labels:
 app.kubernetes.io/name: loki
 app.kubernetes.io/instance: loki
@@ -711,7 +711,7 @@
 template:
 metadata:
 annotations:
- checksum/config: ea007224aea00f39fdd9a0edfb4876f8781234138cd2a32ca4c6757656c25ee9
+ checksum/config: d7b34dc6fdfe7a309196fce8026a8e6c51027de3cd0b307d1958ebbb167e0fd3
 labels:
 app.kubernetes.io/part-of: memberlist
 app.kubernetes.io/name: loki
@@ -728,7 +728,7 @@
 terminationGracePeriodSeconds: 30
 containers:
 - name: read
- image: docker.io/grafana/loki:2.6.1
+ image: docker.io/grafana/loki:2.7.0
 imagePullPolicy: IfNotPresent
 args:
 - -config.file=/etc/loki/config/config.yaml
@@ -830,7 +830,7 @@
 template:
 metadata:
 annotations:
- checksum/config: ea007224aea00f39fdd9a0edfb4876f8781234138cd2a32ca4c6757656c25ee9
+ checksum/config: d7b34dc6fdfe7a309196fce8026a8e6c51027de3cd0b307d1958ebbb167e0fd3
 labels:
 app.kubernetes.io/name: loki
 app.kubernetes.io/instance: loki
@@ -847,7 +847,7 @@
 terminationGracePeriodSeconds: 300
 containers:
 - name: write
- image: docker.io/grafana/loki:2.6.1
+ image: docker.io/grafana/loki:2.7.0
 imagePullPolicy: IfNotPresent
 args:
 - -config.file=/etc/loki/config/config.yaml

@bloopy-boi
Copy link
Contributor Author

bloopy-boi bot commented Dec 2, 2022

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ COPYPASTE jscpd yes no 1.13s
✅ YAML prettier 1 1 0 0.54s
✅ YAML yamllint 1 0 0.25s

See errors details in artifact MegaLinter reports on CI Job page
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@h3mmy h3mmy merged commit af6e655 into main Dec 4, 2022
@h3mmy h3mmy deleted the renovate/loki-3.x branch December 4, 2022 03:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/cluster Changes made in the cluster directory renovate/helm size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. type/minor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant