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 ( 5.47.1 → 5.47.2 ) #3337

Merged
merged 1 commit into from
Mar 28, 2024

Conversation

repo-jeeves[bot]
Copy link
Contributor

@repo-jeeves repo-jeeves bot commented Mar 28, 2024

This PR contains the following updates:

Package Update Change
loki (source) patch 5.47.1 -> 5.47.2

Release Notes

grafana/helm-charts (loki)

v5.47.2

Helm chart for Grafana Loki in simple, scalable mode

Source commit: grafana/loki@111c19b

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


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    | 5.47.1 | 5.47.2 |
@repo-jeeves repo-jeeves bot added renovate/helm Issue relates to a Renovate helm update type/patch Issue relates to a patch version bump cluster/main Changes made in the main cluster size/XS Marks a PR that changes 0-9 lines, ignoring generated files labels Mar 28, 2024
@repo-jeeves
Copy link
Contributor Author

repo-jeeves bot commented Mar 28, 2024

--- kubernetes/main/apps/media/prowlarr/app Kustomization: flux-system/media-prowlarr HelmRelease: media/prowlarr

+++ kubernetes/main/apps/media/prowlarr/app Kustomization: flux-system/media-prowlarr HelmRelease: media/prowlarr

@@ -47,13 +47,13 @@

               TZ: null
             envFrom:
             - secretRef:
                 name: prowlarr-secret
             image:
               repository: ghcr.io/onedr0p/prowlarr-nightly
-              tag: 1.16.0.4362@sha256:003aac9593f1358cf047d98bf6416de46f890c4e7002e84748ab406acad05a36
+              tag: 1.15.0.4359@sha256:4396e6c80e3e41d6b1a5a9c512da6e2a0673fc6c3f75193e70596de2d7ae2e53
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3
--- kubernetes/main/apps/monitoring/loki/app Kustomization: flux-system/monitoring-loki HelmRelease: monitoring/loki

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

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

       chart: loki
       interval: 15m
       sourceRef:
         kind: HelmRepository
         name: grafana-charts
         namespace: flux-system
-      version: 5.47.1
+      version: 5.47.2
   install:
     createNamespace: true
     remediation:
       retries: 3
   interval: 30m
   maxHistory: 3

@repo-jeeves
Copy link
Contributor Author

repo-jeeves bot commented Mar 28, 2024

--- HelmRelease: media/prowlarr Deployment: media/prowlarr

+++ HelmRelease: media/prowlarr Deployment: media/prowlarr

@@ -55,13 +55,13 @@

           value: dark
         - name: TZ
           value: null
         envFrom:
         - secretRef:
             name: prowlarr-secret
-        image: ghcr.io/onedr0p/prowlarr-nightly:1.16.0.4362@sha256:003aac9593f1358cf047d98bf6416de46f890c4e7002e84748ab406acad05a36
+        image: ghcr.io/onedr0p/prowlarr-nightly:1.15.0.4359@sha256:4396e6c80e3e41d6b1a5a9c512da6e2a0673fc6c3f75193e70596de2d7ae2e53
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /ping
             port: 9696
           initialDelaySeconds: 0

@szinn szinn merged commit 15fe7ab into main Mar 28, 2024
11 checks passed
@szinn szinn deleted the renovate/main-loki-5.x branch March 28, 2024 22:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cluster/main Changes made in the main cluster renovate/helm Issue relates to a Renovate helm update size/XS Marks a PR that changes 0-9 lines, ignoring generated files type/patch Issue relates to a patch version bump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant