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.35.0 β†’ 0.35.1 ) #1706

Merged
merged 1 commit into from
Feb 12, 2024

Conversation

smurf-bot[bot]
Copy link
Contributor

@smurf-bot smurf-bot bot commented Feb 12, 2024

This PR contains the following updates:

Package Update Change
docker.io/timberio/vector patch 0.35.0-debian -> 0.35.1-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.

@smurf-bot smurf-bot bot requested a review from joryirving as a code owner February 12, 2024 16:02
@smurf-bot
Copy link
Contributor Author

smurf-bot bot commented Feb 12, 2024

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

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

@@ -49,13 +49,13 @@

         topologyKey: kubernetes.io/hostname
         whenUnsatisfiable: DoNotSchedule
       containers:
       - args:
         - --config
         - /etc/vector/vector.yaml
-        image: docker.io/timberio/vector:0.35.0-debian@sha256:d6dd5660c3a28fc7266b5202b5386d109bb635c2c456a1f1c87d01b25fc6dcb5
+        image: docker.io/timberio/vector:0.35.1-debian@sha256:0c507e5f49f3f9db050850e3817f4a7fcbe7492164d04947940c849610be1b5e
         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.35.0-debian@sha256:d6dd5660c3a28fc7266b5202b5386d109bb635c2c456a1f1c87d01b25fc6dcb5
+        image: docker.io/timberio/vector:0.35.1-debian@sha256:0c507e5f49f3f9db050850e3817f4a7fcbe7492164d04947940c849610be1b5e
         name: main
         securityContext:
           privileged: true
         volumeMounts:
         - mountPath: /etc/vector/vector.yaml
           name: config

@smurf-bot
Copy link
Contributor Author

smurf-bot bot commented Feb 12, 2024

--- kubernetes/teyvat/apps/observability/vector/app Kustomization: flux-system/vector HelmRelease: observability/vector-agent

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

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

                 valueFrom:
                   fieldRef:
                     apiVersion: v1
                     fieldPath: metadata.namespace
             image:
               repository: docker.io/timberio/vector
-              tag: 0.35.0-debian@sha256:d6dd5660c3a28fc7266b5202b5386d109bb635c2c456a1f1c87d01b25fc6dcb5
+              tag: 0.35.1-debian@sha256:0c507e5f49f3f9db050850e3817f4a7fcbe7492164d04947940c849610be1b5e
             securityContext:
               privileged: true
         strategy: RollingUpdate
         type: daemonset
     persistence:
       config:
--- kubernetes/teyvat/apps/observability/vector/app Kustomization: flux-system/vector HelmRelease: observability/vector-aggregator

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

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

           main:
             args:
             - --config
             - /etc/vector/vector.yaml
             image:
               repository: docker.io/timberio/vector
-              tag: 0.35.0-debian@sha256:d6dd5660c3a28fc7266b5202b5386d109bb635c2c456a1f1c87d01b25fc6dcb5
+              tag: 0.35.1-debian@sha256:0c507e5f49f3f9db050850e3817f4a7fcbe7492164d04947940c849610be1b5e
         pod:
           affinity:
             nodeAffinity:
               requiredDuringSchedulingIgnoredDuringExecution:
                 nodeSelectorTerms:
                 - matchExpressions:

@joryirving joryirving force-pushed the main branch 6 times, most recently from d0a9432 to 8fc740a Compare February 12, 2024 16:54
@smurf-bot smurf-bot bot force-pushed the renovate/teyvat-docker.io-timberio-vector-0.x branch from fdacaf4 to a4f21dc Compare February 12, 2024 17:02
| datasource | package                   | from   | to     |
| ---------- | ------------------------- | ------ | ------ |
| docker     | docker.io/timberio/vector | 0.35.0 | 0.35.1 |
@smurf-bot smurf-bot bot force-pushed the renovate/teyvat-docker.io-timberio-vector-0.x branch from a4f21dc to 75b4830 Compare February 12, 2024 18:02
@joryirving joryirving merged commit a77ea8c into main Feb 12, 2024
10 checks passed
@joryirving joryirving deleted the renovate/teyvat-docker.io-timberio-vector-0.x branch February 12, 2024 18:05
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/patch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant