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

Merged
merged 1 commit into from
Sep 10, 2024

Conversation

mchesterbot[bot]
Copy link
Contributor

@mchesterbot mchesterbot bot commented Sep 9, 2024

This PR contains the following updates:

Package Update Change
ghcr.io/mchestr/vector minor 0.40.1-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.

@mchesterbot
Copy link
Contributor Author

mchesterbot bot commented Sep 9, 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.40.1-debian
+      tag: 0.41.0-debian
     podAnnotations:
       configmap.reloader.stakater.com/reload: vector-agent
     podMonitor:
       enabled: true
     role: Agent
     service:

@mchesterbot
Copy link
Contributor Author

mchesterbot bot commented Sep 9, 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.40.1-debian
+        image: ghcr.io/mchestr/vector:0.41.0-debian
         imagePullPolicy: IfNotPresent
         args:
         - --config-dir
         - /etc/vector/
         env:
         - name: VECTOR_LOG

@mchesterbot mchesterbot bot added the area/kubernetes Changes made in the kubernetes directory label Sep 9, 2024
@mchesterbot mchesterbot bot changed the title fix(container): update ghcr.io/mchestr/vector docker tag to v0.40.2 feat(container): update ghcr.io/mchestr/vector docker tag to v0.41.0 Sep 9, 2024
@mchesterbot mchesterbot bot force-pushed the renovate/ghcr.io-mchestr-vector-0.x branch from df54423 to 68d4d40 Compare September 9, 2024 17:23
@mchestr mchestr merged commit 2340b5b into main Sep 10, 2024
5 checks passed
@mchesterbot mchesterbot bot deleted the renovate/ghcr.io-mchestr-vector-0.x branch September 10, 2024 07: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