This is an automated email from the ASF dual-hosted git repository.

fanrui pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/flink-kubernetes-operator.git


The following commit(s) were added to refs/heads/main by this push:
     new 6abd9d75 [hotfix][docs] Fix typo in Log Example Given on upgrade.md 
File (#835)
6abd9d75 is described below

commit 6abd9d755a495e2a13a9ebdc38b98e3e1e83cef0
Author: Naci Simsek <[email protected]>
AuthorDate: Wed Jun 5 11:26:21 2024 +0200

    [hotfix][docs] Fix typo in Log Example Given on upgrade.md File (#835)
---
 docs/content/docs/operations/upgrade.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/content/docs/operations/upgrade.md 
b/docs/content/docs/operations/upgrade.md
index 1bb3d350..e9b7ec92 100644
--- a/docs/content/docs/operations/upgrade.md
+++ b/docs/content/docs/operations/upgrade.md
@@ -164,7 +164,7 @@ Here is a reference example of upgrading a 
`basic-checkpoint-ha-example` deploym
     ```
    Finally, verify that `deploy/basic-checkpoint-ha-example` log has:
     ```
-    Starting job 00000000000000000000000000000000 from savepoint 
/flink-data/savepoints/savepoint-000000-2f40a9c8e4b9/_metadata
+    Starting job 00000000000000000000000000000000 from savepoint 
/flink-data/savepoints/savepoint-000000-aec3dd08e76d/_metadata
     ```
 
 ### 3. Changes of default values of FlinkDeployment

Reply via email to