Skip to content

Commit 8a459ed

Browse files
committed
Changed the way the version tag is applied.
1 parent 3a11a0b commit 8a459ed

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • trainer-development/operations-track/harbor

trainer-development/operations-track/harbor/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ docker pull localhost:80/cgr-proxy/{ORG_NAME}/python:latest
116116
117117
> ✅ Using the digest will work, e.g. `kafka@sha256:e4a1...`
118118
```
119-
helm pull oci://localhost:80/cgr-proxy/${ORG_NAME}/iamguarded-charts/kafka --version v32.4.3 --plain-http
119+
helm pull oci://localhost:80/cgr-proxy/${ORG_NAME}/iamguarded-charts/kafka:32.4.3 --plain-http
120120
```
121121

122122
Vist http://localhost/harbor/projects. You should see the image under the

0 commit comments

Comments
 (0)