From 47bb718838db5bda55c4c8fcf2f17424db4325a9 Mon Sep 17 00:00:00 2001 From: Andrey Smirnov Date: Thu, 14 Mar 2024 14:25:55 +0400 Subject: [PATCH] chore: update base pkgs This brings in CNI plugins 1.4.1 via pkgs. Signed-off-by: Andrey Smirnov --- .github/workflows/ci.yaml | 6 +++--- .github/workflows/weekly.yaml | 4 ++-- Makefile | 6 +++--- Pkgfile | 4 ++-- 4 files changed, 10 insertions(+), 10 deletions(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 2e95005..8c9978f 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-02-09T15:10:55Z by kres latest. +# Generated on 2024-03-14T10:25:50Z by kres latest. name: default concurrency: @@ -53,7 +53,7 @@ jobs: - endpoint: tcp://buildkit-arm64.ci.svc.cluster.local:1234 platforms: linux/arm64 driver: remote - endpoint: tcp://localhost:1234 + endpoint: tcp://127.0.0.1:1234 - name: Build run: | make @@ -122,7 +122,7 @@ jobs: - endpoint: tcp://buildkit-arm64.ci.svc.cluster.local:1234 platforms: linux/arm64 driver: remote - endpoint: tcp://localhost:1234 + endpoint: tcp://127.0.0.1:1234 - name: reproducibility-test run: | make reproducibility-test diff --git a/.github/workflows/weekly.yaml b/.github/workflows/weekly.yaml index 8df87ad..559ceac 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-02-09T15:10:55Z by kres latest. +# Generated on 2024-03-14T10:25:50Z by kres latest. name: weekly concurrency: @@ -36,7 +36,7 @@ jobs: - endpoint: tcp://buildkit-arm64.ci.svc.cluster.local:1234 platforms: linux/arm64 driver: remote - endpoint: tcp://localhost:1234 + endpoint: tcp://127.0.0.1:1234 - name: reproducibility-test run: | make reproducibility-test diff --git a/Makefile b/Makefile index b2bfeee..f85ff6d 100644 --- a/Makefile +++ b/Makefile @@ -1,11 +1,11 @@ # THIS FILE WAS AUTOMATICALLY GENERATED, PLEASE DO NOT EDIT. # -# Generated on 2024-02-09T15:10:55Z by kres latest. +# Generated on 2024-03-14T10:25:50Z by kres latest. # common variables SHA := $(shell git describe --match=none --always --abbrev=8 --dirty) -TAG := $(shell git describe --tag --always --dirty) +TAG := $(shell git describe --tag --always --dirty --match v[0-9]\*) ABBREV_TAG := $(shell git describe --tags >/dev/null 2>/dev/null && git describe --tag --always --match v[0-9]\* --abbrev=0 || echo 'undefined') BRANCH := $(shell git rev-parse --abbrev-ref HEAD) ARTIFACTS := _out @@ -28,7 +28,7 @@ SOURCE_DATE_EPOCH := $(shell git log $(INITIAL_COMMIT_SHA) --pretty=%ct) # sync bldr image with pkgfile -BLDR_RELEASE := v0.2.3 +BLDR_RELEASE := v0.3.0 BLDR_IMAGE := ghcr.io/siderolabs/bldr:$(BLDR_RELEASE) BLDR := docker run --rm --user $(shell id -u):$(shell id -g) --volume $(PWD):/src --entrypoint=/bldr $(BLDR_IMAGE) --root=/src diff --git a/Pkgfile b/Pkgfile index 7b2f535..c90594e 100644 --- a/Pkgfile +++ b/Pkgfile @@ -1,10 +1,10 @@ -# syntax = ghcr.io/siderolabs/bldr:v0.2.3 +# syntax = ghcr.io/siderolabs/bldr:v0.3.0 format: v1alpha2 vars: PKGS_PREFIX: ghcr.io/siderolabs - PKGS_VERSION: v1.7.0-alpha.0-33-g3aacf03 + PKGS_VERSION: v1.7.0-alpha.0-35-g8804a60 # renovate: datasource=git-refs versioning=git depName=https://github.com/awslabs/tc-redirect-tap.git tc_redirect_tap_ref: 6827f7b2f5e9ec675cb7dc9bbe4b201c228d565e