Skip to content
Snippets Groups Projects
Unverified Commit bdc5ae45 authored by Stefan Prodan's avatar Stefan Prodan
Browse files

Publish install manifests to GHCR and DockerHub as OCI artifacts

Add workflow to build and push the install manifests to:
- ghcr.io/fluxcd/flux-manifests
- docker.io/fluxcd/flux-manifests
The OCI artifacts are signed with Cosign and GitHub OIDC (keyless).
The manifests pushed to GHCR have the container images set to ghcr.io/fluxcd/<controller-name> while the manifests pushed to DockerHub have the controller images set to docker.io/fluxcd/<controller-name>.

Signed-off-by: default avatarStefan Prodan <stefan.prodan@gmail.com>
parent 1eb4b670
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment