Skip to content

fix: Update MinIO from 2024-11-07 to 2024-12-13 #159

fix: Update MinIO from 2024-11-07 to 2024-12-13

fix: Update MinIO from 2024-11-07 to 2024-12-13 #159

Workflow file for this run

name: Release
on:
pull_request:
push:
branches:
- main
tags:
- '*'
jobs:
release-container:
uses: radiorabe/actions/.github/workflows/release-container.yaml@v0.25.0
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/release-mkdocs.yaml@v0.25.0