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 image docker.io/timberio/vector to v0.43.1 #228

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 11, 2024

This PR contains the following updates:

Package Update Change
docker.io/timberio/vector minor 0.37.1-alpine -> 0.43.1-alpine

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Configuration

📅 Schedule: Branch creation - "on saturday" (UTC), 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 May 11, 2024

--- kubernetes/apps/monitoring/vector/aggregator Kustomization: flux-system/vector-aggregator HelmRelease: monitoring/vector-aggregator

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

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

           app:
             args:
             - --config
             - /etc/vector/vector.yaml
             image:
               repository: docker.io/timberio/vector
-              tag: 0.37.1-alpine
+              tag: 0.43.1-alpine
             probes:
               liveness:
                 enabled: true
               readiness:
                 enabled: true
               startup:
--- kubernetes/apps/monitoring/vector/agent Kustomization: flux-system/vector-agent HelmRelease: monitoring/vector-agent

+++ kubernetes/apps/monitoring/vector/agent Kustomization: flux-system/vector-agent HelmRelease: monitoring/vector-agent

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

                 valueFrom:
                   fieldRef:
                     apiVersion: v1
                     fieldPath: metadata.namespace
             image:
               repository: docker.io/timberio/vector
-              tag: 0.37.1-alpine
+              tag: 0.43.1-alpine
             resources:
               requests:
                 cpu: 23m
                 memory: 249M
             securityContext:
               privileged: true

Copy link

github-actions bot commented May 11, 2024

--- HelmRelease: monitoring/vector-agent DaemonSet: monitoring/vector-agent

+++ HelmRelease: monitoring/vector-agent DaemonSet: monitoring/vector-agent

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

               fieldPath: metadata.name
         - name: VECTOR_SELF_POD_NAMESPACE
           valueFrom:
             fieldRef:
               apiVersion: v1
               fieldPath: metadata.namespace
-        image: docker.io/timberio/vector:0.37.1-alpine
+        image: docker.io/timberio/vector:0.43.1-alpine
         name: app
         resources:
           requests:
             cpu: 23m
             memory: 249M
         securityContext:
--- HelmRelease: monitoring/vector-aggregator Deployment: monitoring/vector-aggregator

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

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

         - mountPath: /usr/share/GeoIP
           name: geoip
       containers:
       - args:
         - --config
         - /etc/vector/vector.yaml
-        image: docker.io/timberio/vector:0.37.1-alpine
+        image: docker.io/timberio/vector:0.43.1-alpine
         livenessProbe:
           failureThreshold: 3
           initialDelaySeconds: 0
           periodSeconds: 10
           tcpSocket:
             port: 8686

@renovate renovate bot force-pushed the renovate/docker.io-timberio-vector-0.x branch from 36a0ce6 to 364e4c4 Compare June 17, 2024 18:15
@renovate renovate bot changed the title feat(container): update image docker.io/timberio/vector to v0.38.0 feat(container): update image docker.io/timberio/vector to v0.39.0 Jun 17, 2024
@renovate renovate bot changed the title feat(container): update image docker.io/timberio/vector to v0.39.0 feat(container): update image docker.io/timberio/vector to v0.40.0 Jul 29, 2024
@renovate renovate bot force-pushed the renovate/docker.io-timberio-vector-0.x branch from 364e4c4 to 2f49aaa Compare July 29, 2024 20:13
@renovate renovate bot changed the title feat(container): update image docker.io/timberio/vector to v0.40.0 feat(container): update image docker.io/timberio/vector to v0.40.1 Aug 26, 2024
@renovate renovate bot force-pushed the renovate/docker.io-timberio-vector-0.x branch from 2f49aaa to b100ce2 Compare August 26, 2024 19:41
@renovate renovate bot changed the title feat(container): update image docker.io/timberio/vector to v0.40.1 feat(container): update image docker.io/timberio/vector to v0.40.2 Sep 9, 2024
@renovate renovate bot force-pushed the renovate/docker.io-timberio-vector-0.x branch from b100ce2 to b162217 Compare September 9, 2024 16:28
@renovate renovate bot changed the title feat(container): update image docker.io/timberio/vector to v0.40.2 feat(container): update image docker.io/timberio/vector to v0.41.0 Sep 9, 2024
@renovate renovate bot force-pushed the renovate/docker.io-timberio-vector-0.x branch from b162217 to 6267bbd Compare September 9, 2024 19:16
@renovate renovate bot changed the title feat(container): update image docker.io/timberio/vector to v0.41.0 feat(container): update image docker.io/timberio/vector to v0.41.1 Sep 11, 2024
@renovate renovate bot force-pushed the renovate/docker.io-timberio-vector-0.x branch from 6267bbd to d2355d7 Compare September 11, 2024 20:14
@renovate renovate bot changed the title feat(container): update image docker.io/timberio/vector to v0.41.1 feat(container): update image docker.io/timberio/vector to v0.42.0 Oct 21, 2024
@renovate renovate bot force-pushed the renovate/docker.io-timberio-vector-0.x branch from d2355d7 to 614ae88 Compare October 21, 2024 20:22
@renovate renovate bot changed the title feat(container): update image docker.io/timberio/vector to v0.42.0 feat(container): update image docker.io/timberio/vector to v0.43.0 Dec 3, 2024
@renovate renovate bot force-pushed the renovate/docker.io-timberio-vector-0.x branch from 614ae88 to f22aacd Compare December 3, 2024 19:03
@renovate renovate bot changed the title feat(container): update image docker.io/timberio/vector to v0.43.0 feat(container): update image docker.io/timberio/vector to v0.43.1 Dec 10, 2024
@renovate renovate bot force-pushed the renovate/docker.io-timberio-vector-0.x branch from f22aacd to 6eb0b7b Compare December 10, 2024 20:16
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.

0 participants