Skip to content

Commit 4890360

Browse files
committed
update infra release
1 parent d3ef1c8 commit 4890360

File tree

4 files changed

+135
-119
lines changed

4 files changed

+135
-119
lines changed

content/release/infra.md

Lines changed: 15 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,21 @@ Check [Infra Repo](/repo/infra) for usage instructions.
1111

1212
Object storage bundle update, rollback minio to the last version with GUI
1313

14-
| Name | Old | New | Comment |
15-
|:----------|:---------------|:---------------|:----------|
16-
| minio | 20250907161309 | 20250422221226 | downgrade |
17-
| rustfs | - | 1.0.0-a71 | new |
18-
| seaweedfs | - | 4.1.0 | new |
19-
| garage | - | 2.1.0 | new |
20-
14+
| Name | Old | New | Comment |
15+
|:------------------------|:---------------|:---------------|:----------|
16+
| minio | 20250907161309 | 20250422221226 | downgrade |
17+
| rustfs | - | 1.0.0-a71 | new |
18+
| seaweedfs | - | 4.1.0 | new |
19+
| garage | - | 2.1.0 | new |
20+
| rclone | 1.71.2 | 1.72.0 | |
21+
| vector | 0.51.0 | 0.51.1 | |
22+
| prometheus | 3.7.3 | 3.8.0 | |
23+
| victoria-metrics | 0.130.0 | 0.131.0 | |
24+
| victoria-logs | 0.38.0 | 0.39.0 | |
25+
| grafana-victorialogs-ds | 0.22.1 | 0.22.3 | |
26+
| redis_exporter | 1.80.0 | 1.80.1 | |
27+
| mongodb_exporter | 0.47.1 | 0.47.2 | |
28+
| genai-toolbox | 0.21.0 | 0.22.0 | |
2129

2230
## 2025-11-20
2331

content/release/infra.zh.md

Lines changed: 16 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,22 @@ weight: 400
1111

1212
对象存储组件更新,MinIO 回滚至最后一个支持 GUI 的版本。
1313

14-
| 名称 | 旧版本 | 新版本 | 备注 |
15-
|:----------|:---------------|:---------------|:----|
16-
| minio | 20250907161309 | 20250422221226 | 降级 |
17-
| rustfs | - | 1.0.0-a71 | new |
18-
| seaweedfs | - | 4.1.0 | new |
19-
| garage | - | 2.1.0 | new |
14+
| 名称 | 旧版本 | 新版本 | 备注 |
15+
|:------------------------|:---------------|:---------------|:----|
16+
| minio | 20250907161309 | 20250422221226 | 降级 |
17+
| rustfs | - | 1.0.0-a71 | new |
18+
| seaweedfs | - | 4.1.0 | new |
19+
| garage | - | 2.1.0 | new |
20+
| rclone | 1.71.2 | 1.72.0 | |
21+
| vector | 0.51.0 | 0.51.1 | |
22+
| prometheus | 3.7.3 | 3.8.0 | |
23+
| victoria-metrics | 0.130.0 | 0.131.0 | |
24+
| victoria-logs | 0.38.0 | 0.39.0 | |
25+
| grafana-victorialogs-ds | 0.22.1 | 0.22.3 | |
26+
| redis_exporter | 1.80.0 | 1.80.1 | |
27+
| mongodb_exporter | 0.47.1 | 0.47.2 | |
28+
| genai-toolbox | 0.21.0 | 0.22.0 | |
29+
2030

2131
## 2025-11-23
2232

content/repo/infra.md

Lines changed: 47 additions & 49 deletions
Original file line numberDiff line numberDiff line change
@@ -138,38 +138,38 @@ sudo yum makecache;
138138

139139
### Prometheus Stack
140140

141-
| Name | Version | License | Comment |
142-
|:---------------------------------------------------------------------------:|:-------:|:-------:|:--------|
143-
| [prometheus](https://github.com/prometheus/prometheus) | 3.7.3 | | |
144-
| [pushgateway](https://github.com/prometheus/pushgateway) | 1.11.2 | | |
145-
| [alertmanager](https://github.com/prometheus/alertmanager) | 0.29.0 | | |
146-
| [blackbox_exporter](https://github.com/prometheus/blackbox_exporter) | 0.27.0 | | |
147-
| [VictoriaMetrics](https://github.com/VictoriaMetrics/VictoriaMetrics) | 1.130.0 | | |
148-
| [VictoriaLogs](https://github.com/VictoriaMetrics/VictoriaMetrics/releases) | 1.38.0 | | |
149-
| [pg_exporter](https://github.com/Vonng/pg_exporter) | 1.0.3 | | |
150-
| [pgbackrest_exporter](https://github.com/woblerr/pgbackrest_exporter) | 0.21.0 | | |
151-
| [node_exporter](https://github.com/prometheus/node_exporter) | 1.10.2 | | |
152-
| [keepalived_exporter](https://github.com/mehdy/keepalived-exporter) | 1.7.0 | | |
153-
| [nginx_exporter](https://github.com/nginxinc/nginx-prometheus-exporter) | 1.5.1 | | |
154-
| [zfs_exporter](https://github.com/waitingsong/zfs_exporter/releases/) | 3.8.1 | | |
155-
| [mysqld_exporter](https://github.com/prometheus/mysqld_exporter) | 0.18.0 | | |
156-
| [redis_exporter](https://github.com/oliver006/redis_exporter) | 1.80.0 | | |
157-
| [kafka_exporter](https://github.com/danielqsj/kafka_exporter) | 1.9.0 | | |
158-
| [mongodb_exporter](https://github.com/percona/mongodb_exporter) | 0.47.1 | | |
159-
| [mtail](https://github.com/google/mtail) | 3.0.8 | | |
141+
| Name | Version | License | Comment |
142+
|:---------------------------------------------------------------------------:|:-------:|:----------:|:--------|
143+
| [prometheus](https://github.com/prometheus/prometheus) | 3.7.3 | Apache-2.0 | |
144+
| [pushgateway](https://github.com/prometheus/pushgateway) | 1.11.2 | Apache-2.0 | |
145+
| [alertmanager](https://github.com/prometheus/alertmanager) | 0.29.0 | Apache-2.0 | |
146+
| [blackbox_exporter](https://github.com/prometheus/blackbox_exporter) | 0.27.0 | Apache-2.0 | |
147+
| [VictoriaMetrics](https://github.com/VictoriaMetrics/VictoriaMetrics) | 1.131.0 | Apache-2.0 | |
148+
| [VictoriaLogs](https://github.com/VictoriaMetrics/VictoriaMetrics/releases) | 1.39.0 | Apache-2.0 | |
149+
| [pg_exporter](https://github.com/Vonng/pg_exporter) | 1.0.3 | Apache-2.0 | |
150+
| [pgbackrest_exporter](https://github.com/woblerr/pgbackrest_exporter) | 0.21.0 | MIT | |
151+
| [node_exporter](https://github.com/prometheus/node_exporter) | 1.10.2 | Apache-2.0 | |
152+
| [keepalived_exporter](https://github.com/mehdy/keepalived-exporter) | 1.7.0 | GPL-3.0 | |
153+
| [nginx_exporter](https://github.com/nginxinc/nginx-prometheus-exporter) | 1.5.1 | Apache-2.0 | |
154+
| [zfs_exporter](https://github.com/waitingsong/zfs_exporter/releases/) | 3.8.1 | MIT | |
155+
| [mysqld_exporter](https://github.com/prometheus/mysqld_exporter) | 0.18.0 | Apache-2.0 | |
156+
| [redis_exporter](https://github.com/oliver006/redis_exporter) | 1.80.1 | MIT | |
157+
| [kafka_exporter](https://github.com/danielqsj/kafka_exporter) | 1.9.0 | Apache-2.0 | |
158+
| [mongodb_exporter](https://github.com/percona/mongodb_exporter) | 0.47.2 | Apache-2.0 | |
159+
| [mtail](https://github.com/google/mtail) | 3.0.8 | Apache-2.0 | |
160160

161161
### Grafana Stack
162162

163-
| Name | Version | License | Comment |
164-
|:-----------------------------------------------------------------------------------------------------:|:-------:|:-------:|:-----------------------|
165-
| [grafana](https://github.com/grafana/grafana/) | 12.3.0 | | Visualization Platform |
166-
| [loki](https://github.com/grafana/loki) | 3.1.1 | | The logging platform |
167-
| [promtail](https://github.com/grafana/loki/releases/tag/v3.0.0) | 3.0.0 | | Obsolete |
168-
| [vector](https://github.com/vectordotdev/vector/releases) | 0.51.1 | | |
169-
| [grafana-infinity-ds](https://github.com/grafana/grafana-infinity-datasource/) | 3.6.0 | | |
170-
| [grafana-victorialogs-ds](https://github.com/VictoriaMetrics/victorialogs-datasource/releases/) | 0.22.1 | | |
171-
| [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.3.0 | | |
163+
| Name | Version | License | Comment |
164+
|:-----------------------------------------------------------------------------------------------------:|:-------:|:----------:|:-----------------------|
165+
| [grafana](https://github.com/grafana/grafana/) | 12.3.0 | AGPLv3 | Visualization Platform |
166+
| [loki](https://github.com/grafana/loki) | 3.1.1 | AGPLv3 | The logging platform |
167+
| [promtail](https://github.com/grafana/loki/releases/tag/v3.0.0) | 3.0.0 | APGLv3 | Obsolete |
168+
| [vector](https://github.com/vectordotdev/vector/releases) | 0.51.1 | MPL-2.0 | |
169+
| [grafana-infinity-ds](https://github.com/grafana/grafana-infinity-datasource/) | 3.6.0 | Apache-2.0 | |
170+
| [grafana-victorialogs-ds](https://github.com/VictoriaMetrics/victorialogs-datasource/releases/) | 0.22.3 | Apache-2.0 | |
171+
| [grafana-victoriametrics-ds](https://github.com/VictoriaMetrics/victoriametrics-datasource/releases/) | 0.19.7 | Apache-2.0 | |
172+
| [grafana-plugins](https://github.com/pgsty/infra-pkg/tree/main/noarch/grafana-plugins) | 12.3.0 | Apache-2.0 | |
173173

174174
### Object Storage
175175

@@ -182,22 +182,20 @@ sudo yum makecache;
182182
| [seaweedfs](https://github.com/seaweedfs/seaweedfs) | 4.01 | Apache-2.0 | S3 for small files |
183183
| [rclone](https://github.com/rclone/rclone/) | 1.72.0 | MIT | S3 CLI |
184184
| [restic](https://github.com/restic/restic) | 0.18.1 | BSD-2 | Backup tool |
185-
| [juicefs](https://juicefs.com/) | 1.3.0 | Apache-2.0 | FS over S3 |
185+
| [juicefs](https://juicefs.com/) | 1.3.1 | Apache-2.0 | FS over S3 |
186186

187187
### Databases
188188

189189
PostgreSQL related tools, DBMS, and other utils
190190

191191
| Name | Version | License | Comment |
192192
|:---------------------------------------------------------:|:--------------:|:-------:|:--------------------------|
193-
| [etcd](https://github.com/etcd-io/etcd) | 3.6.6 | | Fault Tolerant DCS |
194-
| [minio](https://github.com/minio/minio) | 20250422221226 | | FOSS S3 Server |
195-
| [mcli](https://github.com/minio/mc) | 20250813083541 | | FOSS S3 Client |
196-
| [kafka](https://kafka.apache.org/downloads) | 4.0.0 | | Message Queue |
197-
| [duckdb](https://github.com/duckdb/duckdb) | 1.4.2 | | Embedded OLAP |
198-
| [ferretdb](https://github.com/FerretDB/FerretDB) | 2.7.0 | | MongoDB over PG |
199-
| [tigerbeetle](https://github.com/tigerbeetle/tigerbeetle) | 0.16.65 | | Financial OLTP |
200-
| [IvorySQL](https://github.com/IvorySQL/IvorySQL) | 4.6 | | Oracle Compatible PG 17.6 |
193+
| [etcd](https://github.com/etcd-io/etcd) | 3.6.6 | Apache-2.0 | Fault Tolerant DCS |
194+
| [kafka](https://kafka.apache.org/downloads) | 4.0.0 | Apache-2.0 | Message Queue |
195+
| [duckdb](https://github.com/duckdb/duckdb) | 1.4.2 | MIT | Embedded OLAP |
196+
| [ferretdb](https://github.com/FerretDB/FerretDB) | 2.7.0 | Apache-2.0 | MongoDB over PG |
197+
| [tigerbeetle](https://github.com/tigerbeetle/tigerbeetle) | 0.16.65 | Apache-2.0 | Financial OLTP |
198+
| [IvorySQL](https://github.com/IvorySQL/IvorySQL) | 4.6 | Apache-2.0 | Oracle Compatible PG 17.6 |
201199

202200
### DB Utils
203201

@@ -206,14 +204,14 @@ Pig the package manager, PostgreSQL tools, DBMS, and other utils
206204
| Name | Version | License | Comment |
207205
|:-------------------------------------------------------------------------------------:|:--------|:----------:|:----------------------:|
208206
| [pig](https://github.com/pgsty/pig) | 0.7.4 | Apache-2.0 | The pg package manager |
209-
| [vip-manager](https://github.com/cybertec-postgresql/vip-manager) | 4.0.0 | | |
210-
| [pgschema](https://www.pgschema.com/) | 1.4.2 | | |
211-
| [pg_timetable](https://github.com/cybertec-postgresql/pg_timetable) | 6.2.0 | | |
212-
| [timescaledb-tools](https://github.com/timescale/timescaledb-tune) | 0.18.1 | | |
213-
| [timescaledb-event-streamer](https://github.com/noctarius/timescaledb-event-streamer) | 0.20.0 | | |
214-
| [pev2](https://github.com/pgsty/infra-pkg/tree/main/noarch/pev2) | 1.17.0 | | |
215-
| [genai-toolbox](https://github.com/googleapis/genai-toolbox) | 0.21.0 | | |
216-
| [sealos](https://github.com/labring/sealos) | 5.1.1 | | |
217-
| [dblab](https://github.com/danvergara/dblab) | 0.34.2 | | |
218-
| [v2ray](https://github.com/v2fly/v2ray-core) | 5.28.0 | | |
219-
| [pgflo](https://github.com/pgflo/pg_flo) | 0.0.15 | | |
207+
| [vip-manager](https://github.com/cybertec-postgresql/vip-manager) | 4.0.0 | BSD-2 | |
208+
| [pgschema](https://www.pgschema.com/) | 1.4.2 | Apache-2.0 | |
209+
| [pg_timetable](https://github.com/cybertec-postgresql/pg_timetable) | 6.2.0 | PostgreSQL | |
210+
| [timescaledb-tools](https://github.com/timescale/timescaledb-tune) | 0.18.1 | Apache-2.0 | |
211+
| [timescaledb-event-streamer](https://github.com/noctarius/timescaledb-event-streamer) | 0.20.0 | Apache-2.0 | |
212+
| [pev2](https://github.com/pgsty/infra-pkg/tree/main/noarch/pev2) | 1.17.0 | PostgreSQL | |
213+
| [genai-toolbox](https://github.com/googleapis/genai-toolbox) | 0.22.0 | Apache-2.0 | |
214+
| [sealos](https://github.com/labring/sealos) | 5.1.1 | Apache-2.0 | license change |
215+
| [dblab](https://github.com/danvergara/dblab) | 0.34.2 | MIT | |
216+
| [v2ray](https://github.com/v2fly/v2ray-core) | 5.28.0 | MIT | |
217+
| [pgflo](https://github.com/pgflo/pg_flo) | 0.0.15 | Apache-2.0 | |

0 commit comments

Comments
 (0)