File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ require (
99 gopkg.in/yaml.v3 v3.0.1
1010 helm.sh/helm/v3 v3.18.5
1111 k8s.io/apiextensions-apiserver v0.33.3
12- k8s.io/apimachinery v0.33.3
12+ k8s.io/apimachinery v0.33.4
1313 sigs.k8s.io/controller-tools v0.18.0
1414 sigs.k8s.io/kustomize/kyaml v0.20.1
1515)
Original file line number Diff line number Diff line change @@ -383,8 +383,8 @@ k8s.io/api v0.33.3 h1:SRd5t//hhkI1buzxb288fy2xvjubstenEKL9K51KBI8=
383383k8s.io/api v0.33.3 /go.mod h1:01Y/iLUjNBM3TAvypct7DIj0M0NIZc+PzAHCIo0CYGE =
384384k8s.io/apiextensions-apiserver v0.33.3 h1:qmOcAHN6DjfD0v9kxL5udB27SRP6SG/MTopmge3MwEs =
385385k8s.io/apiextensions-apiserver v0.33.3 /go.mod h1:oROuctgo27mUsyp9+Obahos6CWcMISSAPzQ77CAQGz8 =
386- k8s.io/apimachinery v0.33.3 h1:4ZSrmNa0c/ZpZJhAgRdcsFcZOw1PQU1bALVQ0B3I5LA =
387- k8s.io/apimachinery v0.33.3 /go.mod h1:BHW0YOu7n22fFv/JkYOEfkUYNRN0fj0BlvMFWA7b+SM =
386+ k8s.io/apimachinery v0.33.4 h1:SOf/JW33TP0eppJMkIgQ+L6atlDiP/090oaX0y9pd9s =
387+ k8s.io/apimachinery v0.33.4 /go.mod h1:BHW0YOu7n22fFv/JkYOEfkUYNRN0fj0BlvMFWA7b+SM =
388388k8s.io/cli-runtime v0.33.3 h1:Dgy4vPjNIu8LMJBSvs8W0LcdV0PX/8aGG1DA1W8lklA =
389389k8s.io/cli-runtime v0.33.3 /go.mod h1:yklhLklD4vLS8HNGgC9wGiuHWze4g7x6XQZ+8edsKEo =
390390k8s.io/client-go v0.33.3 h1:M5AfDnKfYmVJif92ngN532gFqakcGi6RvaOF16efrpA =
You can’t perform that action at this time.
0 commit comments