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

feat (jkube-kit) : Add configuration option for overriding buildpack builder image (#2470) #2940

Merged
merged 1 commit into from
Apr 24, 2024

Commits on Apr 24, 2024

  1. feat (jkube-kit) : Add configuration option for overriding buildpack …

    …builder image
    
    Add a field in ImageConfiguration's Build named `buildpacksBuilderImage`
    that can be used by the user for configuring buildpack builder image.
    This field would also be exposed via `jkube.generator.buildpacksBuilderImage` property and
    generators `buildpacksBuilderImage` config
    
    Signed-off-by: Rohan Kumar <rohaan@redhat.com>
    rohanKanojia committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    01de374 View commit details
    Browse the repository at this point in the history