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

make image digest available in setters #508

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

make image digest available in setters #508

wants to merge 2 commits into from

Commits on May 9, 2023

  1. make image digest available in setters

    Using the new `:digest` suffix in policy markers one can now instruct
    IAC to store the digest of an image instead of the tag in the given
    manifest.
    
    This makes use of the the `.status.imageDigest` field introduced in
    fluxcd/image-reflector-controller#368.
    
    closes #165
    
    Signed-off-by: Max Jonas Werner <mail@makk.es>
    Max Jonas Werner committed May 9, 2023
    Configuration menu
    Copy the full SHA
    634f7c8 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2023

  1. wip

    Max Jonas Werner committed May 30, 2023
    Configuration menu
    Copy the full SHA
    cf41ff1 View commit details
    Browse the repository at this point in the history