- update build tool with github_release_pattern - update puppet-initial to reduce impact on upgrades
20 lines
490 B
YAML
20 lines
490 B
YAML
name: openbao-plugins
|
|
github: openbao/openbao-plugins
|
|
description: Meta package that installs all OpenBao plugins
|
|
arch: amd64
|
|
platform: linux
|
|
maintainer: OpenBao Community
|
|
homepage: https://github.com/openbao/openbao-plugins
|
|
license: MPL-2.0
|
|
builds:
|
|
- repository:
|
|
- almalinux/el8
|
|
image: git.unkin.net/unkin/almalinux8-rpmbuilder:latest
|
|
release: 1
|
|
version: 1.0.0
|
|
- repository:
|
|
- almalinux/el9
|
|
image: git.unkin.net/unkin/almalinux9-rpmbuilder:latest
|
|
release: 1
|
|
version: 1.0.0
|