File tree Expand file tree Collapse file tree 3 files changed +4
-3
lines changed
Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ type: application
2525# This is the chart version. This version number should be incremented each time you make changes
2626# to the chart and its templates, including the app version.
2727# Versions are expected to follow Semantic Versioning (https://semver.org/)
28- version : 0.4.3
28+ version : 0.4.4
2929# This is the version number of the application being deployed. This version number should be
3030# incremented each time you make changes to the application. Versions are not expected to
3131# follow Semantic Versioning. They should reflect the version the application is using.
Original file line number Diff line number Diff line change 3333 pvc :
3434 storageClassName : " "
3535` ` `
36+
3637To deploy it, run the following:
3738` ` ` bash
38- helm repo add superstream https://k8s.superstream.dev/charts / --force-update && helm install superstream superstream/superstream -f custom_values.yaml --create-namespace --namespace superstream --wait
39+ helm repo add superstream https://k8s.superstream.ai / --force-update && helm install superstream superstream/superstream -f custom_values.yaml --create-namespace --namespace superstream --wait
3940```
4041
4142## Parameters
Original file line number Diff line number Diff line change 1- 0.4.3
1+ 0.4.4
You can’t perform that action at this time.
0 commit comments