Skip to content

Commit

Permalink
Redis require redis-operator version 0.7.0
Browse files Browse the repository at this point in the history
Signed-off-by: Md Soharab Ansari <soharab.ansari@infracloud.io>
  • Loading branch information
soharab-ic committed Jun 21, 2024
1 parent bf791ac commit 82bb8d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ jobs:
run: |
helm repo add ot-helm https://ot-container-kit.github.io/helm-charts/
kubectl create namespace redis-operator
helm upgrade redis-operator ot-helm/redis-operator --install --namespace redis-operator
helm upgrade redis-operator ot-helm/redis-operator --install --namespace redis-operator --version 0.7.0
sleep 50s
cd redis-http-connector/test/kubernetes
kubectl create namespace ot-operators
Expand Down

0 comments on commit 82bb8d8

Please sign in to comment.