Skip to content

Commit e57e1ed

Browse files
authored
fixed kustomize version (#641)
1 parent bfd8651 commit e57e1ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ env:
1616
BUNDLE_DOCKER_FILE_PATH: bundle.Dockerfile
1717
GOLANG_VERSION: 1.22
1818
OPERATOR_SDK_VERSION: "1.39.2"
19-
KUSTOMIZE_VERSION: "5.4.3"
19+
KUSTOMIZE_VERSION: "v5.4.3"
2020
KUBERNETES_VERSION: "1.23.5"
2121
KIND_VERSION: "v0.17.0"
2222
HELM_REGISTRY_URL: "https://stakater.github.io/stakater-charts"

0 commit comments

Comments
 (0)