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(loki): update helm-release to v5.23.1 #1940

Merged
merged 1 commit into from
Sep 27, 2023

Conversation

tyriis-automation[bot]
Copy link
Contributor

This PR contains the following updates:

Package Update Change
loki (source) patch 5.23.0 -> 5.23.1

Release Notes

grafana/helm-charts (loki)

v5.23.1

Helm chart for Grafana Loki in simple, scalable mode

Source commit: grafana/loki@df1254f

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


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.


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

This PR has been generated by Renovate Bot.

@tyriis-automation tyriis-automation bot added renovate/flux renovate flux manager renovate/helm renovate helm datasource type/patch a patch for a bug labels Sep 27, 2023
@github-actions
Copy link
Contributor

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ EDITORCONFIG editorconfig-checker 1 0 0.01s
✅ REPOSITORY gitleaks yes no 1.99s
✅ YAML prettier 1 0 0.53s
✅ YAML yamllint 1 0 0.26s

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

@tyriis-automation
Copy link
Contributor Author

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

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

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

       chart: loki
       interval: 30m
       sourceRef:
         kind: HelmRepository
         name: grafana-charts
         namespace: flux-system
-      version: 5.23.0
+      version: 5.23.1
   install:
     remediation:
       retries: 3
   interval: 30m
   maxHistory: 10
   timeout: 10m

@tyriis-automation
Copy link
Contributor Author

--- kubernetes HelmRelease: observability/loki PodDisruptionBudget: observability/loki-write

+++ kubernetes HelmRelease: observability/loki PodDisruptionBudget: observability/loki-write

@@ -1,11 +1,12 @@

 ---
 apiVersion: policy/v1
 kind: PodDisruptionBudget
 metadata:
   name: loki-write
+  namespace: observability
   labels:
     app.kubernetes.io/name: loki
     app.kubernetes.io/instance: loki
     app.kubernetes.io/managed-by: Helm
     app.kubernetes.io/component: write
 spec:
--- kubernetes HelmRelease: observability/loki Service: observability/loki-write

+++ kubernetes HelmRelease: observability/loki Service: observability/loki-write

@@ -1,11 +1,12 @@

 ---
 apiVersion: v1
 kind: Service
 metadata:
   name: loki-write
+  namespace: observability
   labels:
     app.kubernetes.io/name: loki
     app.kubernetes.io/instance: loki
     app.kubernetes.io/managed-by: Helm
     app.kubernetes.io/component: write
 spec:
--- kubernetes HelmRelease: observability/loki StatefulSet: observability/loki-write

+++ kubernetes HelmRelease: observability/loki StatefulSet: observability/loki-write

@@ -1,11 +1,12 @@

 ---
 apiVersion: apps/v1
 kind: StatefulSet
 metadata:
   name: loki-write
+  namespace: observability
   labels:
     app.kubernetes.io/name: loki
     app.kubernetes.io/instance: loki
     app.kubernetes.io/managed-by: Helm
     app.kubernetes.io/component: write
     app.kubernetes.io/part-of: memberlist
--- kubernetes HelmRelease: observability/loki Service: observability/loki-write-headless

+++ kubernetes HelmRelease: observability/loki Service: observability/loki-write-headless

@@ -1,11 +1,12 @@

 ---
 apiVersion: v1
 kind: Service
 metadata:
   name: loki-write-headless
+  namespace: observability
   labels:
     app.kubernetes.io/name: loki
     app.kubernetes.io/instance: loki
     app.kubernetes.io/component: write
     variant: headless
     prometheus.io/service-monitor: 'false'

@tyriis-automation tyriis-automation bot merged commit 9656525 into main Sep 27, 2023
4 checks passed
@tyriis-automation tyriis-automation bot deleted the renovate/loki-5.23.x branch September 27, 2023 18:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
renovate/flux renovate flux manager renovate/helm renovate helm datasource type/patch a patch for a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants