@@ -174,12 +174,12 @@ rocky-aarch64:
174
174
ubuntu :
175
175
erlang :
176
176
url : " https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang/ubuntu"
177
- suite : " jammy "
177
+ suite : " noble "
178
178
component : " main"
179
179
gpg_key : " erlang-ppa.gpg"
180
180
fluentd :
181
- url : " https://packages.treasuredata.com/lts/5/ubuntu/jammy /"
182
- suite : " jammy "
181
+ url : " https://packages.treasuredata.com/lts/5/ubuntu/noble /"
182
+ suite : " noble "
183
183
component : " contrib"
184
184
gpg_key : " treasuredata.asc"
185
185
grafana :
@@ -189,12 +189,13 @@ ubuntu:
189
189
gpg_key : " grafana.asc"
190
190
influxdb :
191
191
url : " https://repos.influxdata.com/ubuntu"
192
+ # TODO(mnasiadka): Switch to noble when available
192
193
suite : " jammy"
193
194
component : " stable"
194
195
gpg_key : " influxdb.asc"
195
196
mariadb :
196
197
url : " https://dlm.mariadb.com/repo/mariadb-server/10.11/repo/ubuntu"
197
- suite : " jammy "
198
+ suite : " noble "
198
199
component : " main"
199
200
gpg_key : " mariadb.gpg"
200
201
opensearch :
@@ -208,25 +209,25 @@ ubuntu:
208
209
component : " main"
209
210
gpg_key : " opensearch.asc"
210
211
proxysql :
211
- url : " https://repo.proxysql.com/ProxySQL/proxysql-2.6.x/jammy /"
212
+ url : " https://repo.proxysql.com/ProxySQL/proxysql-2.6.x/noble /"
212
213
suite : " ./"
213
214
component : " "
214
215
gpg_key : " proxysql.asc"
215
216
rabbitmq :
216
217
url : " https://ppa1.rabbitmq.com/rabbitmq/rabbitmq-server/deb/ubuntu"
217
- suite : " jammy "
218
+ suite : " noble "
218
219
component : " main"
219
220
gpg_key : " rabbitmq.gpg"
220
221
221
222
ubuntu-aarch64 :
222
223
erlang :
223
224
url : " https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang/ubuntu"
224
- suite : " jammy "
225
+ suite : " noble "
225
226
component : " main"
226
227
gpg_key : " erlang-ppa.gpg"
227
228
fluentd :
228
- url : " https://packages.treasuredata.com/lts/5/ubuntu/jammy /"
229
- suite : " jammy "
229
+ url : " https://packages.treasuredata.com/lts/5/ubuntu/noble /"
230
+ suite : " noble "
230
231
component : " contrib"
231
232
gpg_key : " treasuredata.asc"
232
233
grafana :
@@ -236,12 +237,13 @@ ubuntu-aarch64:
236
237
gpg_key : " grafana.asc"
237
238
influxdb :
238
239
url : " https://repos.influxdata.com/ubuntu"
240
+ # TODO(mnasiadka): Switch to noble when available
239
241
suite : " jammy"
240
242
component : " stable"
241
243
gpg_key : " influxdb.asc"
242
244
mariadb :
243
245
url : " https://dlm.mariadb.com/repo/mariadb-server/10.11/repo/ubuntu"
244
- suite : " jammy "
246
+ suite : " noble "
245
247
component : " main"
246
248
gpg_key : " mariadb.gpg"
247
249
opensearch :
@@ -255,13 +257,13 @@ ubuntu-aarch64:
255
257
component : " main"
256
258
gpg_key : " opensearch.asc"
257
259
proxysql :
258
- url : " https://repo.proxysql.com/ProxySQL/proxysql-2.6.x/jammy /"
260
+ url : " https://repo.proxysql.com/ProxySQL/proxysql-2.6.x/noble /"
259
261
suite : " ./"
260
262
component : " "
261
263
gpg_key : " proxysql.asc"
262
264
rabbitmq :
263
265
url : " https://ppa1.rabbitmq.com/rabbitmq/rabbitmq-server/deb/ubuntu"
264
- suite : " jammy "
266
+ suite : " noble "
265
267
component : " main"
266
268
arch : " amd64"
267
269
gpg_key : " rabbitmq.gpg"
0 commit comments