Skip to content

Commit

Permalink
hack: use personal core kit registry
Browse files Browse the repository at this point in the history
Signed-off-by: Arnaldo Garcia Rincon <[email protected]>
  • Loading branch information
arnaldo2792 committed Jun 17, 2024
1 parent 5b83787 commit 7a7b5dd
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 1 deletion.
17 changes: 17 additions & 0 deletions Twoliter.lock
Original file line number Diff line number Diff line change
@@ -0,0 1,17 @@
schema-version = 1
release-version = "1.21.0"
digest = "/1WKs8N84S1mMkTvVW4judMwx0rRVzgJ/8UQ49z6wZ0="

[sdk]
name = "bottlerocket-sdk"
version = "0.42.0"
vendor = "bottlerocket"
source = "public.ecr.aws/bottlerocket/bottlerocket-sdk:v0.42.0"
digest = " Cu8yFgnaFYG5ZQ0eZWRndXxHTLEAR58EhZITbJinLI="

[[kit]]
name = "bottlerocket-core-kit"
version = "1.21.0"
vendor = "agarrcia"
source = "public.ecr.aws/bottlerocket-agarrcia/bottlerocket-core-kit:v1.21.0"
digest = "gL2srtEIzn 1ln7HKFkPf2HQPlvB aYkhgQhrPjlp3k="
10 changes: 9 additions & 1 deletion Twoliter.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 4,15 @@ release-version = "1.21.0"
[vendor.bottlerocket]
registry = "public.ecr.aws/bottlerocket"

[vendor.agarrcia]
registry = "public.ecr.aws/bottlerocket-agarrcia"

[sdk]
name = "bottlerocket-sdk"
version = "0.41.0"
version = "0.42.0"
vendor = "bottlerocket"

[[kit]]
name = "bottlerocket-core-kit"
version = "1.21.0"
vendor = "agarrcia"

0 comments on commit 7a7b5dd

Please sign in to comment.