Update grafana to 10.4.14

This is the latest release of the 10.x series and we're currently stuck
on 10.2.2. We can update to 11.x after we're up to date on 10.x.

We bundle this change up with an update to run on Noble. The plan is
we'll put the old 10.2 focal server in the emergency file, land this
change, then add a new Noble server to inventory. This should allow us
to easily rollback to 10.2 if Noble with Grafana 10.4.14 don't work for
some reason. Basically killing two birds with one stone here and getting
a safer upgrade process out of it.

Depends-On: https://review.opendev.org/c/openstack/project-config/+/940276
Change-Id: Icc5e02d4b80cb1f8524ab3dde888aba7db430ffe
This commit is contained in:
Clark Boylan 2025-01-23 13:30:20 -08:00
parent 711f49b7c3
commit 680a120bf1
2 changed files with 2 additions and 3 deletions
playbooks/roles/grafana/templates
zuul.d

@ -5,8 +5,7 @@ version: '2'
services:
grafana:
restart: always
# Temporarily pin to 10.2.2 instead of latest due to selector errors
image: docker.io/grafana/grafana-oss:10.2.2
image: docker.io/grafana/grafana-oss:10.4.14
network_mode: host
environment:
GF_SERVER_DOMAIN: 'grafana.opendev.org'

@ -734,7 +734,7 @@
nodes:
- <<: *bridge_node_x86
- name: grafana01.opendev.org
label: ubuntu-focal
label: ubuntu-noble
groups:
- <<: *bastion_group
vars: