Skip to content

Commit f71eadf

Browse files
Renovate Botdadezzz
authored andcommitted
chore(deps): update docker.io/grafana/alloy docker tag to v1.12.2 (#299)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/grafana/alloy](https://github.com/grafana/alloy) | patch | `v1.12.1` → `v1.12.2` | --- > ⚠️ **Warning** > > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>grafana/alloy (docker.io/grafana/alloy)</summary> ### [`v1.12.2`](https://github.com/grafana/alloy/releases/tag/v1.12.2) [Compare Source](grafana/alloy@v1.12.1...v1.12.2) ##### Bug Fixes 🐛 - Add missing configuration parameter `deployment_name_from_replicaset` to k8sattributes processor ([5b90a9d](grafana/alloy@5b90a9d)) ([@&#8203;dehaansa](https://github.com/dehaansa)) - **database\_observability:** Fix schema\_details collector to fetch column definitions with case sensitive table names ([#&#8203;4872](grafana/alloy#4872)) ([560dff4](grafana/alloy@560dff4)) ([@&#8203;jharvey10](https://github.com/jharvey10), [@&#8203;fridgepoet](https://github.com/fridgepoet)) - **deps:** Update jose2go to 1.7.0 ([#&#8203;4858](grafana/alloy#4858)) ([dfdd341](grafana/alloy@dfdd341)) ([@&#8203;jharvey10](https://github.com/jharvey10)) - **deps:** Update npm dependencies \[backport] ([#&#8203;5201](grafana/alloy#5201)) ([8e06c26](grafana/alloy@8e06c26)) ([@&#8203;jharvey10](https://github.com/jharvey10)) - Ensure the squid exporter wrapper properly brackets ipv6 addresses \[backport] ([#&#8203;5205](grafana/alloy#5205)) ([e329cc6](grafana/alloy@e329cc6)) ([@&#8203;dehaansa](https://github.com/dehaansa)) - Preserve meta labels in loki.source.podlogs ([#&#8203;5097](grafana/alloy#5097)) ([ab4b21e](grafana/alloy@ab4b21e)) ([@&#8203;kalleep](https://github.com/kalleep)) - Prevent panic in import.git when update fails \[backport] ([#&#8203;5204](grafana/alloy#5204)) ([c82fbae](grafana/alloy@c82fbae)) ([@&#8203;dehaansa](https://github.com/dehaansa), [@&#8203;jharvey10](https://github.com/jharvey10)) - show correct fallback alloy version instead of v1.13.0 ([#&#8203;5110](grafana/alloy#5110)) ([b72be99](grafana/alloy@b72be99)) ([@&#8203;dehaansa](https://github.com/dehaansa), [@&#8203;jharvey10](https://github.com/jharvey10)) #### Upgrading Read the [release notes] for specific instructions on upgrading from older versions: [release notes]: https://grafana.com/docs/alloy/v1.12/release-notes/ #### Installation Refer to our [installation guide] for how to install Grafana Alloy. [installation guide]: https://grafana.com/docs/alloy/v1.12/get-started/install/ </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. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi43MS4yIiwidXBkYXRlZEluVmVyIjoiNDIuNzEuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: Renovate Bot <renovate@zarantonello.dev> Co-committed-by: Renovate Bot <renovate@zarantonello.dev>
1 parent 0c12412 commit f71eadf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cluster/alloy/daemon-sets/alloy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ spec:
3434
valueFrom:
3535
fieldRef:
3636
fieldPath: status.hostIP
37-
image: docker.io/grafana/alloy:v1.12.1@sha256:c311595156fca7b1131683d383dae1acfd29e8879d347161d2a6f714ebac0c0b
37+
image: docker.io/grafana/alloy:v1.12.2@sha256:f94b1c82957accb77cd11385fd5e3600758ef1b1ab79557c97319ad28590735a
3838
name: alloy
3939
ports:
4040
- containerPort: 12345

0 commit comments

Comments
 (0)