Skip to content
This repository has been archived by the owner on Jul 6, 2024. It is now read-only.

fix(helm): update chart loki ( 6.6.4 → 6.6.5 ) #2901

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

greyrock-repo-duster[bot]
Copy link
Contributor

This PR contains the following updates:

Package Update Change
loki (source) patch 6.6.4 -> 6.6.5

Release Notes

grafana/helm-charts (loki)

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


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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

| datasource | package | from  | to    |
| ---------- | ------- | ----- | ----- |
| helm       | loki    | 6.6.4 | 6.6.5 |
@greyrock-repo-duster greyrock-repo-duster bot added renovate/helm Issue relates to a Renovate helm update type/patch Issue relates to a patch version bump area/kubernetes Issue relates to Kubernetes cluster/main Issue relates to the "main" cluster labels Jul 3, 2024
@greyrock-repo-duster
Copy link
Contributor Author

--- kubernetes/main/apps/monitoring/loki/app Kustomization: flux-system/loki HelmRelease: monitoring/loki

+++ kubernetes/main/apps/monitoring/loki/app Kustomization: flux-system/loki HelmRelease: monitoring/loki

@@ -14,13 +14,13 @@

       chart: loki
       interval: 30m
       sourceRef:
         kind: HelmRepository
         name: grafana
         namespace: flux-system
-      version: 6.6.4
+      version: 6.6.5
   interval: 30m
   timeout: 15m
   values:
     backend:
       persistence:
         size: 20Gi

@greyrock-repo-duster
Copy link
Contributor Author

--- HelmRelease: monitoring/loki ConfigMap: monitoring/loki

+++ HelmRelease: monitoring/loki ConfigMap: monitoring/loki

@@ -46,13 +46,13 @@

       delete_request_store: s3
       retention_enabled: true
       working_directory: /var/loki/compactor/retention
     frontend:
       max_outstanding_per_tenant: 4096
       scheduler_address: ""
-      tail_proxy_url: http://loki-querier.monitoring.svc.cluster.local:3100
+      tail_proxy_url: ""
     frontend_worker:
       scheduler_address: ""
     index_gateway:
       mode: simple
     ingester:
       chunk_encoding: snappy

@greyrock-repo-duster
Copy link
Contributor Author

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ COPYPASTE jscpd yes no 1.11s
✅ REPOSITORY git_diff yes no 0.04s
✅ REPOSITORY secretlint yes no 2.31s
✅ YAML prettier 1 0 0.46s
✅ YAML yamllint 1 0 0.31s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area/kubernetes Issue relates to Kubernetes cluster/main Issue relates to the "main" cluster renovate/helm Issue relates to a Renovate helm update type/patch Issue relates to a patch version bump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants