From eab6e58aa9bdf49789cd4d64d2e27f61023421ca Mon Sep 17 00:00:00 2001 From: Andrey Smirnov Date: Thu, 17 Oct 2024 20:23:51 +0400 Subject: [PATCH] feat: update dependencies Bring in new PGS (new CNI plugins 1.6.0), update tc-redirect-tap (minor bumps). Signed-off-by: Andrey Smirnov --- .github/workflows/ci.yaml | 6 +++--- .github/workflows/weekly.yaml | 4 ++-- Pkgfile | 8 ++++---- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 9fa4d40..ce1ae3a 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-08-29T14:09:12Z by kres b5ca957. +# Generated on 2024-10-17T16:22:46Z by kres 34e72ac. name: default concurrency: @@ -33,7 +33,7 @@ jobs: labels: ${{ steps.retrieve-pr-labels.outputs.result }} services: buildkitd: - image: moby/buildkit:v0.15.2 + image: moby/buildkit:v0.16.0 options: --privileged ports: - 1234:1234 @@ -129,7 +129,7 @@ jobs: - default services: buildkitd: - image: moby/buildkit:v0.15.2 + image: moby/buildkit:v0.16.0 options: --privileged ports: - 1234:1234 diff --git a/.github/workflows/weekly.yaml b/.github/workflows/weekly.yaml index 6980859..e32736f 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-08-29T14:09:12Z by kres b5ca957. +# Generated on 2024-10-17T16:22:46Z by kres 34e72ac. name: weekly concurrency: @@ -16,7 +16,7 @@ jobs: - pkgs services: buildkitd: - image: moby/buildkit:v0.15.2 + image: moby/buildkit:v0.16.0 options: --privileged ports: - 1234:1234 diff --git a/Pkgfile b/Pkgfile index 9432023..cabe6cb 100644 --- a/Pkgfile +++ b/Pkgfile @@ -4,12 +4,12 @@ format: v1alpha2 vars: PKGS_PREFIX: ghcr.io/siderolabs - PKGS_VERSION: v1.9.0-alpha.0-9-g6f40fbb + PKGS_VERSION: v1.9.0-alpha.0-23-g0b67a13 # renovate: datasource=git-refs versioning=git depName=https://github.com/awslabs/tc-redirect-tap.git - tc_redirect_tap_ref: 2db41f504194e5fa2b1451647c2154c0a840b02c - tc_redirect_tap_sha256: 438d6d95f5175bfe06b4daf239c86fea39a96042873648cdec25f2704fce66da - tc_redirect_tap_sha512: a1d290d540d5047ee3dfa4f3a9b538a213603cad6dc8be8361baa35f94177682312dfd0379b8365b48b4e39bec4bc4ffc001eacba0ce0c6e252d7341b739c6ce + tc_redirect_tap_ref: ad89862342243a8ba9abad6d23d358cffd2d4077 + tc_redirect_tap_sha256: c36a705ec1a72c182aa89167689429908f30e41336bafa4ddb8973492ba89dd8 + tc_redirect_tap_sha512: 040bb1aec9c7cfec79a3c26032979f370474ff2304339bf2d30730097368538b82c737c3ae7fa661dd602ccd6a004e542d9918355e9ed0597f582611ad14e0cc labels: org.opencontainers.image.source: https://github.com/siderolabs/extras