Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow users to provide the versions of apko binaries not listed in versions.bzl #78

Merged
merged 7 commits into from
Jun 18, 2024

Conversation

sfc-gh-mhazy
Copy link
Contributor

@sfc-gh-mhazy sfc-gh-mhazy commented Jun 13, 2024

The motivation here is to be able to use newest apko releases without updating rules_apko as an intermediate step.

It offloads some complexity (specifying hash, prefix to strip and url to the user), but if one just wants to use default apko version, they don't need to do it.

…rsions.bzl

Signed-off-by: Mateusz Hazy <mateusz.hazy@snowflake.com>
…rsions.bzl

Signed-off-by: Mateusz Hazy <mateusz.hazy@snowflake.com>
…rsions.bzl

Signed-off-by: Mateusz Hazy <mateusz.hazy@snowflake.com>
…rsions.bzl

Signed-off-by: Mateusz Hazy <mateusz.hazy@snowflake.com>
@sfc-gh-mhazy sfc-gh-mhazy changed the title Allow users to provide the versions of apko binaries not listed in ve… Allow users to provide the versions of apko binaries not listed in versions.bzl Jun 13, 2024
@sfc-gh-mhazy sfc-gh-mhazy marked this pull request as ready for review June 13, 2024 20:06
@imjasonh imjasonh enabled auto-merge (squash) June 13, 2024 20:31
Signed-off-by: Mateusz Hazy <mateusz.hazy@snowflake.com>
auto-merge was automatically disabled June 13, 2024 20:49

Head branch was pushed to by a user without write access

Signed-off-by: Mateusz Hazy <mateusz.hazy@snowflake.com>
Signed-off-by: Mateusz Hazy <mateusz.hazy@snowflake.com>
@jonjohnsonjr jonjohnsonjr reopened this Jun 18, 2024
@jonjohnsonjr jonjohnsonjr merged commit 4df2175 into chainguard-dev:main Jun 18, 2024
19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants