Skip to content

Commit 5afad1b

Browse files
committed
cập nhật phiên bản
1 parent 91746cd commit 5afad1b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/auth-keycloak/deploy-k3s.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
set -e
77

88
KUBECONFIG_PATH="./backend/.kube/lens-kubeconfig.yaml"
9-
VERSION="2.0.15"
9+
VERSION="2.0.16"
1010
DOCKER_USER="${DOCKER_USER:-vtaboss}"
1111
FRONTEND_IMAGE="${FRONTEND_IMAGE:-$DOCKER_USER/greeniq-frontend}"
1212
BACKEND_IMAGE="${BACKEND_IMAGE:-$DOCKER_USER/greeniq-backend}"

0 commit comments

Comments
 (0)