Skip to content

Kubernetes 1.29 enablement (#807) #553

Kubernetes 1.29 enablement (#807)

Kubernetes 1.29 enablement (#807) #553

name: "Publish operator"
on:
push:
branches: [main]
# will run only on main, for tag branches we run it as part of the release process.
tags-ignore: ["v*"]
workflow_dispatch:
jobs:
publish-images:
uses: ./.github/workflows/reusable-publish-images.yaml