Merge "Update grafana to 10.4.14"

This commit is contained in:
Zuul 2025-02-03 22:19:55 +00:00 committed by Gerrit Code Review
commit db987a3d09
2 changed files with 2 additions and 3 deletions

View File

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

View File

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