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

fix(helm): update chart loki to 5.9.1 #1661

Merged
merged 1 commit into from
Jul 26, 2023
Merged

fix(helm): update chart loki to 5.9.1 #1661

merged 1 commit into from
Jul 26, 2023

Conversation

homeops-bot[bot]
Copy link
Contributor

@homeops-bot homeops-bot bot commented Jul 25, 2023

This PR contains the following updates:

Package Update Change
loki (source) patch 5.9.0 -> 5.9.1

Release Notes

grafana/helm-charts (loki)

v5.9.1

Helm chart for Grafana Loki in simple, scalable mode

Source commit: grafana/loki@7e5d368

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


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.

@homeops-bot homeops-bot bot requested a review from ahinko as a code owner July 25, 2023 12:18
@homeops-bot homeops-bot bot added renovate/helm type/patch size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. area/kubernetes and removed size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Jul 25, 2023
@homeops-bot
Copy link
Contributor Author

homeops-bot bot commented Jul 25, 2023

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

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

@@ -10,13 +10,13 @@

       chart: loki
       interval: 60m
       sourceRef:
         kind: HelmRepository
         name: grafana-charts
         namespace: flux-system
-      version: 5.9.0
+      version: 5.9.1
   dependsOn:
   - name: rook-ceph-cluster
     namespace: rook-ceph
   install:
     createNamespace: true
     remediation:

@homeops-bot
Copy link
Contributor Author

homeops-bot bot commented Jul 25, 2023

--- kubernetes HelmRelease: monitoring/loki DaemonSet: monitoring/loki-canary

+++ kubernetes HelmRelease: monitoring/loki DaemonSet: monitoring/loki-canary

@@ -35,13 +35,13 @@

         runAsUser: 10001
       containers:
       - name: loki-canary
         image: docker.io/grafana/loki-canary:2.8.3
         imagePullPolicy: IfNotPresent
         args:
-        - -addr=loki-gateway.monitoring.svc.cluster.local.
+        - -addr=loki-gateway.monitoring.svc.cluster.local.:80
         - -labelname=pod
         - -labelvalue=$(POD_NAME)
         - -user=self-monitoring
         - -tenant-id=self-monitoring
         securityContext:
           allowPrivilegeEscalation: false

@ahinko ahinko merged commit 9383d06 into main Jul 26, 2023
4 checks passed
@ahinko ahinko deleted the renovate/loki-5.9.x branch July 26, 2023 07:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant