diff --git a/.github/workflows/compatibility-e2e-v2.yml b/.github/workflows/compatibility-e2e-v2.yml index d8b220c8a15..7062c2563b5 100644 --- a/.github/workflows/compatibility-e2e-v2.yml +++ b/.github/workflows/compatibility-e2e-v2.yml @@ -39,11 +39,11 @@ jobs: chart-name: scheduler - module: client image: client - image-tag: v0.1.125 + image-tag: v0.2.2 chart-name: client - module: seed-client image: client - image-tag: v0.1.125 + image-tag: v0.2.2 chart-name: seed-client steps: diff --git a/test/testdata/charts/config-v2.yaml b/test/testdata/charts/config-v2.yaml index 8eedff64d5a..09d5a0a10d9 100644 --- a/test/testdata/charts/config-v2.yaml +++ b/test/testdata/charts/config-v2.yaml @@ -98,7 +98,7 @@ seedClient: scheduler: announceInterval: 1s log: - level: info + level: debug proxy: prefetch: true registryMirror: @@ -157,7 +157,7 @@ client: scheduler: announceInterval: 1s log: - level: info + level: debug proxy: prefetch: false registryMirror: