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 vector ( 0.35.0 → 0.35.1 ) #358

Merged
merged 1 commit into from
Sep 5, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 4, 2024

This PR contains the following updates:

Package Update Change
vector (source) patch 0.35.0 -> 0.35.1

Release Notes

vectordotdev/helm-charts (vector)

v0.35.1

Compare Source

Vector
Bug Fixes

Configuration

📅 Schedule: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" in timezone America/Los_Angeles, 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 was generated by Mend Renovate. View the repository job log.

Copy link

github-actions bot commented Sep 4, 2024

--- kubernetes/apps/observability/vector-aggregator/app Kustomization: flux-system/vector-aggregator HelmRelease: observability/vector-aggregator

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

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

     spec:
       chart: vector
       sourceRef:
         kind: HelmRepository
         name: vector
         namespace: flux-system
-      version: 0.35.0
+      version: 0.35.1
   driftDetection:
     mode: enabled
   install:
     remediation:
       retries: 3
   interval: 30m
--- kubernetes/apps/observability-agents/vector-agent/app Kustomization: flux-system/vector-agent HelmRelease: observability-agents/vector-agent

+++ kubernetes/apps/observability-agents/vector-agent/app Kustomization: flux-system/vector-agent HelmRelease: observability-agents/vector-agent

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

     spec:
       chart: vector
       sourceRef:
         kind: HelmRepository
         name: vector
         namespace: flux-system
-      version: 0.35.0
+      version: 0.35.1
   driftDetection:
     mode: enabled
   install:
     remediation:
       retries: 3
   interval: 30m

Copy link

github-actions bot commented Sep 4, 2024

--- HelmRelease: observability-agents/vector-agent DaemonSet: observability-agents/vector-agent

+++ HelmRelease: observability-agents/vector-agent DaemonSet: observability-agents/vector-agent

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

         vector.dev/exclude: 'true'
     spec:
       serviceAccountName: vector-agent
       dnsPolicy: ClusterFirst
       containers:
       - name: vector
-        image: timberio/vector:0.40.0-distroless-libc
+        image: timberio/vector:0.40.1-distroless-libc
         imagePullPolicy: IfNotPresent
         args:
         - --config-dir
         - /etc/vector/
         env:
         - name: VECTOR_LOG
--- HelmRelease: observability/vector-aggregator Deployment: observability/vector-aggregator

+++ HelmRelease: observability/vector-aggregator Deployment: observability/vector-aggregator

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

         vector.dev/exclude: 'true'
     spec:
       serviceAccountName: vector-aggregator
       dnsPolicy: ClusterFirst
       containers:
       - name: vector
-        image: timberio/vector:0.40.0-distroless-libc
+        image: timberio/vector:0.40.1-distroless-libc
         imagePullPolicy: IfNotPresent
         args:
         - --config-dir
         - /etc/vector/
         env:
         - name: VECTOR_LOG

@jfroy jfroy merged commit 67ad8d7 into main Sep 5, 2024
4 checks passed
@jfroy jfroy deleted the renovate/vector-0.x branch September 5, 2024 09:09
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