-
Notifications
You must be signed in to change notification settings - Fork 6
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 ( 0.36.1 → 0.37.0 ) #3376
Closed
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
repo-jeeves
bot
added
renovate/container
Issue relates to a Renovate container update
type/minor
Issue relates to a minor version bump
cluster/main
Changes made in the main cluster
size/XS
Marks a PR that changes 0-9 lines, ignoring generated files
labels
Apr 4, 2024
--- kubernetes/main/apps/monitoring/vector Kustomization: flux-system/monitoring-vector HelmRelease: monitoring/vector-agent
+++ kubernetes/main/apps/monitoring/vector Kustomization: flux-system/monitoring-vector HelmRelease: monitoring/vector-agent
@@ -58,13 +58,13 @@
valueFrom:
fieldRef:
apiVersion: v1
fieldPath: metadata.namespace
image:
repository: docker.io/timberio/vector
- tag: 0.36.1-alpine@sha256:6e070b786dac861d96c27a86750cbbd51b504b9eb23dc4fbe6b3b277ee9134fd
+ tag: 0.37.0-alpine@sha256:f0645334e82d9bfa45d79899ec1c84ccbd54c1acdce21c8e7797fc15758a197a
securityContext:
privileged: true
pod:
tolerations:
- effect: NoSchedule
key: node-role.kubernetes.io/control-plane
--- kubernetes/main/apps/monitoring/vector Kustomization: flux-system/monitoring-vector HelmRelease: monitoring/vector-aggregator
+++ kubernetes/main/apps/monitoring/vector Kustomization: flux-system/monitoring-vector HelmRelease: monitoring/vector-aggregator
@@ -40,13 +40,13 @@
main:
args:
- --config
- /etc/vector/vector.yaml
image:
repository: docker.io/timberio/vector
- tag: 0.36.1-alpine@sha256:6e070b786dac861d96c27a86750cbbd51b504b9eb23dc4fbe6b3b277ee9134fd
+ tag: 0.37.0-alpine@sha256:f0645334e82d9bfa45d79899ec1c84ccbd54c1acdce21c8e7797fc15758a197a
initContainers:
01-init-geoip:
env:
GEOIPUPDATE_EDITION_IDS: GeoLite2-City
GEOIPUPDATE_FREQUENCY: '0'
GEOIPUPDATE_VERBOSE: 'true' |
--- HelmRelease: monitoring/vector-aggregator Deployment: monitoring/vector-aggregator
+++ HelmRelease: monitoring/vector-aggregator Deployment: monitoring/vector-aggregator
@@ -65,13 +65,13 @@
- mountPath: /usr/share/GeoIP
name: geoip
containers:
- args:
- --config
- /etc/vector/vector.yaml
- image: docker.io/timberio/vector:0.36.1-alpine@sha256:6e070b786dac861d96c27a86750cbbd51b504b9eb23dc4fbe6b3b277ee9134fd
+ image: docker.io/timberio/vector:0.37.0-alpine@sha256:f0645334e82d9bfa45d79899ec1c84ccbd54c1acdce21c8e7797fc15758a197a
name: main
volumeMounts:
- mountPath: /etc/vector/vector.yaml
name: config
readOnly: true
subPath: vector.yaml
--- HelmRelease: monitoring/vector-agent DaemonSet: monitoring/vector-agent
+++ HelmRelease: monitoring/vector-agent DaemonSet: monitoring/vector-agent
@@ -57,13 +57,13 @@
fieldPath: metadata.name
- name: VECTOR_SELF_POD_NAMESPACE
valueFrom:
fieldRef:
apiVersion: v1
fieldPath: metadata.namespace
- image: docker.io/timberio/vector:0.36.1-alpine@sha256:6e070b786dac861d96c27a86750cbbd51b504b9eb23dc4fbe6b3b277ee9134fd
+ image: docker.io/timberio/vector:0.37.0-alpine@sha256:f0645334e82d9bfa45d79899ec1c84ccbd54c1acdce21c8e7797fc15758a197a
name: main
securityContext:
privileged: true
volumeMounts:
- mountPath: /etc/vector/vector.yaml
name: config |
repo-jeeves
bot
force-pushed
the
renovate/main-vector
branch
from
April 4, 2024 22:11
0f4a54d
to
070d4a4
Compare
szinn
force-pushed
the
main
branch
23 times, most recently
from
April 6, 2024 13:59
4e74f5c
to
12d414a
Compare
szinn
force-pushed
the
main
branch
26 times, most recently
from
April 7, 2024 11:39
aefe331
to
1c890d3
Compare
…37.0 ) | datasource | package | from | to | | ---------- | ------------------------- | ------ | ------ | | docker | docker.io/timberio/vector | 0.36.1 | 0.37.0 |
repo-jeeves
bot
force-pushed
the
renovate/main-vector
branch
from
April 7, 2024 11:47
070d4a4
to
3327cc3
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
cluster/main
Changes made in the main cluster
renovate/container
Issue relates to a Renovate container update
size/XS
Marks a PR that changes 0-9 lines, ignoring generated files
type/minor
Issue relates to a minor version bump
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.36.1-alpine
->0.37.0-alpine