-
Notifications
You must be signed in to change notification settings - Fork 21
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
chore(deps): update promtail #74
Conversation
f33529b
to
a5ca1b7
Compare
i made one needed update here where the image was missing part of the path, impacting renovate. Interestingly enough the upgrade tests for this are passing but the single package (upstream at that) is consistently failing so this likely needs to be investigated further. |
4050bd5
to
a119771
Compare
Chart is still tracking 2.9.4 image, probably best to wait on the update until the new chart version is ready. Also note that I had to update the values to ensure we were explicitly setting the image tag. |
Opened an upstream PR for the helm chart but I'm good with this one. We'll want to remember that promtail keeps its version in sync with Loki - so often there are no real changes in promtail so we wouldn't expect an upstream helm chart update (this one included). |
a9e7f26
to
031ad77
Compare
as of this morning, waiting on this PR for the IB promtail image https://repo1.dso.mil/dsop/opensource/grafana/promtail/-/merge_requests/99 |
| datasource | package | from | to | | ---------- | ----------------------------------------------------------------- | ------ | ------- | | docker | docker.io/grafana/promtail | 2.9.2 | 2.9.6 | | docker | docker.io/jimmidyson/configmap-reload | v0.8.0 | v0.9.0 | | helm | promtail | 6.15.3 | 6.15.5 | | docker | registry1.dso.mil/ironbank/opensource/grafana/promtail | v2.9.2 | v2.9.5 | | docker | registry1.dso.mil/ironbank/opensource/jimmidyson/configmap-reload | v0.8.0 | v0.12.0 |
7030c3d
to
22eed67
Compare
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. ⚠ Warning: custom changes will be lost. |
@TristanHoladay looks like IB has 2.9.6 if you want to add that change here now. |
🤖 I have created a release *beep* *boop* --- ## [0.19.0](v0.18.0...v0.19.0) (2024-04-12) ### Features * add nightly testing eks ([#250](#250)) ([543b09d](543b09d)) ### Bug Fixes * drop path normalization to MERGE_SLASHES to allow apps to handle encoded slashes ([#330](#330)) ([26e965f](26e965f)) * loki bucket configuration service_account and namespace ([#332](#332)) ([9518634](9518634)) ### Miscellaneous * **deps:** update grafana ([#257](#257)) ([c98e566](c98e566)) * **deps:** update metrics-server ([#298](#298)) ([691fd87](691fd87)) * **deps:** update pepr ([#324](#324)) ([2ef0f96](2ef0f96)) * **deps:** update pepr to v0.28.7 ([#321](#321)) ([e7206bb](e7206bb)) * **deps:** update promtail ([#74](#74)) ([6a112b5](6a112b5)) * **deps:** update zarf to v0.32.6 ([#282](#282)) ([443426d](443426d)) * **deps:** update zarf to v0.33.0 ([#325](#325)) ([f2a2a66](f2a2a66)) * update codeowners ([#338](#338)) ([c419574](c419574)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/grafana/promtail | patch | `2.9.2` -> `2.9.6` | | docker.io/jimmidyson/configmap-reload | minor | `v0.8.0` -> `v0.9.0` | | [promtail](https://grafana.com/loki) ([source](https://togithub.com/grafana/helm-charts)) | patch | `6.15.3` -> `6.15.5` | | [registry1.dso.mil/ironbank/opensource/grafana/promtail](https://togithub.com/grafana/loki) ([source](https://repo1.dso.mil/dsop/opensource/grafana/promtail)) | patch | `v2.9.2` -> `v2.9.5` | | [registry1.dso.mil/ironbank/opensource/jimmidyson/configmap-reload](https://togithub.com/jimmidyson/configmap-reload) ([source](https://repo1.dso.mil/dsop/opensource/jimmidyson/configmap-reload)) | minor | `v0.8.0` -> `v0.12.0` | --- ### Release Notes <details> <summary>grafana/helm-charts (promtail)</summary> ### [`v6.15.5`](https://togithub.com/grafana/helm-charts/releases/tag/promtail-6.15.5) [Compare Source](https://togithub.com/grafana/helm-charts/compare/promtail-6.15.4...promtail-6.15.5) Promtail is an agent which ships the contents of local logs to a Loki instance #### What's Changed - \[promtail] Avoid unnecessary pod restart on each helm chart version by [@​jkroepke](https://togithub.com/jkroepke) in [https://github.com/grafana/helm-charts/pull/2833](https://togithub.com/grafana/helm-charts/pull/2833) **Full Changelog**: grafana/helm-charts@grafana-7.2.5...promtail-6.15.5 ### [`v6.15.4`](https://togithub.com/grafana/helm-charts/releases/tag/promtail-6.15.4) [Compare Source](https://togithub.com/grafana/helm-charts/compare/promtail-6.15.3...promtail-6.15.4) Promtail is an agent which ships the contents of local logs to a Loki instance #### What's Changed - \[promtail] bump promtail version to 2.9.3 by [@​venkatamutyala](https://togithub.com/venkatamutyala) in [https://github.com/grafana/helm-charts/pull/2843](https://togithub.com/grafana/helm-charts/pull/2843) **Full Changelog**: grafana/helm-charts@tempo-distributed-1.8.1...promtail-6.15.4 </details> --- ### 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. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/defenseunicorns/uds-core). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDMuMSIsInVwZGF0ZWRJblZlciI6IjM3LjI2OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: TristanHoladay <40547442+TristanHoladay@users.noreply.github.com> Co-authored-by: Micah Nagel <micah.nagel@defenseunicorns.com>
🤖 I have created a release *beep* *boop* --- ## [0.19.0](v0.18.0...v0.19.0) (2024-04-12) ### Features * add nightly testing eks ([#250](#250)) ([543b09d](543b09d)) ### Bug Fixes * drop path normalization to MERGE_SLASHES to allow apps to handle encoded slashes ([#330](#330)) ([26e965f](26e965f)) * loki bucket configuration service_account and namespace ([#332](#332)) ([9518634](9518634)) ### Miscellaneous * **deps:** update grafana ([#257](#257)) ([c98e566](c98e566)) * **deps:** update metrics-server ([#298](#298)) ([691fd87](691fd87)) * **deps:** update pepr ([#324](#324)) ([2ef0f96](2ef0f96)) * **deps:** update pepr to v0.28.7 ([#321](#321)) ([e7206bb](e7206bb)) * **deps:** update promtail ([#74](#74)) ([6a112b5](6a112b5)) * **deps:** update zarf to v0.32.6 ([#282](#282)) ([443426d](443426d)) * **deps:** update zarf to v0.33.0 ([#325](#325)) ([f2a2a66](f2a2a66)) * update codeowners ([#338](#338)) ([c419574](c419574)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This PR contains the following updates:
2.9.2
->2.9.6
v0.8.0
->v0.9.0
6.15.3
->6.15.5
v2.9.2
->v2.9.5
v0.8.0
->v0.12.0
Release Notes
grafana/helm-charts (promtail)
v6.15.5
Compare Source
Promtail is an agent which ships the contents of local logs to a Loki instance
What's Changed
Full Changelog: grafana/helm-charts@grafana-7.2.5...promtail-6.15.5
v6.15.4
Compare Source
Promtail is an agent which ships the contents of local logs to a Loki instance
What's Changed
Full Changelog: grafana/helm-charts@tempo-distributed-1.8.1...promtail-6.15.4
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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.