Skip to content

Commit 58df327

Browse files
authored
Merge pull request #1903 from lsst-it/IT-6486_bump_MTDome
(role/hexrot) Bump MTDome Python GUI
2 parents 284a9a1 + dcde038 commit 58df327

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

hieradata/role/hexrot.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -71,10 +71,10 @@ anaconda::conda_packages:
7171
version: "1.1.6"
7272
ts-mtdomecom:
7373
channel: "lsstts"
74-
version: "0.2.15"
74+
version: "0.3.1"
7575
ts-mtdomegui:
7676
channel: "lsstts"
77-
version: "0.4.13"
77+
version: "0.5.1"
7878
ts-rotgui:
7979
channel: "lsstts"
8080
version: "0.4.2"
@@ -86,4 +86,4 @@ anaconda::conda_packages:
8686
version: "2.1.0"
8787
ts-xml:
8888
channel: "lsstts"
89-
version: "23.1.0"
89+
version: "24.0.0"

spec/hosts/roles/hexrot_spec.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -91,11 +91,11 @@
9191
},
9292
'ts-mtdomecom' => {
9393
'channel' => 'lsstts',
94-
'version' => '0.2.15',
94+
'version' => '0.3.1',
9595
},
9696
'ts-mtdomegui' => {
9797
'channel' => 'lsstts',
98-
'version' => '0.4.13',
98+
'version' => '0.5.1',
9999
},
100100
'ts-rotgui' => {
101101
'channel' => 'lsstts',
@@ -111,7 +111,7 @@
111111
},
112112
'ts-xml' => {
113113
'channel' => 'lsstts',
114-
'version' => '23.1.0',
114+
'version' => '24.0.0',
115115
},
116116
}
117117

0 commit comments

Comments
 (0)