You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
tianyue@192 kbcli % helm repo add kubeblocks-addons https://jihulab.com/api/v4/projects/150246/packages/helm/stable
"kubeblocks-addons" has been added to your repositories
tianyue@192 kbcli % helm repo update
Hang tight while we grab the latest from your chart repositories...
...Successfully got an update from the "kubeblocks" chart repository
...Successfully got an update from the "kbcli-test-applications" chart repository
...Successfully got an update from the "kubeblocks-addons" chart repository
...Successfully got an update from the "kbcli-test-addons" chart repository
...Successfully got an update from the "kubeblocks-enterprise" chart repository
...Successfully got an update from the "kbcli-test-enterprise" chart repository
...Successfully got an update from the "jetstack" chart repository
...Successfully got an update from the "kubeblocks-applications" chart repository
Update Complete. ⎈Happy Helming!⎈
search loki version
tianyue@192 kbcli % helm search repo kubeblocks-addons/loki --versions --devel | grep 1.0.0
kubeblocks-addons/loki 1.0.0-alpha.2 3.0.0 Loki is a horizontally-scalable, highly-availab...
kubeblocks-addons/loki 1.0.0-alpha.0 3.0.0 Loki is a horizontally-scalable, highly-availab...
kubeblocks-addons/loki-cluster 1.0.0-alpha.1 3.0.0 A loki cluster Helm chart for KubeBlocks.
kubeblocks-addons/loki-cluster 1.0.0-alpha.0 3.0.0 A loki cluster Helm chart for KubeBlocks.
install loki
tianyue@192 kbcli % helm upgrade -i kb-addon-loki kubeblocks-addons/loki --version 1.0.0-alpha.0 -n kb-system
Release "kb-addon-loki" has been upgraded. Happy Helming!
NAME: kb-addon-loki
LAST DEPLOYED: Tue Oct 29 16:58:16 2024
NAMESPACE: kb-system
STATUS: deployed
REVISION: 3
TEST SUITE: None
Describe the bug
To Reproduce
Steps to reproduce the behavior:
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: