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

feat: update helm chart promtail to 6.10.0 #3691

Merged
merged 1 commit into from
Apr 4, 2023
Merged

Conversation

bloopy-boi[bot]
Copy link
Contributor

@bloopy-boi bloopy-boi bot commented Apr 2, 2023

This PR contains the following updates:

Package Update Change
promtail (source) minor 6.9.0 -> 6.10.0

⚠ Dependency Lookup Warnings ⚠

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


Release Notes

grafana/helm-charts

v6.10.0

Compare Source

Promtail is an agent which ships the contents of local logs to a Loki instance

v6.9.3

Compare Source

Promtail is an agent which ships the contents of local logs to a Loki instance

v6.9.2

Compare Source

Promtail is an agent which ships the contents of local logs to a Loki instance

v6.9.1

Compare Source

Promtail is an agent which ships the contents of local logs to a Loki instance


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 these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@bloopy-boi bloopy-boi bot requested a review from h3mmy as a code owner April 2, 2023 02:35
@bloopy-boi bloopy-boi bot added renovate/helm type/minor area/cluster Changes made in the cluster directory size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Apr 2, 2023
@bloopy-boi
Copy link
Contributor Author

bloopy-boi bot commented Apr 2, 2023

Path: cluster/apps/monitoring/promtail/helm-release.yaml
Version: 6.9.0 -> 6.10.0

@@ -129,7 +129,7 @@
 app.kubernetes.io/name: promtail
 app.kubernetes.io/instance: promtail
 annotations:
- checksum/config: 205d33408b7e2df8685bb0beebea574051e780ab2b912afe0c989b9a3456f6e4
+ checksum/config: 20e8e9d4b366abbacde0507828324d3a5300d3b36fa99b383f01a258d9d72554
 spec:
 serviceAccountName: promtail
 enableServiceLinks: true
@@ -138,7 +138,7 @@
 runAsUser: 0
 containers:
 - name: promtail
- image: "ghcr.io/k8s-at-home/promtail:2.7.3"
+ image: "ghcr.io/k8s-at-home/promtail:2.7.4"
 imagePullPolicy: IfNotPresent
 args:
 - "-config.file=/etc/promtail/promtail.yaml"

@bloopy-boi
Copy link
Contributor Author

bloopy-boi bot commented Apr 2, 2023

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ COPYPASTE jscpd yes no 1.13s
✅ YAML prettier 1 0 0 0.45s
✅ YAML yamllint 1 0 0.21s

See detailed report in MegaLinter reports
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 7984c8c into main Apr 4, 2023
@h3mmy h3mmy deleted the renovate/promtail-6.x branch April 4, 2023 12:24
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/minor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant