-
-
Notifications
You must be signed in to change notification settings - Fork 2
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 image docker.io/timberio/vector to v0.37.1 #2265
Merged
Conversation
This file contains 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
layla-bot
bot
added
renovate/container
type/patch
area/kubernetes
Changes made in the kubernetes directory
cluster/storage
labels
Apr 9, 2024
--- 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.0-debian@sha256:a5b5af9f6d3e89e03aef357cc2dfc75a38075061d978078bfb5ccd67bd9af249
+ image: docker.io/timberio/vector:0.37.1-debian@sha256:e0d1bc9e61d99a139870f7276a18f36c3365ad76456a2e103fd5cb277a5a1fcb
name: app
securityContext:
privileged: true
volumeMounts:
- mountPath: /etc/vector/vector.yaml
name: config |
--- kubernetes/storage/apps/observability/vector/app Kustomization: flux-system/vector HelmRelease: observability/vector-agent
+++ kubernetes/storage/apps/observability/vector/app Kustomization: flux-system/vector HelmRelease: observability/vector-agent
@@ -54,13 +54,13 @@
valueFrom:
fieldRef:
apiVersion: v1
fieldPath: metadata.namespace
image:
repository: docker.io/timberio/vector
- tag: 0.37.0-debian@sha256:a5b5af9f6d3e89e03aef357cc2dfc75a38075061d978078bfb5ccd67bd9af249
+ tag: 0.37.1-debian@sha256:e0d1bc9e61d99a139870f7276a18f36c3365ad76456a2e103fd5cb277a5a1fcb
securityContext:
privileged: true
strategy: RollingUpdate
type: daemonset
persistence:
config: |
--- 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.0-alpine@sha256:7f4f5c1aec8feaa3ea1bea069e22517788ce9eecee9d5d8af95590cf3e67fc2f
+ image: docker.io/timberio/vector:0.37.1-alpine@sha256:ced16088cdcfcadd2f471c5760ea3b08bec82b9be00a8b90173b9ade7d001607
name: app
securityContext:
privileged: true
volumeMounts:
- mountPath: /etc/vector/vector.yaml
name: config
--- 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.0-alpine@sha256:7f4f5c1aec8feaa3ea1bea069e22517788ce9eecee9d5d8af95590cf3e67fc2f
+ image: docker.io/timberio/vector:0.37.1-alpine@sha256:ced16088cdcfcadd2f471c5760ea3b08bec82b9be00a8b90173b9ade7d001607
livenessProbe:
failureThreshold: 3
initialDelaySeconds: 0
periodSeconds: 10
tcpSocket:
port: 8686 |
--- kubernetes/main/apps/observability/vector/app Kustomization: flux-system/vector HelmRelease: observability/vector-agent
+++ kubernetes/main/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.0-alpine@sha256:7f4f5c1aec8feaa3ea1bea069e22517788ce9eecee9d5d8af95590cf3e67fc2f
+ tag: 0.37.1-alpine@sha256:ced16088cdcfcadd2f471c5760ea3b08bec82b9be00a8b90173b9ade7d001607
securityContext:
privileged: true
strategy: RollingUpdate
type: daemonset
persistence:
config:
--- kubernetes/main/apps/observability/vector/app Kustomization: flux-system/vector HelmRelease: observability/vector-aggregator
+++ kubernetes/main/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.0-alpine@sha256:7f4f5c1aec8feaa3ea1bea069e22517788ce9eecee9d5d8af95590cf3e67fc2f
+ tag: 0.37.1-alpine@sha256:ced16088cdcfcadd2f471c5760ea3b08bec82b9be00a8b90173b9ade7d001607
probes:
liveness:
enabled: true
readiness:
enabled: true
initContainers: |
layla-bot
bot
force-pushed
the
renovate/docker.io-timberio-vector-0.x
branch
from
April 12, 2024 06:23
658a049
to
04fbfd1
Compare
layla-bot
bot
force-pushed
the
renovate/docker.io-timberio-vector-0.x
branch
from
April 12, 2024 06:26
04fbfd1
to
2b34b64
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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.37.0-debian
->0.37.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.
This PR has been generated by Renovate Bot.