-
Notifications
You must be signed in to change notification settings - Fork 4
feat(loki): update helm-release ( 6.33.0 → 6.35.1 ) #6089
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
Conversation
talos-flux (kustomization) - 2025-08-06 21:11:21 UTC--- kubernetes/talos-flux/apps/observability/loki/app Kustomization: observability/loki HelmRelease: observability/loki
+++ kubernetes/talos-flux/apps/observability/loki/app Kustomization: observability/loki HelmRelease: observability/loki
@@ -14,13 +14,13 @@
chart: loki
interval: 30m
sourceRef:
kind: HelmRepository
name: grafana-charts
namespace: flux-system
- version: 6.33.0
+ version: 6.35.1
install:
remediation:
retries: 3
interval: 30m
maxHistory: 10
timeout: 5m |
talos-flux (helmrelease) - 2025-08-06 21:11:18 UTC--- HelmRelease: observability/loki ConfigMap: observability/loki
+++ HelmRelease: observability/loki ConfigMap: observability/loki
@@ -19,13 +19,13 @@
enabled: false
bloom_gateway:
client:
addresses: ""
enabled: false
common:
- compactor_address: 'http://loki:3100'
+ compactor_grpc_address: 'loki.observability.svc.cluster.local:9095'
path_prefix: /var/loki
replication_factor: 3
storage:
s3:
access_key_id: ..PLACEHOLDER_loki-s3..
bucketnames: loki
--- HelmRelease: observability/loki StatefulSet: observability/loki
+++ HelmRelease: observability/loki StatefulSet: observability/loki
@@ -44,13 +44,13 @@
runAsGroup: 10001
runAsNonRoot: true
runAsUser: 10001
terminationGracePeriodSeconds: 30
containers:
- name: loki
- image: docker.io/grafana/loki:3.5.2
+ image: docker.io/grafana/loki:3.5.3
imagePullPolicy: IfNotPresent
args:
- -config.file=/etc/loki/config/config.yaml
- -target=all
ports:
- name: http-metrics |
🦙 MegaLinter status: ✅ SUCCESS
See detailed report in MegaLinter reports MegaLinter is graciously provided by OX Security |
|
caused by: grafana/loki#13781 no changes needed |
edd0b99 to
5abc9df
Compare
| datasource | package | from | to | | ---------- | ------- | ------ | ------ | | helm | loki | 6.33.0 | 6.35.1 |
5abc9df to
06f7d57
Compare
|



This PR contains the following updates:
6.33.0->6.35.1Warning
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: Enabled.
♻ 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.