Skip to content

Resolve race condition between CARM ConfigMap and reconciler for anno… #44

Resolve race condition between CARM ConfigMap and reconciler for anno…

Resolve race condition between CARM ConfigMap and reconciler for anno… #44

Workflow file for this run

name: Create Release
on:
push:
tags:
- "v*.*.*"
permissions:
contents: write # For creating releases
jobs:
call-create-release:
uses: aws-controllers-k8s/.github/.github/workflows/reusable-create-release.yaml@main