volschin / home-ops

Repository for my home infrastructure and Kubernetes cluster which adheres to Infrastructure as Code (IaC) and GitOps practices where possible
https://k8s.olschi.de/
MIT License
2 stars 1 forks source link

fix(helm): update chart victoria-logs-single ( 0.6.4 → 0.6.5 ) #919

Closed renovate[bot] closed 3 weeks ago

renovate[bot] commented 3 weeks ago

This PR contains the following updates:

Package Update Change OpenSSF
victoria-logs-single patch 0.6.4 -> 0.6.5 OpenSSF Scorecard

Release Notes

VictoriaMetrics/helm-charts (victoria-logs-single) ### [`v0.6.5`](https://redirect.github.com/VictoriaMetrics/helm-charts/releases/tag/victoria-logs-single-0.6.5) [Compare Source](https://redirect.github.com/VictoriaMetrics/helm-charts/compare/victoria-logs-single-0.6.4...victoria-logs-single-0.6.5) ### Release notes for version 0.6.5 **Release date:** 2024-10-04 ![AppVersion: v0.29.0](https://img.shields.io/static/v1?label=AppVersion\&message=v0.29.0\&color=success\&logo=) ![Helm: v3](https://img.shields.io/static/v1?label=Helm\&message=v3\&color=informational\&logo=helm) - upgraded common chart dependency

Configuration

📅 Schedule: Branch creation - "after 8am every weekday,before 7pm every weekday" in timezone Europe/Berlin, 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.



This PR was generated by Mend Renovate. View the repository job log.

github-actions[bot] commented 3 weeks ago
--- kubernetes/apps/observability/victoria-logs/app Kustomization: flux-system/victoria-logs HelmRelease: observability/victoria-logs

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

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

     spec:
       chart: victoria-logs-single
       sourceRef:
         kind: HelmRepository
         name: victoria-metrics
         namespace: flux-system
-      version: 0.6.4
+      version: 0.6.5
   install:
     createNamespace: true
     remediation:
       retries: 3
   interval: 15m
   maxHistory: 3
github-actions[bot] commented 3 weeks ago
--- HelmRelease: observability/victoria-logs DaemonSet: observability/victoria-logs-fluent-bit

+++ HelmRelease: observability/victoria-logs DaemonSet: observability/victoria-logs-fluent-bit

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

     spec:
       serviceAccountName: victoria-logs-fluent-bit
       hostNetwork: false
       dnsPolicy: ClusterFirst
       containers:
       - name: fluent-bit
-        image: cr.fluentbit.io/fluent/fluent-bit:3.1.7
+        image: cr.fluentbit.io/fluent/fluent-bit:3.1.9
         imagePullPolicy: IfNotPresent
         command:
         - /fluent-bit/bin/fluent-bit
         args:
         - --workdir=/fluent-bit/etc
         - --config=/fluent-bit/etc/conf/fluent-bit.conf