feat: prepare release

This commit is contained in:
Peter 2025-01-20 18:03:42 +01:00
parent 03270ec5b7
commit 39a262dd34
Signed by: prskr
GPG key ID: F56BED6903BC5E37
12 changed files with 199 additions and 13 deletions

View file

@ -21,7 +21,7 @@ limitations under the License.
package v1alpha1
import (
v1 "k8s.io/api/core/v1"
"k8s.io/api/core/v1"
metav1 "k8s.io/apimachinery/pkg/apis/meta/v1"
runtime "k8s.io/apimachinery/pkg/runtime"
)