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 docker.io/timberio/vector ( 0.40.1 β†’ 0.41.1 ) #5369

Merged
merged 1 commit into from
Sep 19, 2024

Conversation

lumiere-bot[bot]
Copy link
Contributor

@lumiere-bot lumiere-bot bot commented Sep 9, 2024

This PR contains the following updates:

Package Update Change
docker.io/timberio/vector minor 0.40.1-alpine -> 0.41.1-alpine

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.

πŸ”• 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.

@lumiere-bot
Copy link
Contributor Author

lumiere-bot bot commented Sep 9, 2024

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

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

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

                 valueFrom:
                   fieldRef:
                     apiVersion: v1
                     fieldPath: metadata.namespace
             image:
               repository: docker.io/timberio/vector
-              tag: 0.40.1-alpine@sha256:a29c5e3eeea49ea0a927d598f7e88624ff18ebd35df827772a337c96684c9ce5
+              tag: 0.41.1-alpine@sha256:501e5403e19238c9073c116fb3cbb750a9201d0271b09dae88f044534803c670
             securityContext:
               privileged: true
         strategy: RollingUpdate
         type: daemonset
     persistence:
       config:
--- kubernetes/kyak/apps/monitoring/vector/app Kustomization: flux-system/vector HelmRelease: monitoring/vector-aggregator

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

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

           app:
             args:
             - --config
             - /etc/vector/vector.yaml
             image:
               repository: docker.io/timberio/vector
-              tag: 0.40.1-alpine@sha256:a29c5e3eeea49ea0a927d598f7e88624ff18ebd35df827772a337c96684c9ce5
+              tag: 0.41.1-alpine@sha256:501e5403e19238c9073c116fb3cbb750a9201d0271b09dae88f044534803c670
             probes:
               liveness:
                 enabled: true
               readiness:
                 enabled: true
         initContainers:

@lumiere-bot
Copy link
Contributor Author

lumiere-bot bot commented Sep 9, 2024

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

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

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

         - mountPath: /usr/share/GeoIP
           name: geoip
       containers:
       - args:
         - --config
         - /etc/vector/vector.yaml
-        image: docker.io/timberio/vector:0.40.1-alpine@sha256:a29c5e3eeea49ea0a927d598f7e88624ff18ebd35df827772a337c96684c9ce5
+        image: docker.io/timberio/vector:0.41.1-alpine@sha256:501e5403e19238c9073c116fb3cbb750a9201d0271b09dae88f044534803c670
         livenessProbe:
           failureThreshold: 3
           initialDelaySeconds: 0
           periodSeconds: 10
           tcpSocket:
             port: 8686
--- HelmRelease: monitoring/vector-agent DaemonSet: monitoring/vector-agent

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

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

               fieldPath: metadata.name
         - name: VECTOR_SELF_POD_NAMESPACE
           valueFrom:
             fieldRef:
               apiVersion: v1
               fieldPath: metadata.namespace
-        image: docker.io/timberio/vector:0.40.1-alpine@sha256:a29c5e3eeea49ea0a927d598f7e88624ff18ebd35df827772a337c96684c9ce5
+        image: docker.io/timberio/vector:0.41.1-alpine@sha256:501e5403e19238c9073c116fb3cbb750a9201d0271b09dae88f044534803c670
         name: app
         securityContext:
           privileged: true
         volumeMounts:
         - mountPath: /etc/vector/vector.yaml
           name: config

@lumiere-bot lumiere-bot bot changed the title fix(container): update docker.io/timberio/vector ( 0.40.1 β†’ 0.40.2 ) feat(container): update docker.io/timberio/vector ( 0.40.1 β†’ 0.41.0 ) Sep 9, 2024
@lumiere-bot lumiere-bot bot force-pushed the renovate/kyak-docker.io-timberio-vector-0.x branch from fcab80e to 8a87c0b Compare September 9, 2024 17:08
@lumiere-bot lumiere-bot bot changed the title feat(container): update docker.io/timberio/vector ( 0.40.1 β†’ 0.41.0 ) feat(container): update docker.io/timberio/vector ( 0.40.1 β†’ 0.41.1 ) Sep 11, 2024
@lumiere-bot lumiere-bot bot force-pushed the renovate/kyak-docker.io-timberio-vector-0.x branch from 8a87c0b to d14976c Compare September 11, 2024 16:11
@lumiere-bot lumiere-bot bot merged commit 418f6fb into main Sep 19, 2024
11 of 12 checks passed
@lumiere-bot lumiere-bot bot deleted the renovate/kyak-docker.io-timberio-vector-0.x branch September 19, 2024 12:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants