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

Add v1.16.5-1.1 images #1503

Merged
merged 3 commits into from
Jul 10, 2024
Merged

Add v1.16.5-1.1 images #1503

merged 3 commits into from
Jul 10, 2024

Commits on Jul 10, 2024

  1. Do not remove runtime packages

    Closes: fluent#1492
    
    related: fluent/fluentd-docker-image#383
    
    Reported by @gpapaz
    
    When runtime package was not specified explicitly, apt-get purge
    --auto-remove removes runtime packages.
    So not to be removed libsasl2-2 by apt-get
    purge --auto-remove '*-dev', install them explicitly in beforehand.
    
    Signed-off-by: Kentaro Hayashi <[email protected]>
    kenhys committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    c03244f View commit details
    Browse the repository at this point in the history
  2. Bump version to v1.16.5-1.1

    Signed-off-by: Kentaro Hayashi <[email protected]>
    kenhys committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    93fbb45 View commit details
    Browse the repository at this point in the history
  3. Add v1.16.5-1.1 images

    Signed-off-by: Kentaro Hayashi <[email protected]>
    kenhys committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    daab415 View commit details
    Browse the repository at this point in the history