21 lines
458 B
YAML
21 lines
458 B
YAML
---
|
|
name: stern
|
|
github: stern/stern
|
|
description: Multi pod and container log tailing for Kubernetes.
|
|
arch: amd64
|
|
platform: linux
|
|
maintainer: stern
|
|
homepage: https://github.com/stern/stern
|
|
license: Apache-2.0
|
|
builds:
|
|
- repository:
|
|
- almalinux/el8
|
|
image: git.unkin.net/unkin/almalinux8-rpmbuilder:latest
|
|
release: 1
|
|
version: 1.33.1
|
|
- repository:
|
|
- almalinux/el9
|
|
image: git.unkin.net/unkin/almalinux9-rpmbuilder:latest
|
|
release: 1
|
|
version: 1.33.1
|