feat: add metadata.yaml files for all packages
Add simplified metadata structure for all 41 packages containing: - Package name, version, and release number - GitHub repository for packages with GitHub releases - Build configuration for el/8 and el/9 distributions This metadata enables future automation for version checking and package building across different distributions.
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
name: act_runner
|
||||
release: 1
|
||||
version: 0.2.12
|
||||
build:
|
||||
- distro: el/8
|
||||
image: git.unkin.net/unkin/almalinux8-rpmbuilder:latest
|
||||
- distro: el/9
|
||||
image: git.unkin.net/unkin/almalinux9-rpmbuilder:latest
|
||||
@@ -0,0 +1,8 @@
|
||||
name: bind_exporter
|
||||
release: 1
|
||||
version: 0.8.0
|
||||
build:
|
||||
- distro: el/8
|
||||
image: git.unkin.net/unkin/almalinux8-rpmbuilder:latest
|
||||
- distro: el/9
|
||||
image: git.unkin.net/unkin/almalinux9-rpmbuilder:latest
|
||||
@@ -0,0 +1,9 @@
|
||||
name: boilerplate
|
||||
release: 1
|
||||
version: 0.6.1
|
||||
build:
|
||||
- distro: el/8
|
||||
image: git.unkin.net/unkin/almalinux8-rpmbuilder:latest
|
||||
- distro: el/9
|
||||
image: git.unkin.net/unkin/almalinux9-rpmbuilder:latest
|
||||
github: gruntwork-io/boilerplate
|
||||
@@ -0,0 +1,9 @@
|
||||
name: cni-plugins
|
||||
release: 1
|
||||
version: 1.7.1
|
||||
build:
|
||||
- distro: el/8
|
||||
image: git.unkin.net/unkin/almalinux8-rpmbuilder:latest
|
||||
- distro: el/9
|
||||
image: git.unkin.net/unkin/almalinux9-rpmbuilder:latest
|
||||
github: containernetworking/plugins
|
||||
@@ -0,0 +1,8 @@
|
||||
name: consul-cni
|
||||
release: 1
|
||||
version: 1.7.1
|
||||
build:
|
||||
- distro: el/8
|
||||
image: git.unkin.net/unkin/almalinux8-rpmbuilder:latest
|
||||
- distro: el/9
|
||||
image: git.unkin.net/unkin/almalinux9-rpmbuilder:latest
|
||||
@@ -0,0 +1,8 @@
|
||||
name: consul
|
||||
release: 1
|
||||
version: 1.21.1
|
||||
build:
|
||||
- distro: el/8
|
||||
image: git.unkin.net/unkin/almalinux8-rpmbuilder:latest
|
||||
- distro: el/9
|
||||
image: git.unkin.net/unkin/almalinux9-rpmbuilder:latest
|
||||
@@ -0,0 +1,9 @@
|
||||
name: etcd
|
||||
release: 2
|
||||
version: 3.5.18
|
||||
build:
|
||||
- distro: el/8
|
||||
image: git.unkin.net/unkin/almalinux8-rpmbuilder:latest
|
||||
- distro: el/9
|
||||
image: git.unkin.net/unkin/almalinux9-rpmbuilder:latest
|
||||
github: etcd-io/etcd
|
||||
@@ -0,0 +1,8 @@
|
||||
name: exportarr
|
||||
release: 1
|
||||
version: 2.2.0
|
||||
build:
|
||||
- distro: el/8
|
||||
image: git.unkin.net/unkin/almalinux8-rpmbuilder:latest
|
||||
- distro: el/9
|
||||
image: git.unkin.net/unkin/almalinux9-rpmbuilder:latest
|
||||
@@ -0,0 +1,9 @@
|
||||
name: frr_exporter
|
||||
release: 1
|
||||
version: 1.8.0
|
||||
build:
|
||||
- distro: el/8
|
||||
image: git.unkin.net/unkin/almalinux8-rpmbuilder:latest
|
||||
- distro: el/9
|
||||
image: git.unkin.net/unkin/almalinux9-rpmbuilder:latest
|
||||
github: tynany/frr_exporter
|
||||
@@ -0,0 +1,9 @@
|
||||
name: g10k
|
||||
release: 1
|
||||
version: 0.9.10
|
||||
build:
|
||||
- distro: el/8
|
||||
image: git.unkin.net/unkin/almalinux8-rpmbuilder:latest
|
||||
- distro: el/9
|
||||
image: git.unkin.net/unkin/almalinux9-rpmbuilder:latest
|
||||
github: xorpaul/g10k
|
||||
@@ -0,0 +1,9 @@
|
||||
name: incus
|
||||
release: 1
|
||||
version: 6.10.1
|
||||
build:
|
||||
- distro: el/8
|
||||
image: git.unkin.net/unkin/almalinux8-rpmbuilder:latest
|
||||
- distro: el/9
|
||||
image: git.unkin.net/unkin/almalinux9-rpmbuilder:latest
|
||||
github: lxc/incus
|
||||
@@ -0,0 +1,8 @@
|
||||
name: jellyfin-ffmpeg-bin
|
||||
release: 3
|
||||
version: 7.1.1
|
||||
build:
|
||||
- distro: el/8
|
||||
image: git.unkin.net/unkin/almalinux8-rpmbuilder:latest
|
||||
- distro: el/9
|
||||
image: git.unkin.net/unkin/almalinux9-rpmbuilder:latest
|
||||
@@ -0,0 +1,8 @@
|
||||
name: jellyfin-server
|
||||
release: 1
|
||||
version: 10.10.7
|
||||
build:
|
||||
- distro: el/8
|
||||
image: git.unkin.net/unkin/almalinux8-rpmbuilder:latest
|
||||
- distro: el/9
|
||||
image: git.unkin.net/unkin/almalinux9-rpmbuilder:latest
|
||||
@@ -0,0 +1,8 @@
|
||||
name: jellyfin-web
|
||||
release: 1
|
||||
version: 10.10.7
|
||||
build:
|
||||
- distro: el/8
|
||||
image: git.unkin.net/unkin/almalinux8-rpmbuilder:latest
|
||||
- distro: el/9
|
||||
image: git.unkin.net/unkin/almalinux9-rpmbuilder:latest
|
||||
@@ -0,0 +1,9 @@
|
||||
name: nfpm
|
||||
release: 1
|
||||
version: 2.41.1
|
||||
build:
|
||||
- distro: el/8
|
||||
image: git.unkin.net/unkin/almalinux8-rpmbuilder:latest
|
||||
- distro: el/9
|
||||
image: git.unkin.net/unkin/almalinux9-rpmbuilder:latest
|
||||
github: goreleaser/nfpm
|
||||
@@ -0,0 +1,8 @@
|
||||
name: node_exporter
|
||||
release: 1
|
||||
version: 1.9.1
|
||||
build:
|
||||
- distro: el/8
|
||||
image: git.unkin.net/unkin/almalinux8-rpmbuilder:latest
|
||||
- distro: el/9
|
||||
image: git.unkin.net/unkin/almalinux9-rpmbuilder:latest
|
||||
@@ -0,0 +1,8 @@
|
||||
name: nomad-autoscaler
|
||||
release: 1
|
||||
version: 0.4.6
|
||||
build:
|
||||
- distro: el/8
|
||||
image: git.unkin.net/unkin/almalinux8-rpmbuilder:latest
|
||||
- distro: el/9
|
||||
image: git.unkin.net/unkin/almalinux9-rpmbuilder:latest
|
||||
@@ -0,0 +1,8 @@
|
||||
name: nomad
|
||||
release: 1
|
||||
version: 1.10.1
|
||||
build:
|
||||
- distro: el/8
|
||||
image: git.unkin.net/unkin/almalinux8-rpmbuilder:latest
|
||||
- distro: el/9
|
||||
image: git.unkin.net/unkin/almalinux9-rpmbuilder:latest
|
||||
@@ -0,0 +1,9 @@
|
||||
name: nzbget
|
||||
release: 1
|
||||
version: '25.0'
|
||||
build:
|
||||
- distro: el/8
|
||||
image: git.unkin.net/unkin/almalinux8-rpmbuilder:latest
|
||||
- distro: el/9
|
||||
image: git.unkin.net/unkin/almalinux9-rpmbuilder:latest
|
||||
github: nzbgetcom/nzbget
|
||||
@@ -0,0 +1,9 @@
|
||||
name: nzbget_exporter
|
||||
release: 1
|
||||
version: 2025.08.03
|
||||
github: frebib/nzbget-exporter
|
||||
build:
|
||||
- distro: el/8
|
||||
image: git.unkin.net/unkin/almalinux8-rpmbuilder:latest
|
||||
- distro: el/9
|
||||
image: git.unkin.net/unkin/almalinux9-rpmbuilder:latest
|
||||
@@ -0,0 +1,8 @@
|
||||
name: packer
|
||||
release: 1
|
||||
version: 1.13.1
|
||||
build:
|
||||
- distro: el/8
|
||||
image: git.unkin.net/unkin/almalinux8-rpmbuilder:latest
|
||||
- distro: el/9
|
||||
image: git.unkin.net/unkin/almalinux9-rpmbuilder:latest
|
||||
@@ -0,0 +1,8 @@
|
||||
name: pgbouncer_exporter
|
||||
release: 1
|
||||
version: 0.11.0
|
||||
build:
|
||||
- distro: el/8
|
||||
image: git.unkin.net/unkin/almalinux8-rpmbuilder:latest
|
||||
- distro: el/9
|
||||
image: git.unkin.net/unkin/almalinux9-rpmbuilder:latest
|
||||
@@ -0,0 +1,8 @@
|
||||
name: postgres_exporter
|
||||
release: 1
|
||||
version: 0.17.1
|
||||
build:
|
||||
- distro: el/8
|
||||
image: git.unkin.net/unkin/almalinux8-rpmbuilder:latest
|
||||
- distro: el/9
|
||||
image: git.unkin.net/unkin/almalinux9-rpmbuilder:latest
|
||||
@@ -0,0 +1,8 @@
|
||||
name: puppet-initial
|
||||
release: 1
|
||||
version: 1.0.3
|
||||
build:
|
||||
- distro: el/8
|
||||
image: git.unkin.net/unkin/almalinux8-rpmbuilder:latest
|
||||
- distro: el/9
|
||||
image: git.unkin.net/unkin/almalinux9-rpmbuilder:latest
|
||||
@@ -0,0 +1,9 @@
|
||||
name: puppetdb_exporter
|
||||
release: 1
|
||||
version: 1.1.0
|
||||
build:
|
||||
- distro: el/8
|
||||
image: git.unkin.net/unkin/almalinux8-rpmbuilder:latest
|
||||
- distro: el/9
|
||||
image: git.unkin.net/unkin/almalinux9-rpmbuilder:latest
|
||||
github: camptocamp/prometheus-puppetdb-exporter
|
||||
@@ -0,0 +1,9 @@
|
||||
name: ruff
|
||||
release: 6
|
||||
version: 0.8.1
|
||||
build:
|
||||
- distro: el/8
|
||||
image: git.unkin.net/unkin/almalinux8-rpmbuilder:latest
|
||||
- distro: el/9
|
||||
image: git.unkin.net/unkin/almalinux9-rpmbuilder:latest
|
||||
github: astral-sh/ruff
|
||||
@@ -0,0 +1,8 @@
|
||||
name: terraform
|
||||
release: 1
|
||||
version: 1.5.0
|
||||
build:
|
||||
- distro: el/8
|
||||
image: git.unkin.net/unkin/almalinux8-rpmbuilder:latest
|
||||
- distro: el/9
|
||||
image: git.unkin.net/unkin/almalinux9-rpmbuilder:latest
|
||||
@@ -0,0 +1,9 @@
|
||||
name: terragrunt
|
||||
release: 1
|
||||
version: 0.81.0
|
||||
build:
|
||||
- distro: el/8
|
||||
image: git.unkin.net/unkin/almalinux8-rpmbuilder:latest
|
||||
- distro: el/9
|
||||
image: git.unkin.net/unkin/almalinux9-rpmbuilder:latest
|
||||
github: gruntwork-io/terragrunt
|
||||
@@ -0,0 +1,8 @@
|
||||
name: unkin-ca-certificates
|
||||
release: 1
|
||||
version: 2025.07.13
|
||||
build:
|
||||
- distro: el/8
|
||||
image: git.unkin.net/unkin/almalinux8-rpmbuilder:latest
|
||||
- distro: el/9
|
||||
image: git.unkin.net/unkin/almalinux9-rpmbuilder:latest
|
||||
@@ -0,0 +1,8 @@
|
||||
name: unkin-undionly-kpxe
|
||||
release: 1
|
||||
version: 20250712.0.2
|
||||
build:
|
||||
- distro: el/8
|
||||
image: git.unkin.net/unkin/almalinux8-rpmbuilder:latest
|
||||
- distro: el/9
|
||||
image: git.unkin.net/unkin/almalinux9-rpmbuilder:latest
|
||||
@@ -0,0 +1,8 @@
|
||||
name: unrar
|
||||
release: 1
|
||||
version: 7.11.0
|
||||
build:
|
||||
- distro: el/8
|
||||
image: git.unkin.net/unkin/almalinux8-rpmbuilder:latest
|
||||
- distro: el/9
|
||||
image: git.unkin.net/unkin/almalinux9-rpmbuilder:latest
|
||||
@@ -0,0 +1,9 @@
|
||||
name: uv
|
||||
release: 1
|
||||
version: 0.6.5
|
||||
build:
|
||||
- distro: el/8
|
||||
image: git.unkin.net/unkin/almalinux8-rpmbuilder:latest
|
||||
- distro: el/9
|
||||
image: git.unkin.net/unkin/almalinux9-rpmbuilder:latest
|
||||
github: astral-sh/uv
|
||||
@@ -0,0 +1,8 @@
|
||||
name: vault
|
||||
release: 1
|
||||
version: 1.19.5
|
||||
build:
|
||||
- distro: el/8
|
||||
image: git.unkin.net/unkin/almalinux8-rpmbuilder:latest
|
||||
- distro: el/9
|
||||
image: git.unkin.net/unkin/almalinux9-rpmbuilder:latest
|
||||
@@ -0,0 +1,9 @@
|
||||
name: victoria-logs
|
||||
release: 1
|
||||
version: 1.26.0
|
||||
github: VictoriaMetrics/VictoriaLogs
|
||||
build:
|
||||
- distro: el/8
|
||||
image: git.unkin.net/unkin/almalinux8-rpmbuilder:latest
|
||||
- distro: el/9
|
||||
image: git.unkin.net/unkin/almalinux9-rpmbuilder:latest
|
||||
@@ -0,0 +1,9 @@
|
||||
name: vlutils
|
||||
release: 1
|
||||
version: 1.26.0
|
||||
github: VictoriaMetrics/VictoriaLogs
|
||||
build:
|
||||
- distro: el/8
|
||||
image: git.unkin.net/unkin/almalinux8-rpmbuilder:latest
|
||||
- distro: el/9
|
||||
image: git.unkin.net/unkin/almalinux9-rpmbuilder:latest
|
||||
@@ -0,0 +1,9 @@
|
||||
name: vmagent
|
||||
release: 1
|
||||
version: 1.119.0
|
||||
github: VictoriaMetrics/VictoriaMetrics
|
||||
build:
|
||||
- distro: el/8
|
||||
image: git.unkin.net/unkin/almalinux8-rpmbuilder:latest
|
||||
- distro: el/9
|
||||
image: git.unkin.net/unkin/almalinux9-rpmbuilder:latest
|
||||
@@ -0,0 +1,9 @@
|
||||
name: vmalert
|
||||
release: 1
|
||||
version: 1.119.0
|
||||
github: VictoriaMetrics/VictoriaMetrics
|
||||
build:
|
||||
- distro: el/8
|
||||
image: git.unkin.net/unkin/almalinux8-rpmbuilder:latest
|
||||
- distro: el/9
|
||||
image: git.unkin.net/unkin/almalinux9-rpmbuilder:latest
|
||||
@@ -0,0 +1,9 @@
|
||||
name: vminsert
|
||||
release: 1
|
||||
version: 1.119.0
|
||||
github: VictoriaMetrics/VictoriaMetrics
|
||||
build:
|
||||
- distro: el/8
|
||||
image: git.unkin.net/unkin/almalinux8-rpmbuilder:latest
|
||||
- distro: el/9
|
||||
image: git.unkin.net/unkin/almalinux9-rpmbuilder:latest
|
||||
@@ -0,0 +1,9 @@
|
||||
name: vmselect
|
||||
release: 1
|
||||
version: 1.119.0
|
||||
github: VictoriaMetrics/VictoriaMetrics
|
||||
build:
|
||||
- distro: el/8
|
||||
image: git.unkin.net/unkin/almalinux8-rpmbuilder:latest
|
||||
- distro: el/9
|
||||
image: git.unkin.net/unkin/almalinux9-rpmbuilder:latest
|
||||
@@ -0,0 +1,9 @@
|
||||
name: vmstorage
|
||||
release: 1
|
||||
version: 1.119.0
|
||||
github: VictoriaMetrics/VictoriaMetrics
|
||||
build:
|
||||
- distro: el/8
|
||||
image: git.unkin.net/unkin/almalinux8-rpmbuilder:latest
|
||||
- distro: el/9
|
||||
image: git.unkin.net/unkin/almalinux9-rpmbuilder:latest
|
||||
@@ -0,0 +1,9 @@
|
||||
name: vmutils
|
||||
release: 1
|
||||
version: 1.119.0
|
||||
github: VictoriaMetrics/VictoriaMetrics
|
||||
build:
|
||||
- distro: el/8
|
||||
image: git.unkin.net/unkin/almalinux8-rpmbuilder:latest
|
||||
- distro: el/9
|
||||
image: git.unkin.net/unkin/almalinux9-rpmbuilder:latest
|
||||
Reference in New Issue
Block a user