feat(container): update image docker.io/timberio/vector ( 0.50.0 → 0.53.0 )#551
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
feat(container): update image docker.io/timberio/vector ( 0.50.0 → 0.53.0 )#551renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
--- kubernetes/apps/monitor/vector/app Kustomization: monitor/vector HelmRelease: monitor/vector-agent
+++ kubernetes/apps/monitor/vector/app Kustomization: monitor/vector HelmRelease: monitor/vector-agent
@@ -52,13 +52,13 @@
valueFrom:
fieldRef:
apiVersion: v1
fieldPath: metadata.namespace
image:
repository: docker.io/timberio/vector
- tag: 0.50.0-alpine@sha256:93761c26fa3a3793f5f200de0f4cfc6102b5e9803ab33b4830d0873ba8dbdc4f
+ tag: 0.53.0-alpine@sha256:ca92d617e905953c3f852e7e88061f7039460e733522e3f0c21bc6ae946b2558
securityContext:
privileged: true
serviceAccount:
identifier: vector-agent
strategy: RollingUpdate
type: daemonset
--- kubernetes/apps/monitor/vector/app Kustomization: monitor/vector HelmRelease: monitor/vector-aggregator
+++ kubernetes/apps/monitor/vector/app Kustomization: monitor/vector HelmRelease: monitor/vector-aggregator
@@ -31,13 +31,13 @@
app:
args:
- --config
- /etc/vector/vector.yaml
image:
repository: docker.io/timberio/vector
- tag: 0.50.0-alpine@sha256:93761c26fa3a3793f5f200de0f4cfc6102b5e9803ab33b4830d0873ba8dbdc4f
+ tag: 0.53.0-alpine@sha256:ca92d617e905953c3f852e7e88061f7039460e733522e3f0c21bc6ae946b2558
probes:
liveness:
enabled: true
readiness:
enabled: true
replicas: 3 |
--- HelmRelease: monitor/vector-aggregator Deployment: monitor/vector-aggregator
+++ HelmRelease: monitor/vector-aggregator Deployment: monitor/vector-aggregator
@@ -43,13 +43,13 @@
topologyKey: kubernetes.io/hostname
whenUnsatisfiable: DoNotSchedule
containers:
- args:
- --config
- /etc/vector/vector.yaml
- image: docker.io/timberio/vector:0.50.0-alpine@sha256:93761c26fa3a3793f5f200de0f4cfc6102b5e9803ab33b4830d0873ba8dbdc4f
+ image: docker.io/timberio/vector:0.53.0-alpine@sha256:ca92d617e905953c3f852e7e88061f7039460e733522e3f0c21bc6ae946b2558
livenessProbe:
failureThreshold: 3
initialDelaySeconds: 0
periodSeconds: 10
tcpSocket:
port: 8686
--- HelmRelease: monitor/vector-agent DaemonSet: monitor/vector-agent
+++ HelmRelease: monitor/vector-agent DaemonSet: monitor/vector-agent
@@ -55,13 +55,13 @@
fieldPath: metadata.name
- name: VECTOR_SELF_POD_NAMESPACE
valueFrom:
fieldRef:
apiVersion: v1
fieldPath: metadata.namespace
- image: docker.io/timberio/vector:0.50.0-alpine@sha256:93761c26fa3a3793f5f200de0f4cfc6102b5e9803ab33b4830d0873ba8dbdc4f
+ image: docker.io/timberio/vector:0.53.0-alpine@sha256:ca92d617e905953c3f852e7e88061f7039460e733522e3f0c21bc6ae946b2558
name: app
securityContext:
privileged: true
volumeMounts:
- mountPath: /etc/vector/vector.yaml
name: config |
fcffbb8 to
ed7df24
Compare
ed7df24 to
31896c6
Compare
31896c6 to
79df063
Compare
79df063 to
9ddbc16
Compare
9f68bba to
23489c1
Compare
23489c1 to
c97e943
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.50.0-alpine→0.53.0-alpineWarning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Configuration
📅 Schedule: Branch creation - "every weekend" in timezone America/New_York, 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 these updates again.
This PR was generated by Mend Renovate. View the repository job log.