We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a11a0b commit 8a459edCopy full SHA for 8a459ed
1 file changed
trainer-development/operations-track/harbor/README.md
@@ -116,7 +116,7 @@ docker pull localhost:80/cgr-proxy/{ORG_NAME}/python:latest
116
117
> ✅ Using the digest will work, e.g. `kafka@sha256:e4a1...`
118
```
119
-helm pull oci://localhost:80/cgr-proxy/${ORG_NAME}/iamguarded-charts/kafka --version v32.4.3 --plain-http
+helm pull oci://localhost:80/cgr-proxy/${ORG_NAME}/iamguarded-charts/kafka:32.4.3 --plain-http
120
121
122
Vist http://localhost/harbor/projects. You should see the image under the
0 commit comments