removed automatic update task

This commit is contained in:
Sebastian Wendel 2022-11-01 13:04:41 +01:00
parent bac9350ef0
commit fabc5cc74a
No known key found for this signature in database
GPG key ID: 1422B7DF78144640

View file

@ -16,7 +16,7 @@ help: ## Display this help.
##@ Setup
up: k3d-create update build ## Create a local k3d development cluster.
up: k3d-create build ## Create a local k3d development cluster.
down: k3d-delete ## Delete the local k3d development cluster.
k3d-create: ## Create a local K3D development cluster.