-
Hi there!
I am from the team behind werf. First of all, I'd like to thank you very much for making this Killercoda tutorial! :heart: We are _really impressed_ with your effort and its outcome. We a…
-
### Before proceeding
- [X] I didn't find a similar [issue](https://github.com/werf/werf/issues)
### Problem
The project maintains the value of the application version. The value can be read from a…
-
- Rebuild and redeploy your application into local cluster when application code has been changed.
- Support multiple environments for separate projects to run locally.
- Write an article for hab…
-
Hello! I encountered an uncertain error when I accidentally wrote `context` instead of `dockerfile` in a werf.yaml.
werf.yaml
```yaml
configVersion: 1
project: dashboard
---
image: frontend
c…
-
Hi,
we are running werf with something like:
`werf helm upgrade -i test bitnami/nginx --wait --kube-apiserver https://127.0.0.1:6443 --kube--token xxxxxx`
It seems that some parametes are not …
-
```
PROJECT_DIR/werf.yaml
PROJECT_DIR/.werf/werf.yaml
PROJECT_DIR/werf-giterminism.yaml
PROJECT_DIR/.werf/werf-giterminism.yaml
PROJECT_DIR/.werf/**/*.tmpl
```
Also add smart `werf.yaml` dete…
-
- Check SHA256SUMS when downloading a new werf release.
- Check SHA256SUMS when downloading a new multiwerf release.
- Public sign keys should be embedded into multiwerf binary itself.
- Change…
-
### Before proceeding
- [X] I didn't find a similar [issue](https://github.com/werf/werf/issues)
### Version
v1.2.321
### How to reproduce
In any chart, add Job with annotation "helm.sh…
-
When first deploying after generating the werf secret key, the github action fails with error:
```
helm templates rendering failed: error decoding secrets: check encryption key: encoding/hex: inva…
-
Good day, dear team, thanks for inventing that mind-blowing russian giterminism. Long live!
When running something like
`werf --config another.werf.yaml build wrong-image`
I see:
`Error:…