diff --git a/.conform.yaml b/.conform.yaml index 2fa80e8..2eaf14f 100644 --- a/.conform.yaml +++ b/.conform.yaml @@ -1,33 +1,48 @@ +# THIS FILE WAS AUTOMATICALLY GENERATED, PLEASE DO NOT EDIT. +# +# Generated on 2024-04-01T15:12:00Z by kres latest. + policies: -- type: commit - spec: - dco: true - gpg: - required: true - identity: - gitHubOrganization: siderolabs - spellcheck: - locale: US - maximumOfOneCommit: true - header: - length: 89 - imperative: true - case: lower - invalidLastCharacters: . - body: - required: true - conventional: - types: ["chore","docs","perf","refactor","style","test","release"] - scopes: ["*"] -- type: license - spec: - skipPaths: - - .git/ - includeSuffixes: - - .go - excludeSuffixes: - - .pb.go - header: | - // This Source Code Form is subject to the terms of the Mozilla Public - // License, v. 2.0. If a copy of the MPL was not distributed with this - // file, You can obtain one at http://mozilla.org/MPL/2.0/. + - type: commit + spec: + dco: true + gpg: + required: true + identity: + gitHubOrganization: siderolabs + spellcheck: + locale: US + maximumOfOneCommit: true + header: + length: 89 + imperative: true + case: lower + invalidLastCharacters: . + body: + required: true + conventional: + types: + - chore + - docs + - perf + - refactor + - style + - test + - release + scopes: + - .* + - type: license + spec: + root: . + skipPaths: + - .git/ + - testdata/ + includeSuffixes: + - .go + excludeSuffixes: + - .pb.go + - .pb.gw.go + header: | + // This Source Code Form is subject to the terms of the Mozilla Public + // License, v. 2.0. If a copy of the MPL was not distributed with this + // file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 8c9978f..8622b78 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-03-14T10:25:50Z by kres latest. +# Generated on 2024-04-01T15:12:00Z by kres latest. name: default concurrency: @@ -33,7 +33,7 @@ jobs: labels: ${{ steps.retrieve-pr-labels.outputs.result }} services: buildkitd: - image: moby/buildkit:v0.12.5 + image: moby/buildkit:v0.13.1 options: --privileged ports: - 1234:1234 @@ -102,7 +102,7 @@ jobs: - default services: buildkitd: - image: moby/buildkit:v0.12.5 + image: moby/buildkit:v0.13.1 options: --privileged ports: - 1234:1234 diff --git a/.github/workflows/weekly.yaml b/.github/workflows/weekly.yaml index 559ceac..a69066d 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-03-14T10:25:50Z by kres latest. +# Generated on 2024-04-01T15:12:00Z by kres latest. name: weekly concurrency: @@ -16,7 +16,7 @@ jobs: - pkgs services: buildkitd: - image: moby/buildkit:v0.12.5 + image: moby/buildkit:v0.13.1 options: --privileged ports: - 1234:1234 diff --git a/Pkgfile b/Pkgfile index c90594e..2b3e422 100644 --- a/Pkgfile +++ b/Pkgfile @@ -7,9 +7,9 @@ vars: 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 - tc_redirect_tap_sha256: ec9c09e2d2d1aa0d616c03c205ac4b870b32a5693253700b949e32c7e69e4a56 - tc_redirect_tap_sha512: 3f37f84f8d17626fa24b635d53cad5da8966de80a6c4d38977ac9c6bae79dbe73cc59123c06b46fef7ea18bb74ff5d0136ff7e4266ce622676157676376d5857 + tc_redirect_tap_ref: f4bce16532c34740691b2e10c3945020a3c4fd5e + tc_redirect_tap_sha256: bf55b2b25d9e0fe280f3698deef8eab0a3d5e50a133d25b5f4307ba73e21f7d4 + tc_redirect_tap_sha512: 27444ce69f7e1618ed0a9ba16cdd397f3b40dcc351ee515da095d565f79ba0e6b79eb235dca042a2bbfecc85f5cabc53d4d4af24bf957c5a010d31734043c6ca labels: org.opencontainers.image.source: https://github.com/siderolabs/extras