Skip to content

Commit f63901f

Browse files
committed
update infra packages
1 parent 27ae852 commit f63901f

File tree

4 files changed

+18
-11
lines changed

4 files changed

+18
-11
lines changed

content/release/infra.md

Lines changed: 11 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -8,17 +8,18 @@ Check [Infra Repo](/repo/infra) for usage instructions.
88

99
## 2025-11-20
1010

11-
| Name | Old | New | Comment |
12-
|:---------------------------|:-------:|:-------:|:---------------|
13-
| pgschema | - | 1.4.2 | new |
11+
| Name | Old | New | Comment |
12+
|:---------------------------|:--------|:--------|:---------------|
13+
| pgschema | - | 1.4.2 | new |
14+
| pgflo | - | 0.0.15 | new |
1415
| vector | 0.51.0 | 0.51.1 | bugfix release |
15-
| sealos | 5.0.1 | 5.1.1 | |
16-
| etcd | 3.6.5 | 3.6.6 | |
17-
| duckdb | 1.4.1 | 1.4.2 | |
18-
| pg_exporter | 1.0.2 | 1.0.3 | |
19-
| pig | 0.7.1 | 0.7.2 | |
16+
| sealos | 5.0.1 | 5.1.1 | |
17+
| etcd | 3.6.5 | 3.6.6 | |
18+
| duckdb | 1.4.1 | 1.4.2 | |
19+
| pg_exporter | 1.0.2 | 1.0.3 | |
20+
| pig | 0.7.1 | 0.7.2 | |
2021
| grafana | 12.1.0 | 12.3.0 | |
21-
| pg_timetable | 6.1.0 | 6.2.0 | |
22+
| pg_timetable | 6.1.0 | 6.2.0 | |
2223
| genai-toolbox | 0.16.0 | 0.21.0 | |
2324
| timescaledb-tools | 0.18.0 | 0.18.1 | move to infra |
2425
| timescaledb-event-streamer | 0.12.0 | 0.20.0 | |
@@ -27,6 +28,7 @@ Check [Infra Repo](/repo/infra) for usage instructions.
2728
| victorialogs | 1.37.2 | 1.38.0 | |
2829
| grafana-victorialogs-ds | 0.21.4 | 0.22.1 | |
2930
| grafana-victoriametrics-ds | 0.19.6 | 0.19.7 | |
31+
| grafana-plugins | 12.0.0 | 12.3.0 | |
3032

3133

3234
## 2025-11-08

content/release/infra.zh.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ weight: 400
1111
| 名称 | 旧版本 | 新版本 | 备注 |
1212
|:---------------------------|:--------|:--------|:---------------|
1313
| pgschema | - | 1.4.2 | new |
14+
| pgflo | - | 0.0.15 | new |
1415
| vector | 0.51.0 | 0.51.1 | bugfix release |
1516
| sealos | 5.0.1 | 5.1.1 | |
1617
| etcd | 3.6.5 | 3.6.6 | |
@@ -27,6 +28,7 @@ weight: 400
2728
| victorialogs | 1.37.2 | 1.38.0 | |
2829
| grafana-victorialogs-ds | 0.21.4 | 0.22.1 | |
2930
| grafana-victoriametrics-ds | 0.19.6 | 0.19.7 | |
31+
| grafana-plugins | 12.0.0 | 12.3.0 | |
3032

3133

3234
## 2025-11-08

content/repo/infra.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ sudo yum makecache;
169169
| [grafana-infinity-ds](https://github.com/grafana/grafana-infinity-datasource/) | 3.6.0 | | |
170170
| [grafana-victorialogs-ds](https://github.com/VictoriaMetrics/victorialogs-datasource/releases/) | 0.22.1 | | |
171171
| [grafana-victoriametrics-ds](https://github.com/VictoriaMetrics/victoriametrics-datasource/releases/) | 0.19.7 | | |
172-
| [grafana-plugins](https://github.com/pgsty/infra-pkg/tree/main/noarch/grafana-plugins) | 12.0.0 | | |
172+
| [grafana-plugins](https://github.com/pgsty/infra-pkg/tree/main/noarch/grafana-plugins) | 12.3.0 | | |
173173

174174
### Databases
175175

@@ -206,3 +206,4 @@ Pig the package manager, PostgreSQL tools, DBMS, and other utils
206206
| [juicefs](https://github.com/juicedata/juicefs) | 1.3.0 | | |
207207
| [dblab](https://github.com/danvergara/dblab) | 0.34.2 | | |
208208
| [v2ray](https://github.com/v2fly/v2ray-core) | 5.28.0 | | |
209+
| [pgflo](https://github.com/pgflo/pg_flo) | 0.0.15 | | |

content/repo/infra.zh.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ sudo yum makecache;
171171
| [grafana-infinity-ds](https://github.com/grafana/grafana-infinity-datasource/) | 3.6.0 | | |
172172
| [grafana-victorialogs-ds](https://github.com/VictoriaMetrics/victorialogs-datasource/releases/) | 0.22.1 | | |
173173
| [grafana-victoriametrics-ds](https://github.com/VictoriaMetrics/victoriametrics-datasource/releases/) | 0.19.7 | | |
174-
| [grafana-plugins](https://github.com/pgsty/infra-pkg/tree/main/noarch/grafana-plugins) | 12.0.0 | | |
174+
| [grafana-plugins](https://github.com/pgsty/infra-pkg/tree/main/noarch/grafana-plugins) | 12.3.0 | | |
175175

176176
### 数据库组件
177177

@@ -196,6 +196,7 @@ Pig 包管理器、PostgreSQL 工具、数据库管理系统和其他实用程
196196
|:-------------------------------------------------------------------------------------:|:------:|:----------:|:-------:|
197197
| [pig](https://github.com/pgsty/pig) | 0.7.3 | Apache-2.0 | PG 包管理器 |
198198
| [vip-manager](https://github.com/cybertec-postgresql/vip-manager) | 4.0.0 | | |
199+
| [pgschema](https://www.pgschema.com/) | 1.4.2 | | |
199200
| [pg_timetable](https://github.com/cybertec-postgresql/pg_timetable) | 6.2.0 | | |
200201
| [timescaledb-tools](https://github.com/timescale/timescaledb-tune) | 0.18.1 | | |
201202
| [timescaledb-event-streamer](https://github.com/noctarius/timescaledb-event-streamer) | 0.20.0 | | |
@@ -207,4 +208,5 @@ Pig 包管理器、PostgreSQL 工具、数据库管理系统和其他实用程
207208
| [juicefs](https://github.com/juicedata/juicefs) | 1.3.0 | | |
208209
| [dblab](https://github.com/danvergara/dblab) | 0.34.2 | | |
209210
| [v2ray](https://github.com/v2fly/v2ray-core) | 5.28.0 | | |
211+
| [pgflo](https://github.com/pgflo/pg_flo) | 0.0.15 | | |
210212

0 commit comments

Comments
 (0)