We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23cf2f0 commit 1dc85c7Copy full SHA for 1dc85c7
1 file changed
deploy/charts/deployment-tracker/Chart.yaml
@@ -2,8 +2,8 @@ apiVersion: v2
2
name: deployment-tracker
3
description: A Kubernetes controller that monitors pod lifecycles and uploads deployment records to GitHub's artifact metadata API
4
type: application
5
-version: 0.1.0
6
-appVersion: "0.1.0"
+version: 0.0.0
+appVersion: "0.0.0"
7
kubeVersion: ">= 1.19.0-0"
8
keywords:
9
- kubernetes
0 commit comments