From 55451185de993288720d65ea7b049345899a8d0f Mon Sep 17 00:00:00 2001 From: Richard Stephens Date: Thu, 8 Jan 2026 10:46:27 +0100 Subject: [PATCH] bump to rev 1 --- helloworld-app/base/web-content.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"