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 ghcr.io/mchestr/vector docker tag to v0.41.1 #3691

Merged
merged 1 commit into from
Sep 22, 2024

Conversation

mchesterbot[bot]
Copy link
Contributor

@mchesterbot mchesterbot bot commented Sep 11, 2024

This PR contains the following updates:

Package Update Change
ghcr.io/mchestr/vector patch 0.41.0-debian -> 0.41.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.

@mchesterbot mchesterbot bot requested a review from mchestr as a code owner September 11, 2024 16:28
@mchesterbot mchesterbot bot added the area/kubernetes Changes made in the kubernetes directory label Sep 11, 2024
@mchesterbot
Copy link
Contributor Author

mchesterbot bot commented Sep 11, 2024

--- kubernetes/apps/monitoring/vector/agent Kustomization: flux-system/cluster-apps-vector-agent HelmRelease: monitoring/vector-agent

+++ kubernetes/apps/monitoring/vector/agent Kustomization: flux-system/cluster-apps-vector-agent HelmRelease: monitoring/vector-agent

@@ -63,13 +63,13 @@

         talos_service_logs:
           address: 127.0.0.1:12001
           mode: udp
           type: socket
     image:
       repository: ghcr.io/mchestr/vector
-      tag: 0.41.0-debian
+      tag: 0.41.1-debian
     podAnnotations:
       configmap.reloader.stakater.com/reload: vector-agent
     podMonitor:
       enabled: true
     role: Agent
     service:

@mchesterbot
Copy link
Contributor Author

mchesterbot bot commented Sep 11, 2024

--- HelmRelease: monitoring/vector-agent DaemonSet: monitoring/vector-agent

+++ HelmRelease: monitoring/vector-agent DaemonSet: monitoring/vector-agent

@@ -26,13 +26,13 @@

         vector.dev/exclude: 'true'
     spec:
       serviceAccountName: vector-agent
       dnsPolicy: ClusterFirst
       containers:
       - name: vector
-        image: ghcr.io/mchestr/vector:0.41.0-debian
+        image: ghcr.io/mchestr/vector:0.41.1-debian
         imagePullPolicy: IfNotPresent
         args:
         - --config-dir
         - /etc/vector/
         env:
         - name: VECTOR_LOG

@mchestr mchestr merged commit a5824c9 into main Sep 22, 2024
5 checks passed
@mchesterbot mchesterbot bot deleted the renovate/ghcr.io-mchestr-vector-0.x branch September 22, 2024 20:22
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