-
-
Notifications
You must be signed in to change notification settings - Fork 2
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(helm): update chart loki to 6.7.1 #2675
Merged
Merged
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
layla-bot
bot
added
type/patch
area/kubernetes
Changes made in the kubernetes directory
cluster/storage
labels
Jul 16, 2024
layla-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
layla-bot
bot
force-pushed
the
renovate/loki-6.x
branch
2 times, most recently
from
July 16, 2024 22:06
13a43c1
to
df1c874
Compare
layla-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
layla-bot
bot
force-pushed
the
renovate/loki-6.x
branch
from
July 19, 2024 01:34
df1c874
to
f1da8bf
Compare
--- HelmRelease: observability/loki ConfigMap: observability/loki
+++ HelmRelease: observability/loki ConfigMap: observability/loki
@@ -27,13 +27,13 @@
region: ..PLACEHOLDER..
s3forcepathstyle: true
secret_access_key: ..PLACEHOLDER..
frontend:
max_outstanding_per_tenant: 4096
scheduler_address: ""
- tail_proxy_url: http://loki-querier.observability.svc.cluster.local:3100
+ tail_proxy_url: ""
frontend_worker:
scheduler_address: ""
index_gateway:
mode: simple
ingester:
chunk_encoding: snappy
--- HelmRelease: observability/loki Deployment: observability/loki-read
+++ HelmRelease: observability/loki Deployment: observability/loki-read
@@ -40,13 +40,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
@@ -67,13 +67,13 @@
- name: LOG_LEVEL
value: INFO
volumeMounts:
- name: sc-rules-volume
mountPath: /rules/fake
- 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
@@ -42,13 +42,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 |
--- kubernetes/storage/apps/observability/loki/app Kustomization: flux-system/loki HelmRelease: observability/loki
+++ kubernetes/storage/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.3
+ version: 6.7.1
dependsOn:
- name: openebs
namespace: openebs-system
- name: rook-ceph-cluster
namespace: rook-ceph
- name: vector-agent |
layla-bot
bot
force-pushed
the
renovate/loki-6.x
branch
2 times, most recently
from
July 19, 2024 05:22
78d93f8
to
d126460
Compare
layla-bot
bot
force-pushed
the
renovate/loki-6.x
branch
from
July 19, 2024 05:29
d126460
to
b3d30af
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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:
6.6.3
->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
v6.6.5
Helm chart for Grafana Loki and Grafana Enterprise Logs supporting both simple, scalable and distributed modes.
Source commit: grafana/loki@29f1ea9
Tag on source: https://github.com/grafana/loki/releases/tag/helm-loki-6.6.5
v6.6.4
Helm chart for Grafana Loki and Grafana Enterprise Logs supporting both simple, scalable and distributed modes.
Source commit: grafana/loki@05176e4
Tag on source: https://github.com/grafana/loki/releases/tag/helm-loki-6.6.4
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.