Skip to content

Commit

Permalink
fix wrong appversion name
Browse files Browse the repository at this point in the history
Signed-off-by: odubajDT <[email protected]>
  • Loading branch information
odubajDT committed Feb 29, 2024
1 parent 92c7c00 commit 88672ed
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: lifecycle.keptn.sh/v1beta1
kind: KeptnAppVersion
metadata:
name: podtato-head-1.3-6b86b273
name: podtato-head-0.1.0-6b86b273
status:
currentPhase: AppDeploy
postDeploymentEvaluationStatus: Pending
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: lifecycle.keptn.sh/v1beta1
kind: KeptnAppVersion
metadata:
name: podtato-head-1.3-6b86b273
name: podtato-head-0.1.0-6b86b273
status:
currentPhase: AppDeploy
postDeploymentEvaluationStatus: Pending
Expand Down

0 comments on commit 88672ed

Please sign in to comment.