Skip to content

werf v1.2.11+fix13

Compare
Choose a tag to compare
@flant-team-sysdev flant-team-sysdev released this 02 Jul 15:21
· 4630 commits to main since this release
94b48cd

Fixes

  • fix(kubedog): add support for ErrImageNeverPull;
  • fix(host cleanup GC): enable auto cleanup in werf-compose commands;
  • fix(host cleanup GC): Do not print wrongly estimated size of images before delete performed;
  • fix(build): print store stage message when pushing a stage into repo;
  • fix(werf.yaml): fix default path to .helm;
    • should be relative to werf.yaml location so that custom werf.yaml location also specifies custom .helm path automatically.

Docs

  • docs: fix docs installation for macos;

Internals

  • fix(helm): remove usage of ghodss yaml, use sigs.k8s.io/yaml instead;
    • only for helm-related part, do not change legacy ansible pkg which uses ghodss.

Installation

Linux amd64

Darwin amd64

Windows amd64