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

fix: update helm chart vector to 0.16.2 #1647

Merged
merged 1 commit into from
Oct 11, 2022
Merged

fix: update helm chart vector to 0.16.2 #1647

merged 1 commit into from
Oct 11, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 11, 2022

Mend Renovate

This PR contains the following updates:

Package Update Change
vector (source) patch 0.16.0 -> 0.16.2

⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.


Release Notes

vectordotdev/helm-charts

v0.16.2

Compare Source

Ci
Bug Fixes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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, click this checkbox.

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from h3mmy as a code owner October 11, 2022 21:29
@bloopy-boi bloopy-boi bot added size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. area/cluster Changes made in the cluster directory labels Oct 11, 2022
@bloopy-boi
Copy link
Contributor

bloopy-boi bot commented Oct 11, 2022

Path: cluster/apps/monitoring/vector/agent/helm-release.yaml
Version: 0.16.0 -> 0.16.2

@@ -114,7 +114,7 @@
 template:
 metadata:
 annotations:
- checksum/config: 98260b316271b4b5f71fffad5501f7d0dfbda7f11e12748a18d5ed202f41270d
+ checksum/config: d4b25ec73a7b01ca7f7fbbe3fcbb56375b444d06f784be7598ff2140b973a252
 configmap.reloader.stakater.com/reload: vector-agent
 labels:
 app.kubernetes.io/name: vector
@@ -126,28 +126,11 @@
 dnsPolicy: ClusterFirst
 containers:
 - name: vector
- image: "timberio/vector:0.24.0-distroless-libc"
+ image: "timberio/vector:0.24.1-distroless-libc"
 imagePullPolicy: IfNotPresent
 args:
 - --config-dir
 - /etc/vector/
- env:
- - name: VECTOR_SELF_NODE_NAME
- valueFrom:
- fieldRef:
- fieldPath: spec.nodeName
- - name: VECTOR_SELF_POD_NAME
- valueFrom:
- fieldRef:
- fieldPath: metadata.name
- - name: VECTOR_SELF_POD_NAMESPACE
- valueFrom:
- fieldRef:
- fieldPath: metadata.namespace
- - name: PROCFS_ROOT
- value: "/host/proc"
- - name: SYSFS_ROOT
- value: "/host/sys"
 ports:
 - name: loki-journal-si
 containerPort: 6010

@bloopy-boi
Copy link
Contributor

bloopy-boi bot commented Oct 11, 2022

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ COPYPASTE jscpd yes no 1.53s
✅ YAML prettier 2 0 0 0.74s
✅ YAML yamllint 2 0 0.33s

See errors details in artifact MegaLinter reports on CI Job page
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@h3mmy h3mmy merged commit 45defad into main Oct 11, 2022
@h3mmy h3mmy deleted the renovate/vector branch October 11, 2022 23:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/cluster Changes made in the cluster directory renovate/helm size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. type/patch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant