Bump Grafana Alloy to v1.14.0 across all deployments

Updates alloy-k8s, alloy-ringtail, and alloy-tracing-ringtail image
tags from v1.13.1 to v1.14.0. Marks indri alloy (ansible) as reviewed
at v1.14.0 — source rebuild needed separately. Adds missing
alloy-ringtail entry to service-versions.yaml.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Erich Blume 2026-03-13 16:03:47 -07:00
commit 735a7edd6c
6 changed files with 19 additions and 11 deletions

View file

@ -1,6 +1,6 @@
---
title: Alloy
modified: 2026-02-08
modified: 2026-03-13
tags:
- service
- observability
@ -20,7 +20,7 @@ Unified observability collector for metrics and logs with three deployments:
| **Indri Binary** | `~/.local/bin/alloy` |
| **Indri Config** | `~/.config/grafana-alloy/config.alloy` |
| **K8s Namespace** | `alloy` |
| **K8s Image** | `grafana/alloy:v1.8.2` |
| **K8s Image** | `grafana/alloy:v1.14.0` |
| **ArgoCD App** | `alloy-k8s` |
| **Fly.io Config** | `fly/alloy.river` |
| **Fly.io Image** | `grafana/alloy:v1.5.1` (binary copied into nginx container) |