Skip to content
This repository was archived by the owner on Jul 18, 2025. It is now read-only.

Commit 73a92ca

Browse files
committed
Use semver
Signed-off-by: Christopher Crone <[email protected]>
1 parent 0d6d9ca commit 73a92ca

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

e2e/render/envvariables.docker-app/metadata.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version: 0.0.1
1+
version: 0.1.0
22
name: myapp
33
description: ""
44
tag: ""

e2e/render/templates.docker-app/metadata.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version: 0.0.1
1+
version: 0.1.0
22
name: myapp
33
description: ""
44
tag: ""

examples/simple/simple.docker-app/metadata.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version: 0.0.1
1+
version: 0.1.0
22
application:
33
name: simple
44
description: ""

0 commit comments

Comments
 (0)