From 719b5cc00805dd6dcd8d6378e1c19a5d79b46d37 Mon Sep 17 00:00:00 2001 From: Andrey Smirnov Date: Fri, 29 Nov 2024 17:35:07 +0400 Subject: [PATCH] feat: bump dependencies Update tc-redirect-tap and rekres. Signed-off-by: Andrey Smirnov --- .github/workflows/ci.yaml | 6 +++--- .github/workflows/slack-notify.yaml | 10 +++++----- .github/workflows/weekly.yaml | 4 ++-- Makefile | 13 +++++++------ Pkgfile | 8 ++++---- 5 files changed, 21 insertions(+), 20 deletions(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index fce56e5..2a584c8 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -1,6 +1,6 @@ # THIS FILE WAS AUTOMATICALLY GENERATED, PLEASE DO NOT EDIT. # -# Generated on 2024-11-12T11:08:13Z by kres b6443eb. +# Generated on 2024-11-29T13:33:28Z by kres 232fe63. name: default concurrency: @@ -33,7 +33,7 @@ jobs: labels: ${{ steps.retrieve-pr-labels.outputs.result }} services: buildkitd: - image: moby/buildkit:v0.17.1 + image: moby/buildkit:v0.17.2 options: --privileged ports: - 1234:1234 @@ -129,7 +129,7 @@ jobs: - default services: buildkitd: - image: moby/buildkit:v0.17.1 + image: moby/buildkit:v0.17.2 options: --privileged ports: - 1234:1234 diff --git a/.github/workflows/slack-notify.yaml b/.github/workflows/slack-notify.yaml index d635cb6..6d12100 100644 --- a/.github/workflows/slack-notify.yaml +++ b/.github/workflows/slack-notify.yaml @@ -1,6 +1,6 @@ # THIS FILE WAS AUTOMATICALLY GENERATED, PLEASE DO NOT EDIT. # -# Generated on 2023-12-01T10:29:33Z by kres latest. +# Generated on 2024-11-29T13:33:28Z by kres 232fe63. name: slack-notify "on": @@ -25,11 +25,12 @@ jobs: run: | echo pull_request_number=$(gh pr view -R ${{ github.repository }} ${{ github.event.workflow_run.head_repository.owner.login }}:${{ github.event.workflow_run.head_branch }} --json number --jq .number) >> $GITHUB_OUTPUT - name: Slack Notify - uses: slackapi/slack-github-action@v1 + uses: slackapi/slack-github-action@v2 with: - channel-id: proj-talos-maintainers + method: chat.postMessage payload: | { + "channel": "proj-talos-maintainers", "attachments": [ { "color": "${{ github.event.workflow_run.conclusion == 'success' && '#2EB886' || github.event.workflow_run.conclusion == 'failure' && '#A30002' || '#FFCC00' }}", @@ -89,5 +90,4 @@ jobs: } ] } - env: - SLACK_BOT_TOKEN: ${{ secrets.SLACK_BOT_TOKEN }} + token: ${{ secrets.SLACK_BOT_TOKEN }} diff --git a/.github/workflows/weekly.yaml b/.github/workflows/weekly.yaml index 0dbb775..7520bae 100644 --- a/.github/workflows/weekly.yaml +++ b/.github/workflows/weekly.yaml @@ -1,6 +1,6 @@ # THIS FILE WAS AUTOMATICALLY GENERATED, PLEASE DO NOT EDIT. # -# Generated on 2024-11-12T11:08:13Z by kres b6443eb. +# Generated on 2024-11-29T13:33:28Z by kres 232fe63. name: weekly concurrency: @@ -16,7 +16,7 @@ jobs: - pkgs services: buildkitd: - image: moby/buildkit:v0.17.1 + image: moby/buildkit:v0.17.2 options: --privileged ports: - 1234:1234 diff --git a/Makefile b/Makefile index 0c47986..a5ec0f8 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ # THIS FILE WAS AUTOMATICALLY GENERATED, PLEASE DO NOT EDIT. # -# Generated on 2024-11-12T11:08:13Z by kres b6443eb. +# Generated on 2024-11-29T13:33:28Z by kres 232fe63. # common variables @@ -36,12 +36,13 @@ PLATFORM ?= linux/amd64,linux/arm64 PROGRESS ?= auto PUSH ?= false CI_ARGS ?= +BUILDKIT_MULTI_PLATFORM ?= 1 COMMON_ARGS = --file=Pkgfile COMMON_ARGS += --provenance=false COMMON_ARGS += --progress=$(PROGRESS) COMMON_ARGS += --platform=$(PLATFORM) COMMON_ARGS += --build-arg=SOURCE_DATE_EPOCH=$(SOURCE_DATE_EPOCH) -COMMON_ARGS += --build-arg=BUILDKIT_MULTI_PLATFORM=1 +COMMON_ARGS += --build-arg=BUILDKIT_MULTI_PLATFORM=$(BUILDKIT_MULTI_PLATFORM) # targets defines all the available targets @@ -112,13 +113,13 @@ target-%: ## Builds the specified target defined in the Pkgfile. The build resu local-%: ## Builds the specified target defined in the Pkgfile using the local output type. The build result will be output to the specified local destination. @$(MAKE) target-$* TARGET_ARGS="--output=type=local,dest=$(DEST) $(TARGET_ARGS)" - @PLATFORM=$(PLATFORM) ARTIFACTS=$(ARTIFACTS) bash -c '\ + @PLATFORM=$(PLATFORM) DEST=$(DEST) bash -c '\ for platform in $$(tr "," "\n" <<< "$$PLATFORM"); do \ echo $$platform; \ directory="$${platform//\//_}"; \ - if [[ -d "$$ARTIFACTS/$$directory" ]]; then \ - mv "$$ARTIFACTS/$$directory/"* $$ARTIFACTS; \ - rmdir "$$ARTIFACTS/$$directory/"; \ + if [[ -d "$$DEST/$$directory" ]]; then \ + mv "$$DEST/$$directory/"* $$DEST; \ + rmdir "$$DEST/$$directory/"; \ fi; \ done' diff --git a/Pkgfile b/Pkgfile index 8413b8d..968015e 100644 --- a/Pkgfile +++ b/Pkgfile @@ -4,12 +4,12 @@ format: v1alpha2 vars: PKGS_PREFIX: ghcr.io/siderolabs - PKGS_VERSION: v1.9.0-alpha.0-39-gb15a3d9 + PKGS_VERSION: v1.9.0 # renovate: datasource=git-refs versioning=git depName=https://github.com/awslabs/tc-redirect-tap.git - tc_redirect_tap_ref: ad89862342243a8ba9abad6d23d358cffd2d4077 - tc_redirect_tap_sha256: c36a705ec1a72c182aa89167689429908f30e41336bafa4ddb8973492ba89dd8 - tc_redirect_tap_sha512: 040bb1aec9c7cfec79a3c26032979f370474ff2304339bf2d30730097368538b82c737c3ae7fa661dd602ccd6a004e542d9918355e9ed0597f582611ad14e0cc + tc_redirect_tap_ref: 2d4b7a9d66df6f388f30ea7fa707263bf9acfae2 + tc_redirect_tap_sha256: c71ef3b29b38eeee18dca30ccac1e27a9dfd94ba6bc11de9ebeac4ce2f5c8e29 + tc_redirect_tap_sha512: 042ca7a2d8eb2998d5f0a1dd7c39e3bd35b40f27dab42a3a6c85500c8af27cbca4e498c8f3acbaec1d933c4f4226bab4c147e5ad4a30a607d0cfe26482fcecda labels: org.opencontainers.image.source: https://github.com/siderolabs/extras