werf v1.2.10+fix22
Docs
[docs, ru] Advanced/Cleanup: actualize
[docs] Internal/Stages and storage: actualize
[docs] What's new in v1.2/Changelog: cleaning commands
[docs] Internal/Build process: fix typo
[docs] Fix broken quickstart macos instructions
[docs] Fix v1.1 to v1.2 instruction: wrong images report usage
[docs] Fix v1.1 to v1.2 instruction: more correct report usage: pull images before usage
[docs] advanced/cleanup: added info about werf host cleanup
GC
- Only in russian.
- Also added a helper table with all cleanup commands.
[docs] Fixed some grammar in v1.1 to v1.2 migration guide (RU)
[docs] Fix bundles translation to RU
Fixes
[dockerfile] Automatically reset the Dockerfile exception by .dockerignore
file rules
There is no way to ignore the Dockerfile due to docker limitation when building an image for a compressed context that reads fro
m STDIN.
Add an exception and warning message.
[GC] Fix werf-host-cleanup default percentage and margin values (always use 70% and 5% margin).
[helm] Werf-helm fixes
- Fix panic on werf-helm-dep-update when secret-values are used (fixes #3443).
- Set .Values.werf.env="" stub werf service value in werf-helm-* commands.
Internals
- [web] Add view page source button (#3428)
[web] Add page source button - [ci] Switch to GHCR (#3441).
- Fix README werf logo path.