From 48df6370db452b9c10c4aced8d87d541db7f7a0c Mon Sep 17 00:00:00 2001 From: Gaius Date: Thu, 20 Jan 2022 20:12:16 +0800 Subject: [PATCH] feat: change compatibility version to v2.0.2-rc.0 (#1017) * feat: change compatibility version to v2.0.2-rc.0 Signed-off-by: Gaius * feat: update helm charts submodule Signed-off-by: Gaius --- .github/workflows/compatibility-e2e.yml | 2 +- deploy/helm-charts | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/compatibility-e2e.yml b/.github/workflows/compatibility-e2e.yml index 1cb650e0e..ee965e29b 100644 --- a/.github/workflows/compatibility-e2e.yml +++ b/.github/workflows/compatibility-e2e.yml @@ -13,7 +13,7 @@ env: KIND_VERSION: v0.11.1 CONTAINERD_VERSION: v1.5.2 KIND_CONFIG_PATH: test/testdata/kind/config.yaml - DRAGONFLY_STABLE_IMAGE_TAG: v2.0.2-beta.5 + DRAGONFLY_STABLE_IMAGE_TAG: v2.0.2-rc.0 DRAGONFLY_CHARTS_PATH: deploy/helm-charts/charts/dragonfly DRAGONFLY_CHARTS_CONFIG_PATH: test/testdata/charts/config.yaml DRAGONFLY_FILE_SERVER_PATH: test/testdata/k8s/file-server.yaml diff --git a/deploy/helm-charts b/deploy/helm-charts index a61569ecc..8d00b6e84 160000 --- a/deploy/helm-charts +++ b/deploy/helm-charts @@ -1 +1 @@ -Subproject commit a61569eccf3df87a7a4185b7784c2670c59e8179 +Subproject commit 8d00b6e84ffdef2989d3af92d58ed3278f014752