Skip to content

Support setting HostNetwork and DnsPolicy using helm chart values… #34

Support setting HostNetwork and DnsPolicy using helm chart values…

Support setting HostNetwork and DnsPolicy using helm chart values… #34

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