/* Copyright (c) Edgeless Systems GmbH SPDX-License-Identifier: AGPL-3.0-only */ /* Package upgrade provides functionality to upgrade the cluster and it's resources. TODO: Remove this package in favour of adding splitting its functionality onto the kubernetes, helm, and terraform packages. There should be no additions to this package at the current time. If you need to make larger changes to existing code, consider refactoring and moving relevant code to the kubernetes, helm, or terraform packages. */ package upgrade