Skip to content

Commit 4bf9e8a

Browse files
authored
Demonstration of PlanPreview feature for Cloud Run
1 parent 76ae4be commit 4bf9e8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cloudrun/simple/service.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ spec:
1212
containers:
1313
- args:
1414
- server
15-
image: gcr.io/pipecd/helloworld:v0.27.4
15+
image: gcr.io/pipecd/helloworld:v0.41.0
1616
ports:
1717
- containerPort: 9085
1818
resources:

0 commit comments

Comments
 (0)