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.35.1 β†’ 0.36.0 ) #1716

Merged
merged 1 commit into from
Feb 13, 2024

Conversation

smurf-bot[bot]
Copy link
Contributor

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

This PR contains the following updates:

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

| datasource | package                   | from   | to     |
| ---------- | ------------------------- | ------ | ------ |
| docker     | docker.io/timberio/vector | 0.35.1 | 0.36.0 |
@smurf-bot smurf-bot bot requested a review from joryirving as a code owner February 13, 2024 17:02
@smurf-bot
Copy link
Contributor Author

smurf-bot bot commented Feb 13, 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.1-debian@sha256:0c507e5f49f3f9db050850e3817f4a7fcbe7492164d04947940c849610be1b5e
+              tag: 0.36.0-debian@sha256:3034a2226b64bc828299aed748473fdb1c0b77caa04c0f43fd27de8704f2a836
             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.1-debian@sha256:0c507e5f49f3f9db050850e3817f4a7fcbe7492164d04947940c849610be1b5e
+              tag: 0.36.0-debian@sha256:3034a2226b64bc828299aed748473fdb1c0b77caa04c0f43fd27de8704f2a836
         pod:
           affinity:
             nodeAffinity:
               requiredDuringSchedulingIgnoredDuringExecution:
                 nodeSelectorTerms:
                 - matchExpressions:

@smurf-bot
Copy link
Contributor Author

smurf-bot bot commented Feb 13, 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.1-debian@sha256:0c507e5f49f3f9db050850e3817f4a7fcbe7492164d04947940c849610be1b5e
+        image: docker.io/timberio/vector:0.36.0-debian@sha256:3034a2226b64bc828299aed748473fdb1c0b77caa04c0f43fd27de8704f2a836
         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.1-debian@sha256:0c507e5f49f3f9db050850e3817f4a7fcbe7492164d04947940c849610be1b5e
+        image: docker.io/timberio/vector:0.36.0-debian@sha256:3034a2226b64bc828299aed748473fdb1c0b77caa04c0f43fd27de8704f2a836
         name: main
         securityContext:
           privileged: true
         volumeMounts:
         - mountPath: /etc/vector/vector.yaml
           name: config

@joryirving joryirving merged commit 81dd89a into main Feb 13, 2024
10 checks passed
@joryirving joryirving deleted the renovate/teyvat-docker.io-timberio-vector-0.x branch February 13, 2024 18:15
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