diff --git a/.github/workflows/check-size.yml b/.github/workflows/check-size.yml deleted file mode 100644 index 5f34b957d..000000000 --- a/.github/workflows/check-size.yml +++ /dev/null @@ -1,28 +0,0 @@ -name: Check Size - -on: - push: - branches: [ main, release-* ] - pull_request: - branches: [ main, release-* ] - -env: - GO_VERSION: 1.17 - -jobs: - check_size: - name: Check Size - timeout-minutes: 10 - runs-on: ubuntu-latest - steps: - - name: Checkout code - uses: actions/checkout@v2 - with: - fetch-depth: 1 - - - name: Check large files - uses: actionsdesk/lfs-warning@v3.1 - env: - GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} - with: - filesizelimit: "524288" diff --git a/deploy/helm-charts b/deploy/helm-charts index 197720ee0..6e77714d3 160000 --- a/deploy/helm-charts +++ b/deploy/helm-charts @@ -1 +1 @@ -Subproject commit 197720ee09986e78f8ec3c8ee651125c86c55ed7 +Subproject commit 6e77714d34a874ae4b60cc667d1e0307eda0026a diff --git a/manager/console b/manager/console index bb9e98344..717e65c67 160000 --- a/manager/console +++ b/manager/console @@ -1 +1 @@ -Subproject commit bb9e98344779d1ca6f5ae989c48f9a25cb5c10e8 +Subproject commit 717e65c674dabc7be6e02266335188599cfbe828