Skip to content

Commit

Permalink
chore: update releases
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 27, 2023
1 parent f521190 commit d66bac4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ REGISTRY_AND_USERNAME := $(REGISTRY)/$(USERNAME)
SOURCE_DATE_EPOCH ?= "1602102660"

# Sync bldr image with Pkgfile
BLDR_IMAGE := ghcr.io/siderolabs/bldr:v0.2.0
BLDR_IMAGE := ghcr.io/siderolabs/bldr:v0.2.1
BLDR ?= docker run --rm --volume $(PWD):/tools --entrypoint=/bldr \
$(BLDR_IMAGE) graph --root=/tools

Expand Down
4 changes: 2 additions & 2 deletions Pkgfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# syntax = ghcr.io/siderolabs/bldr:v0.2.0
# syntax = ghcr.io/siderolabs/bldr:v0.2.1

format: v1alpha2

Expand All @@ -7,7 +7,7 @@ vars:
PKGS_VERSION: v1.5.0

# renovate: datasource=git-refs versioning=git depName=https://github.com/awslabs/tc-redirect-tap.git
tc_redirect_tap_ref: 706117b1e02a532f7dadab3d9704f34521a0eac9
tc_redirect_tap_ref: 1e25c5ed4b10e80a0873711cd911ef614054c672
tc_redirect_tap_sha256: c239bc45340e778b61be29d6069236f2c6ec149c6a7b4cd21118c8297b072d80
tc_redirect_tap_sha512: a7f068242d00402a109a985e809a604284bf5c47f16f19527aafbb3d39134d65b3c97ae3c4a18807ac1ac5c1a95189eb517fd78418fe5b303d195a7d713bb2b8

Expand Down

0 comments on commit d66bac4

Please sign in to comment.