-
Notifications
You must be signed in to change notification settings - Fork 0
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
chore(deps): update helm release loki to v5.48.0 #270
Open
timtor-bot
wants to merge
1
commit into
main
Choose a base branch
from
renovate/loki-5.x
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
aa53dcf
to
d34f74a
Compare
d34f74a
to
3446ead
Compare
3446ead
to
e778eb8
Compare
e778eb8
to
029359d
Compare
029359d
to
c241d4f
Compare
c241d4f
to
e42d420
Compare
e42d420
to
31eb604
Compare
31eb604
to
ca1182e
Compare
66fdfb8
to
83d29df
Compare
83d29df
to
f486fe3
Compare
f486fe3
to
d8f614f
Compare
05e4446
to
328c2b8
Compare
328c2b8
to
e90f356
Compare
e90f356
to
66b4cb9
Compare
66b4cb9
to
99c2c0c
Compare
99c2c0c
to
8c1d2bd
Compare
8c1d2bd
to
a31eb44
Compare
a31eb44
to
3736bb8
Compare
3736bb8
to
87f6b88
Compare
87f6b88
to
c7c2a97
Compare
c7c2a97
to
df55f86
Compare
--- kubernetes/loki Kustomization: flux-system/5-loki HelmRelease: loki/loki
+++ kubernetes/loki Kustomization: flux-system/5-loki HelmRelease: loki/loki
@@ -11,13 +11,13 @@
chart:
spec:
chart: loki
sourceRef:
kind: HelmRepository
name: grafana
- version: 5.26.0
+ version: 5.48.0
interval: 1h
maxHistory: 1
values:
backend:
extraArgs:
- -config.expand-env=true |
--- HelmRelease: loki/loki Service: loki/query-scheduler-discovery
+++ HelmRelease: loki/loki Service: loki/query-scheduler-discovery
@@ -1,11 +1,12 @@
---
apiVersion: v1
kind: Service
metadata:
name: query-scheduler-discovery
+ namespace: loki
labels:
app.kubernetes.io/name: loki
app.kubernetes.io/instance: loki
app.kubernetes.io/component: backend
prometheus.io/service-monitor: 'false'
spec:
--- HelmRelease: loki/loki Deployment: loki/loki-read
+++ HelmRelease: loki/loki Deployment: loki/loki-read
@@ -39,13 +39,13 @@
runAsGroup: 10001
runAsNonRoot: true
runAsUser: 10001
terminationGracePeriodSeconds: 30
containers:
- name: loki
- image: docker.io/grafana/loki:2.9.1
+ image: docker.io/grafana/loki:2.9.6
imagePullPolicy: IfNotPresent
args:
- -config.file=/etc/loki/config/config.yaml
- -target=read
- -legacy-read-mode=false
- -common.compactor-grpc-address=loki-backend.loki.svc.cluster.local:9095
--- HelmRelease: loki/loki StatefulSet: loki/loki-backend
+++ HelmRelease: loki/loki StatefulSet: loki/loki-backend
@@ -40,13 +40,13 @@
runAsGroup: 10001
runAsNonRoot: true
runAsUser: 10001
terminationGracePeriodSeconds: 300
containers:
- name: loki
- image: docker.io/grafana/loki:2.9.1
+ image: docker.io/grafana/loki:2.9.6
imagePullPolicy: IfNotPresent
args:
- -config.file=/etc/loki/config/config.yaml
- -target=backend
- -legacy-read-mode=false
- -config.expand-env=true
--- HelmRelease: loki/loki StatefulSet: loki/loki-write
+++ HelmRelease: loki/loki StatefulSet: loki/loki-write
@@ -41,13 +41,13 @@
runAsGroup: 10001
runAsNonRoot: true
runAsUser: 10001
terminationGracePeriodSeconds: 300
containers:
- name: loki
- image: docker.io/grafana/loki:2.9.1
+ image: docker.io/grafana/loki:2.9.6
imagePullPolicy: IfNotPresent
args:
- -config.file=/etc/loki/config/config.yaml
- -target=write
- -config.expand-env=true
ports: |
df55f86
to
1911f17
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
5.26.0
->5.48.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.
This PR has been generated by Renovate Bot.