Skip to content

Commit 2035117

Browse files
committed
Copy edit
1 parent 6e42df6 commit 2035117

File tree

1 file changed

+1
-1
lines changed
  • docs/guides/kubernetes/packaging-and-deploying-spin-apps-using-app-platform

1 file changed

+1
-1
lines changed

docs/guides/kubernetes/packaging-and-deploying-spin-apps-using-app-platform/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -364,7 +364,7 @@ The Spin app is now deployed on the cluster, but it is not exposed to the intern
364364
365365
## Update the Spin App
366366
367-
When you installed the Spin-App Helm chart, you set the **Auto image updater** to **Digest**. This automatically updates the deployed image to the most recent pushed version of a given tag. So, to update and re-deploy the Spin app, you just need to build a new version of it and push it to Harbor:
367+
When you installed the Spin-App Helm chart, you set the **Auto image updater** to **Semver**. This automatically updates the deployed image to the most recent pushed version of a given tag. So, to update and re-deploy the Spin app, you just need to build a new version of it and push it to Harbor:
368368
369369
1. On your workstation, update the contents of the `main.go` file:
370370

0 commit comments

Comments
 (0)