Actions
Bug #487
closedversion manifest created without version in name
Description
++ b/apps/test-org/test-org.testapp.v0.2.0.yml@ -0,0 +1,29 @
+apiVersion: exphost.pl/v1alpha1
+kind: Application
+metadata:
labels:
+ app: testapp
+ org: test-org
+ version: v0.2.0
+ name: test-org.testapp
which creates conflict with other versions
Updated by torgiren over 1 year ago
- Status changed from New to Rejected
it's just copy of application.
nothing to do here
Actions