Skip to content

Commit 431c7b2

Browse files
committed
Fix release version name
1 parent 5e43de0 commit 431c7b2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

etc/kayobe/kolla.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -141,11 +141,11 @@ kolla_sources:
141141
prometheus-v2-server:
142142
type: git
143143
location: https://github.com/prometheus/prometheus.git
144-
reference: 2.54.1
144+
reference: v2.54.1
145145
prometheus-memcached-exporter:
146146
type: git
147147
location: https://github.com/prometheus/memcached_exporter.git
148-
reference: 0.14.4
148+
reference: v0.14.4
149149

150150
###############################################################################
151151
# Kolla image build configuration.

0 commit comments

Comments
 (0)