We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b84409a + 0486932 commit 6992902Copy full SHA for 6992902
.goreleaser.yaml
@@ -39,7 +39,6 @@ builds:
39
goos:
40
- linux
41
- darwin
42
- - windows
43
goarch:
44
- amd64
45
- arm64
config/crd/kustomization.yaml
@@ -21,6 +21,7 @@ resources:
21
- bases/controlplane.cluster.x-k8s.io_awsmanagedcontrolplanes.yaml
22
- bases/controlplane.cluster.x-k8s.io_awsmanagedcontrolplanetemplates.yaml
23
- bases/infrastructure.cluster.x-k8s.io_awsmanagedclusters.yaml
24
+- bases/infrastructure.cluster.x-k8s.io_awsmanagedclustertemplates.yaml
25
- bases/bootstrap.cluster.x-k8s.io_eksconfigs.yaml
26
- bases/bootstrap.cluster.x-k8s.io_eksconfigtemplates.yaml
27
- bases/controlplane.cluster.x-k8s.io_rosacontrolplanes.yaml
0 commit comments