Skip to content
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 5.44.1 #2150

Merged
merged 1 commit into from
Mar 15, 2024
Merged

Conversation

layla-bot[bot]
Copy link
Contributor

@layla-bot layla-bot bot commented Mar 15, 2024

This PR contains the following updates:

Package Update Change
loki (source) minor 5.43.7 -> 5.44.1

Release Notes

grafana/helm-charts (loki)

v5.44.1

Helm chart for Grafana Loki in simple, scalable mode

Source commit: grafana/loki@0a90f05

Tag on source: https://github.com/grafana/loki/releases/tag/helm-loki-5.44.1

v5.44.0

Helm chart for Grafana Loki in simple, scalable mode

Source commit: grafana/loki@347fd4d

Tag on source: https://github.com/grafana/loki/releases/tag/helm-loki-5.44.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 this update again.


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

This PR has been generated by Renovate Bot.

@layla-bot layla-bot bot requested a review from kashalls as a code owner March 15, 2024 14:07
@layla-bot layla-bot bot added renovate/helm type/minor area/kubernetes Changes made in the kubernetes directory cluster/main labels Mar 15, 2024
@layla-bot
Copy link
Contributor Author

layla-bot bot commented Mar 15, 2024

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

+++ kubernetes/apps/main/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: 5.43.7
+      version: 5.44.1
   dependsOn:
   - name: local-path-provisioner
     namespace: storage
   - name: rook-ceph-cluster
     namespace: rook-ceph
   install:

@layla-bot layla-bot bot changed the title feat(helm): update chart loki to 5.44.0 feat(helm): update chart loki to 5.44.1 Mar 15, 2024
@layla-bot
Copy link
Contributor Author

layla-bot bot commented Mar 15, 2024

--- HelmRelease: observability/loki ConfigMap: observability/loki

+++ HelmRelease: observability/loki ConfigMap: observability/loki

@@ -12,13 +12,13 @@

   config.yaml: |2
 
     analytics:
       reporting_enabled: false
     auth_enabled: false
     common:
-      compactor_address: 'loki-backend'
+      compactor_address: 'http://loki-backend:3100'
       path_prefix: /var/loki
       replication_factor: 2
       ring:
         kvstore:
           store: memberlist
       storage:

@kashalls kashalls merged commit 15809a8 into main Mar 15, 2024
10 checks passed
@layla-bot layla-bot bot deleted the renovate/main-loki-5.x branch March 15, 2024 20:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant