github werf/werf v1.2.11+fix11
werf v1.2.11+fix11

latest releases: latest-signature, v1.1.35, v1.2.308...
2 years ago

Change behaviour of .Release.IsInstall

Changed .Release.IsInstall logic for a release which has not been installed successfully yet: .Release.IsInstall will be true until we successfully installed release.

Docs

[docs] UI tweaks

Fixed error messages

[git_mapping] Verbose error when archive creation failed
[helm] Add more info about resource kind when patching of resource has failed

Update warn message when a stage dependency not found in git

Replace relative dependency path with absolute one in git repo.
Previously, the message used a relative path (stageDependencies value) and the warning was less informative.

WARNING: stage install dependency path <STAGE_DEPENDENCY_PATH> has not been found in own git

=>

WARNING: stage install dependency path "<ADD_PATH/STAGE_DEPENDENCY_PATH>" has not been found in own git

Other fixes

[process_exterminator] Fix WERF_ENABLE_PROCESS_EXTERMINATOR=0|false

Installation

Linux amd64

Darwin amd64

Windows amd64

Don't miss a new werf release

NewReleases is sending notifications on new releases.