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.42.0 β†’ 0.43.0) #3106

Merged
merged 1 commit into from
Dec 3, 2024

Conversation

bot-blake[bot]
Copy link
Contributor

@bot-blake bot-blake bot commented Dec 3, 2024

This PR contains the following updates:

Package Update Change
docker.io/timberio/vector minor 0.42.0-debian -> 0.43.0-debian

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.

@bot-blake bot-blake bot requested a review from buroa as a code owner December 3, 2024 17:06
@bot-blake bot-blake bot assigned buroa Dec 3, 2024
@bot-blake bot-blake bot added the area/kubernetes Changes made in the kubernetes directory label Dec 3, 2024
@bot-blake
Copy link
Contributor Author

bot-blake bot commented Dec 3, 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

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

           app:
             args:
             - --config
             - /etc/vector/vector.yaml
             image:
               repository: docker.io/timberio/vector
-              tag: 0.42.0-debian@sha256:60fda41b3830c5b34627581f9c6826df181efe8a18ea2b9718098924e6226d50
+              tag: 0.43.0-debian@sha256:60f14f98d0455faf41c658802c312e1c83f0d9cafd478daee0a9a64beba1497d
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3
--- 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

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

                 valueFrom:
                   fieldRef:
                     apiVersion: v1
                     fieldPath: metadata.namespace
             image:
               repository: docker.io/timberio/vector
-              tag: 0.42.0-debian@sha256:60fda41b3830c5b34627581f9c6826df181efe8a18ea2b9718098924e6226d50
+              tag: 0.43.0-debian@sha256:60f14f98d0455faf41c658802c312e1c83f0d9cafd478daee0a9a64beba1497d
             securityContext:
               privileged: true
         strategy: RollingUpdate
         type: daemonset
     persistence:
       config:

@bot-blake
Copy link
Contributor Author

bot-blake bot commented Dec 3, 2024

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

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

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

       hostPID: false
       dnsPolicy: ClusterFirst
       containers:
       - args:
         - --config
         - /etc/vector/vector.yaml
-        image: docker.io/timberio/vector:0.42.0-debian@sha256:60fda41b3830c5b34627581f9c6826df181efe8a18ea2b9718098924e6226d50
+        image: docker.io/timberio/vector:0.43.0-debian@sha256:60f14f98d0455faf41c658802c312e1c83f0d9cafd478daee0a9a64beba1497d
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /health
             port: 8686
           initialDelaySeconds: 0
--- 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.42.0-debian@sha256:60fda41b3830c5b34627581f9c6826df181efe8a18ea2b9718098924e6226d50
+        image: docker.io/timberio/vector:0.43.0-debian@sha256:60f14f98d0455faf41c658802c312e1c83f0d9cafd478daee0a9a64beba1497d
         name: app
         securityContext:
           privileged: true
         volumeMounts:
         - mountPath: /etc/vector/vector.yaml
           name: config

Signed-off-by: bot-blake[bot] <129223303+bot-blake[bot]@users.noreply.github.com>
@bot-blake bot-blake bot force-pushed the renovate/docker.io-timberio-vector-0.x branch from 2f3b2c7 to 2ae2b9e Compare December 3, 2024 19:32
@buroa buroa merged commit 29932fc into master Dec 3, 2024
5 checks passed
@buroa buroa deleted the renovate/docker.io-timberio-vector-0.x branch December 3, 2024 19:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/kubernetes Changes made in the kubernetes directory renovate/container type/minor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant