Remove diff

Getting rid of logs that will show diff in results

Change-Id: I8994506f517928c1a945b794e72b2b7cbb960ab7
This commit is contained in:
francisy 2021-12-09 10:47:50 -05:00
parent 82a138f11b
commit 790af88d61
1 changed files with 0 additions and 1 deletions

View File

@ -141,7 +141,6 @@ class ChartDeploy(object):
else:
action = metrics.ChartDeployAction.UPGRADE
LOG.info("Found updates to chart release inputs")
result['diff'] = {chart['release']: str(diff)}
def upgrade():
# do actual update