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

feat(container): update vector group #3958

Merged
merged 1 commit into from
Aug 1, 2024
Merged

feat(container): update vector group #3958

merged 1 commit into from
Aug 1, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 31, 2024

Mend Renovate

This PR contains the following updates:

Package Update Change
timberio/vector minor 0.39.0-debian -> 0.40.0-debian
vector (source) minor 0.34.0 -> 0.35.0

Release Notes

vectordotdev/helm-charts (vector)

v0.35.0

Compare Source

Vector
Features
  • Update Vector to v0.40.0 (037dce3)

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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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

Helm Release Diff: logs/vector/aggregator.yaml

--- /tmp/tmp.MPyLdCq5k8	2024-07-31 16:30:50.056738711 +0000
+++ /tmp/tmp.TTkNJP4q1K	2024-07-31 16:30:51.432749386 +0000
@@ -223,7 +223,7 @@
       dnsPolicy: ClusterFirst
       containers:
         - name: vector
-          image: "timberio/vector:0.39.0-debian"
+          image: "timberio/vector:0.40.0-debian"
           imagePullPolicy: IfNotPresent
           args:
             - --config-dir

Copy link

Helm Release Diff: logs/vector/agent.yaml

--- /tmp/tmp.jQl9ZuUvYU	2024-07-31 16:30:52.364725337 +0000
+++ /tmp/tmp.zwI3liRp4I	2024-07-31 16:30:53.480745603 +0000
@@ -143,7 +143,7 @@
         - name: vector
           securityContext:
             privileged: true
-          image: "timberio/vector:0.39.0-debian"
+          image: "timberio/vector:0.40.0-debian"
           imagePullPolicy: IfNotPresent
           args:
             - --config-dir

| datasource | package         | from   | to     |
| ---------- | --------------- | ------ | ------ |
| docker     | timberio/vector | 0.39.0 | 0.40.0 |
| helm       | vector          | 0.34.0 | 0.35.0 |


Signed-off-by: Jeff Billimek <billimek@users.noreply.github.com>
@renovate renovate bot changed the title feat(container): update image timberio/vector ( 0.39.0 → 0.40.0 ) feat(container): update vector group Jul 31, 2024
Copy link

Helm Release Diff: logs/vector/agent.yaml

--- /tmp/tmp.kvzMDqY5WY	2024-07-31 19:32:43.649991682 +0000
+++ /tmp/tmp.V9wcX8RvPi	2024-07-31 19:32:44.689998484 +0000
@@ -143,7 +143,7 @@
         - name: vector
           securityContext:
             privileged: true
-          image: "timberio/vector:0.39.0-debian"
+          image: "timberio/vector:0.40.0-debian"
           imagePullPolicy: IfNotPresent
           args:
             - --config-dir

Copy link

Helm Release Diff: logs/vector/aggregator.yaml

--- /tmp/tmp.V2Xy35CGO5	2024-07-31 19:32:52.624813367 +0000
+++ /tmp/tmp.JWHItakHWK	2024-07-31 19:32:54.084827335 +0000
@@ -223,7 +223,7 @@
       dnsPolicy: ClusterFirst
       containers:
         - name: vector
-          image: "timberio/vector:0.39.0-debian"
+          image: "timberio/vector:0.40.0-debian"
           imagePullPolicy: IfNotPresent
           args:
             - --config-dir

@billimek billimek merged commit bdcd4af into master Aug 1, 2024
4 checks passed
@billimek billimek deleted the renovate/vector branch August 1, 2024 18:00
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