Skip to content

Commit 271e328

Browse files
committed
Update version of RL9 third-party repos
Update threasuredata from 4 to 5 Update mariadb from 10.6 to 10.11
1 parent 52a9a78 commit 271e328

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

etc/kayobe/kolla.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,6 @@ kolla_sources:
130130
type: git
131131
location: https://github.com/stackhpc/stackhpc-inspector-plugins.git
132132
reference: 1.3.0
133-
# Not yet merged: https://github.com/stackhpc/magnum/pull/139
134133
magnum-base:
135134
type: git
136135
location: https://github.com/stackhpc/magnum.git
@@ -186,10 +185,10 @@ stackhpc_rocky_9_third_party_repos:
186185
- url: "{{ stackhpc_repo_grafana_url }}"
187186
file: "grafana.repo"
188187
tag: "grafana"
189-
- url: "{{ stackhpc_repo_rhel_9_treasuredata_4_url }}"
188+
- url: "{{ stackhpc_repo_rhel_9_treasuredata_5_url }}"
190189
file: "td.repo"
191190
tag: "treasuredata"
192-
- url: "{{ stackhpc_repo_rhel_9_mariadb_10_6_url }}"
191+
- url: "{{ stackhpc_repo_rhel_9_mariadb_10_11_url }}"
193192
file: "mariadb.repo"
194193
tag: "mariadb"
195194
- url: "{{ stackhpc_repo_rhel_9_influxdb_url }}"

0 commit comments

Comments
 (0)