Update all images used to GHCR repo (#3154)

This commit is contained in:
Sanket Sudake
2025-01-25 20:39:54 +05:30
committed by GitHub
parent b6bd921ac1
commit 2853498a98
28 changed files with 69 additions and 56 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ package v1
import (
"k8s.io/api/autoscaling/v2"
corev1 "k8s.io/api/core/v1"
"k8s.io/apimachinery/pkg/runtime"
runtime "k8s.io/apimachinery/pkg/runtime"
)
// DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.