- changed all releases from 1-el8 and 1-el9 to 1 - updated build job to write files to per-repository directories
21 lines
567 B
YAML
21 lines
567 B
YAML
name: vmagent
|
|
github: VictoriaMetrics/VictoriaMetrics
|
|
description: vmagent collects metrics data via popular data ingestion protocols and
|
|
routes it to VictoriaMetrics.
|
|
arch: amd64
|
|
platform: linux
|
|
maintainer: VictoriaMetrics
|
|
homepage: https://github.com/VictoriaMetrics/VictoriaMetrics
|
|
license: Apache-2.0 license
|
|
builds:
|
|
- repository:
|
|
- almalinux/el8
|
|
image: git.unkin.net/unkin/almalinux8-rpmbuilder:latest
|
|
release: 1
|
|
version: 1.132.0
|
|
- repository:
|
|
- almalinux/el9
|
|
image: git.unkin.net/unkin/almalinux9-rpmbuilder:latest
|
|
release: 1
|
|
version: 1.132.0
|