Skip to content
This repository has been archived by the owner on Apr 18, 2024. It is now read-only.

Commit

Permalink
Update karina to 0.21.3
Browse files Browse the repository at this point in the history
  • Loading branch information
teodor-pripoae committed Dec 7, 2020
1 parent a4750ee commit 2cf6d02
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/e2e.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

set -e

export KARINA_VERSION=v0.21.0
export KARINA_VERSION=v0.21.3
export KARINA="./karina -c test/config.yaml"
export KUBECONFIG=~/.kube/config
export DOCKER_API_VERSION=1.39
Expand Down Expand Up @@ -49,4 +49,4 @@ make deploy

go run test/e2e.go

go test ./k8s
go test ./k8s

0 comments on commit 2cf6d02

Please sign in to comment.