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 image docker.io/timberio/vector to v0.39.0 - autoclosed #35

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 11, 2024

Mend Renovate

This PR contains the following updates:

Package Update Change
docker.io/timberio/vector minor 0.37.1-alpine -> 0.39.0-alpine

Configuration

📅 Schedule: Branch creation - "on saturday" (UTC), 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 Mend Renovate. View repository job log here.

Copy link

github-actions bot commented May 11, 2024

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

+++ HelmRelease: observability/vector-aggregator Deployment: observability/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.37.1-alpine@sha256:5604fcb069b71942e8a63154f47aeedaf53daf6c20926a6d4575b76e298318d6
+        image: docker.io/timberio/vector:0.39.0-alpine@sha256:e6b27085955a089ac66b9c5af9f6e402f1c1a0277b38254a178266c145469718
         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.37.1-alpine@sha256:5604fcb069b71942e8a63154f47aeedaf53daf6c20926a6d4575b76e298318d6
+        image: docker.io/timberio/vector:0.39.0-alpine@sha256:e6b27085955a089ac66b9c5af9f6e402f1c1a0277b38254a178266c145469718
         name: app
         securityContext:
           privileged: true
         volumeMounts:
         - mountPath: /etc/vector/vector.yaml
           name: config

Copy link

github-actions bot commented May 11, 2024

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

+++ kubernetes/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.37.1-alpine@sha256:5604fcb069b71942e8a63154f47aeedaf53daf6c20926a6d4575b76e298318d6
+              tag: 0.39.0-alpine@sha256:e6b27085955a089ac66b9c5af9f6e402f1c1a0277b38254a178266c145469718
             securityContext:
               privileged: true
         strategy: RollingUpdate
         type: daemonset
     persistence:
       config:
--- kubernetes/apps/observability/vector/app Kustomization: flux-system/vector HelmRelease: observability/vector-aggregator

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

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

           app:
             args:
             - --config
             - /etc/vector/vector.yaml
             image:
               repository: docker.io/timberio/vector
-              tag: 0.37.1-alpine@sha256:5604fcb069b71942e8a63154f47aeedaf53daf6c20926a6d4575b76e298318d6
+              tag: 0.39.0-alpine@sha256:e6b27085955a089ac66b9c5af9f6e402f1c1a0277b38254a178266c145469718
             probes:
               liveness:
                 enabled: true
               readiness:
                 enabled: true
         initContainers:

@renovate renovate bot changed the title feat(container): update image docker.io/timberio/vector to v0.38.0 feat(container): update image docker.io/timberio/vector to v0.39.0 Jun 17, 2024
@renovate renovate bot force-pushed the renovate/docker.io-timberio-vector-0.x branch from 90d61b2 to e461cf9 Compare June 17, 2024 19:32
@renovate renovate bot changed the title feat(container): update image docker.io/timberio/vector to v0.39.0 feat(container): update image docker.io/timberio/vector to v0.39.0 - autoclosed Jul 16, 2024
@renovate renovate bot closed this Jul 16, 2024
@renovate renovate bot deleted the renovate/docker.io-timberio-vector-0.x branch July 16, 2024 02:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants