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.40.2 β†’ 0.41.0) #2794

Merged
merged 1 commit into from
Sep 9, 2024

Conversation

bot-blake[bot]
Copy link
Contributor

@bot-blake bot-blake bot commented Sep 9, 2024

This PR contains the following updates:

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

Signed-off-by: bot-blake[bot] <129223303+bot-blake[bot]@users.noreply.github.com>
@bot-blake bot-blake bot requested a review from buroa as a code owner September 9, 2024 18:07
@bot-blake bot-blake bot assigned buroa Sep 9, 2024
@bot-blake bot-blake bot added the area/kubernetes Changes made in the kubernetes directory label Sep 9, 2024
@bot-blake
Copy link
Contributor Author

bot-blake bot commented Sep 9, 2024

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

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

@@ -44,13 +44,13 @@

         topologyKey: kubernetes.io/hostname
         whenUnsatisfiable: DoNotSchedule
       containers:
       - args:
         - --config
         - /etc/vector/vector.yaml
-        image: docker.io/timberio/vector:0.40.2-debian@sha256:129e96a2cc2448705f9fa9dcb59a30e1809ae52bd8266e91eb2816522772b1cf
+        image: docker.io/timberio/vector:0.41.0-debian@sha256:f83cd0d56893fa02f9fd72a034e0a4076f8a8f6b33f67c8cac0243ebfe593552
         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.40.2-debian@sha256:129e96a2cc2448705f9fa9dcb59a30e1809ae52bd8266e91eb2816522772b1cf
+        image: docker.io/timberio/vector:0.41.0-debian@sha256:f83cd0d56893fa02f9fd72a034e0a4076f8a8f6b33f67c8cac0243ebfe593552
         name: app
         securityContext:
           privileged: true
         volumeMounts:
         - mountPath: /etc/vector/vector.yaml
           name: config

@bot-blake
Copy link
Contributor Author

bot-blake bot commented Sep 9, 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.40.2-debian@sha256:129e96a2cc2448705f9fa9dcb59a30e1809ae52bd8266e91eb2816522772b1cf
+              tag: 0.41.0-debian@sha256:f83cd0d56893fa02f9fd72a034e0a4076f8a8f6b33f67c8cac0243ebfe593552
             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.40.2-debian@sha256:129e96a2cc2448705f9fa9dcb59a30e1809ae52bd8266e91eb2816522772b1cf
+              tag: 0.41.0-debian@sha256:f83cd0d56893fa02f9fd72a034e0a4076f8a8f6b33f67c8cac0243ebfe593552
             securityContext:
               privileged: true
         strategy: RollingUpdate
         type: daemonset
     persistence:
       config:

@buroa buroa merged commit df1fa72 into master Sep 9, 2024
8 checks passed
@buroa buroa deleted the renovate/docker.io-timberio-vector-0.x branch September 9, 2024 18:16
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