Skip to content

chore: update minio from 2024-04-18 to 2024-08-03 #131

chore: update minio from 2024-04-18 to 2024-08-03

chore: update minio from 2024-04-18 to 2024-08-03 #131

Workflow file for this run

name: Release
on:
pull_request:
push:
branches:
- main
tags:
- '*'
jobs:
release-container:
uses: radiorabe/actions/.github/workflows/[email protected]
with:
image: ghcr.io/radiorabe/minio
name: minio
display-name: RaBe Minio on UBI9
tags: minimal rhel9 ubi9 rabe minio
cosign-base-image-only: true
mkdocs:
uses: radiorabe/actions/.github/workflows/[email protected]