generated from onedr0p/cluster-template
-
Notifications
You must be signed in to change notification settings - Fork 0
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 image docker.io/timberio/vector to v0.43.1 #317
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/docker.io-timberio-vector-0.x
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
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
--- kubernetes/apps/observability/vector/app Kustomization: flux-system/vector HelmRelease: observability/vector-agent
+++ kubernetes/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.41.1-alpine@sha256:501e5403e19238c9073c116fb3cbb750a9201d0271b09dae88f044534803c670
+ tag: 0.43.1-alpine@sha256:3677b6007e24e88a6b2a42f51c25fda27b6579e7c3b704fb63c770e5be06cd1a
securityContext:
privileged: true
strategy: RollingUpdate
type: daemonset
persistence:
config:
--- kubernetes/apps/observability/vector/app Kustomization: flux-system/vector HelmRelease: observability/vector-aggregator
+++ kubernetes/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.41.1-alpine@sha256:501e5403e19238c9073c116fb3cbb750a9201d0271b09dae88f044534803c670
+ tag: 0.43.1-alpine@sha256:3677b6007e24e88a6b2a42f51c25fda27b6579e7c3b704fb63c770e5be06cd1a
probes:
liveness:
enabled: true
readiness:
enabled: true
replicas: 2 |
--- 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.41.1-alpine@sha256:501e5403e19238c9073c116fb3cbb750a9201d0271b09dae88f044534803c670
+ image: docker.io/timberio/vector:0.43.1-alpine@sha256:3677b6007e24e88a6b2a42f51c25fda27b6579e7c3b704fb63c770e5be06cd1a
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
@@ -42,13 +42,13 @@
topologyKey: kubernetes.io/hostname
whenUnsatisfiable: DoNotSchedule
containers:
- args:
- --config
- /etc/vector/vector.yaml
- image: docker.io/timberio/vector:0.41.1-alpine@sha256:501e5403e19238c9073c116fb3cbb750a9201d0271b09dae88f044534803c670
+ image: docker.io/timberio/vector:0.43.1-alpine@sha256:3677b6007e24e88a6b2a42f51c25fda27b6579e7c3b704fb63c770e5be06cd1a
livenessProbe:
failureThreshold: 3
initialDelaySeconds: 0
periodSeconds: 10
tcpSocket:
port: 8686 |
renovate
bot
changed the title
feat(container): update image docker.io/timberio/vector to v0.42.0
feat(container): update image docker.io/timberio/vector to v0.43.0
Dec 3, 2024
renovate
bot
force-pushed
the
renovate/docker.io-timberio-vector-0.x
branch
3 times, most recently
from
December 4, 2024 01:54
29a9893
to
1174020
Compare
renovate
bot
changed the title
feat(container): update image docker.io/timberio/vector to v0.43.0
feat(container): update image docker.io/timberio/vector to v0.43.1
Dec 10, 2024
renovate
bot
force-pushed
the
renovate/docker.io-timberio-vector-0.x
branch
from
December 10, 2024 19:44
1174020
to
067f52f
Compare
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.41.1-alpine
->0.43.1-alpine
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Configuration
📅 Schedule: Branch creation - "on saturday" (UTC), 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 was generated by Mend Renovate. View the repository job log.