All Versions
111
Latest Version
Avg Release Cycle
2 days
Latest Release
1 day ago
Changelog History
Page 10
Changelog History
Page 10
-
v1.2.0-alpha2 Changes
September 24, 2020๐ New
- [get_autogenerated_values] Print service values with actual or stub tags.
- ๐ [run]
werf run
command launches image building if needed - ๐ Fix default namespace and helm-release name templates and default environment
- use explicitly set environment from werf.yaml if present;
- when --env not set then use
[[project]]
template by default for both namespace and release; - when --env is set then use
[[project]]-[[env]]
template by default for both namespace and release.
werf_container_image
template change- rename to
werf_image
and change output format to just print docker-image name with tag; - add stubbed support for the
werf helm template
command.
- rename to
๐ Fixes
- ๐ Fix helm releases created in the default namespace always.
- โก๏ธ Update werf/helm: fix manifest corrupted by Helm when
|-
is used in the end of the template.
Installation
๐ง Linux amd64
๐ Windows amd64
-
v1.2.0-alpha1 Changes
September 24, 2020 -
v1.1.23 Changes
November 25, 2020๐ Fixes
โก๏ธ Update kubedog: fix Job hanging case (werf/kubedog#184), fix color disabled in CI/CD systems.
Installation
๐ง Linux amd64
๐ Windows amd64
-
v1.1.22 Changes
September 07, 2020๐ณ Dockerfile improvements
- ๐ณ [dockerfile] Support for --network and --ssh options (with docs in Configuration/Dockerfile)
- ๐ณ [dockerfile] Fix git head reference failed error when git repository without any commit
Cleanup option to restrict namespaces scan for used images
0๏ธโฃ
--scan-context-namespace-only=true|false
(false by default), refs #2660๐ [helm-v3] Extra annotations and labels support for helm v3
โฌ๏ธ Set werf.io/version annotation by default in werf helm-v3 upgrade/install commands.
๐ Docs, tests and werf CI fixes
- โ [tests] Cleanup Suite: fix random test fail
- ๐จ [tests] Refactor: update RunCommandWithOptions interface
- โ [tests] Cleanup Suite: test remote stages storage
- โ [tests] Cleanup Suite: fix quay tests
- ๐ [tests] Guides Suite: sync with documentation
- [doc] Fix guide First step
- โ [ci] Daily Tests Workflow: disable werf debug mode
Installation
๐ง Linux amd64
๐ Windows amd64
-
v1.1.22-fix14 Changes
August 28, 2020๐ Documentation
- ๐ Reference/Deploy into Kubernetes: reviewed documentation, rephrased
- ๐ณ Reference/Working with docker registries: upd
Installation
๐ง Linux amd64
๐ Windows amd64
-
v1.1.22-fix11 Changes
August 21, 2020GitHub Actions: fix case sensitive of repository name
[introspection] Fix the input device is not a TTY
Installation
๐ง Linux amd64
๐ Windows amd64
-
v1.1.22-fix10 Changes
August 20, 2020๐ท [logging] Fix closing a collabsible GitLab section in parallel jobs
Installation
๐ง Linux amd64
๐ Windows amd64
-
v1.1.22-alpha9 Changes
August 20, 2020๐ Support for Jfrog Artifactory implementation
- ๐ณ [docker registry] JFrog Artifactory: fix MANIFEST_INVALID: manifest invalid error
- ๐ณ [docs] Working with Docker registries: JFrog Artifactory
Installation
๐ง Linux amd64
๐ Windows amd64
-
v1.1.22-alpha8 Changes
August 20, 2020๐ Concurrent builds of images defined in werf.yaml
- werf divides all images into dependent sets and runs each set in parallel.
- ๐ Option -p/--parallel to enable/disable concurrency builds (by default on)
- Option --parallel-tasks-limit to regulate the maximum number of images
- ๐ Introspection does not support parallel builds and disables it
Auto GC in top-level commands only
[email protected]
- GitLab collapsible sections for top-level blocks and processes
Installation
๐ง Linux amd64
๐ Windows amd64
-
v1.1.22-alpha7 Changes
August 12, 2020๐ Fix cleanup panic "image ... metadata was not found"
๐ Ignore unknown-manifest tags from docker-registry tags list when quering image metadata records.
Installation
๐ง Linux amd64
๐ Windows amd64