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(container): update docker.io/timberio/vector ( 0.40.0 β†’ 0.40.1 ) #3421

Merged
merged 1 commit into from
Aug 29, 2024

Conversation

mahoro-bot[bot]
Copy link
Contributor

@mahoro-bot mahoro-bot bot commented Aug 26, 2024

This PR contains the following updates:

Package Update Change
docker.io/timberio/vector patch 0.40.0-alpine -> 0.40.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.

@mahoro-bot mahoro-bot bot requested a review from cbc02009 as a code owner August 26, 2024 17:16
@mahoro-bot mahoro-bot bot added area/kubernetes Changes made in the kubernetes directory cluster/main labels Aug 26, 2024
@mahoro-bot
Copy link
Contributor Author

mahoro-bot bot commented Aug 26, 2024

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

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

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

           app:
             args:
             - --config
             - /etc/vector/vector.yaml
             image:
               repository: docker.io/timberio/vector
-              tag: 0.40.0-alpine@sha256:7a81fdd62e056321055a9e4bdec4073d752ecf68f4c192e676b85001721523c2
+              tag: 0.40.1-alpine@sha256:a29c5e3eeea49ea0a927d598f7e88624ff18ebd35df827772a337c96684c9ce5
             probes:
               liveness:
                 enabled: true
               readiness:
                 enabled: true
         pod:
--- kubernetes/main/apps/observability/vector/agent Kustomization: flux-system/vector-agent HelmRelease: observability/vector-agent

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

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

                 valueFrom:
                   fieldRef:
                     apiVersion: v1
                     fieldPath: metadata.namespace
             image:
               repository: docker.io/timberio/vector
-              tag: 0.40.0-alpine@sha256:7a81fdd62e056321055a9e4bdec4073d752ecf68f4c192e676b85001721523c2
+              tag: 0.40.1-alpine@sha256:a29c5e3eeea49ea0a927d598f7e88624ff18ebd35df827772a337c96684c9ce5
             securityContext:
               privileged: true
         strategy: RollingUpdate
         type: daemonset
     persistence:
       config:

@mahoro-bot
Copy link
Contributor Author

mahoro-bot bot commented Aug 26, 2024

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

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

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

         topologyKey: kubernetes.io/hostname
         whenUnsatisfiable: DoNotSchedule
       containers:
       - args:
         - --config
         - /etc/vector/vector.yaml
-        image: docker.io/timberio/vector:0.40.0-alpine@sha256:7a81fdd62e056321055a9e4bdec4073d752ecf68f4c192e676b85001721523c2
+        image: docker.io/timberio/vector:0.40.1-alpine@sha256:a29c5e3eeea49ea0a927d598f7e88624ff18ebd35df827772a337c96684c9ce5
         livenessProbe:
           failureThreshold: 3
           initialDelaySeconds: 0
           periodSeconds: 10
           tcpSocket:
             port: 8686
--- HelmRelease: observability/vector-agent DaemonSet: observability/vector-agent

+++ HelmRelease: observability/vector-agent DaemonSet: observability/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.0-alpine@sha256:7a81fdd62e056321055a9e4bdec4073d752ecf68f4c192e676b85001721523c2
+        image: docker.io/timberio/vector:0.40.1-alpine@sha256:a29c5e3eeea49ea0a927d598f7e88624ff18ebd35df827772a337c96684c9ce5
         name: app
         securityContext:
           privileged: true
         volumeMounts:
         - mountPath: /etc/vector/vector.yaml
           name: config

@mahoro-bot mahoro-bot bot merged commit 3ef0db4 into main Aug 29, 2024
6 checks passed
@mahoro-bot mahoro-bot bot deleted the renovate/main-vector branch August 29, 2024 13:23
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.

1 participant