You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add option to refresh (current behaviour) or keep previous headers when fetching manifests (#123)
* bumped version and add note to changelog
* added refresh_headers as an option for fetching manifests
* fix line endings
Signed-off-by: Kavish Punchoo <kavish.punchoo@bertelsmann.de>
- Introduce the option to not refresh headers when fetching manifests when pulling artifacts (0.1.27)
17
18
- To make it available for more OCI registries, the value of config used when `manifest_config` is not specified in `client.push()` has been changed from a pure empty string to `{}` (0.1.26)
18
19
- refactor tests using fixtures and rework pre-commit configuration (0.1.25)
19
20
- eliminate the additional subdirectory creation while pulling an image to a custom output directory (0.1.24)
0 commit comments