Skip to content

Commit 2dc543f

Browse files
authored
Merge pull request #20108 from taoyouh/patch-2
Update run-stateless-application-deployment.md
2 parents caf5a0d + 25ffd76 commit 2dc543f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/tasks/run-application/run-stateless-application-deployment.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ a Deployment that runs the nginx:1.14.2 Docker image:
9797
## Updating the deployment
9898

9999
You can update the deployment by applying a new YAML file. This YAML file
100-
specifies that the deployment should be updated to use nginx 1.8.
100+
specifies that the deployment should be updated to use nginx 1.16.1.
101101

102102
{{< codenew file="application/deployment-update.yaml" >}}
103103

0 commit comments

Comments
 (0)