diff --git a/helloworld-app/base/web-content.yaml b/helloworld-app/base/web-content.yaml index 67cd948..6c325d2 100644 --- a/helloworld-app/base/web-content.yaml +++ b/helloworld-app/base/web-content.yaml @@ -3,5 +3,5 @@ apiVersion: v1 metadata: name: web-content data: - "index.html": "Hello world app rev0\n" + "index.html": "Hello world app rev1\n"