Skip to content

Commit

Permalink
Update helm version
Browse files Browse the repository at this point in the history
  • Loading branch information
hsluoyz committed Jan 15, 2024
1 parent 971d1cc commit f4424a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/basic/try-with-helm.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Now we show how to deploy Casdoor on Kubernetes using Helm for easy and scalable
Install the Casdoor chart:

```shell
helm install casdoor oci://registry-1.docker.io/casbin/casdoor-helm-charts --version 0.4.3
helm install casdoor oci://registry-1.docker.io/casbin/casdoor-helm-charts --version 1.502.0
```

### Step 2: Accessing Casdoor
Expand Down

0 comments on commit f4424a9

Please sign in to comment.