-
I ran the following command, keeping in mind to use my dockerhub username, and it did push a Docker image with a `dev-xxxx` tag. What's supposed to happen isn't clear after that.
```
cd hack && ./ci…
-
docs dont say this but looks like I need to install the helm diff plugin to use helmfile?
when I run `helmfile apply` it throws an error saying it cant find helm diff
Im new to this so maybe stu…
-
I cannot get "skaffold debug" to work. I'm certain this is a configuration issue, but I don't know what's wrong.
### Expected behavior
Being able to connect to the debugger after running "skaffol…
-
When git is not installed skaffold silently falls back to sha256 tagPolicy ignoring gitCommit tagPolicy. I've got hard time debugging why skaffold works as expected locally but wrong in CI, while …
-
It seems like the value 0 is not merged properly. I have created the following test which currently fails.
```
func TestMergeZero(t *testing.T) {
dict := map[string]interface{}{
"src2": map[s…
-
We are using helmfile for declarative deployment of charts on our environment. We have faced the issue of values transfer from the main helmfile(helmfile_1) into the final chart(helmfile_3), our helmf…
-
**What steps did you take and what happened:**
- I'm trying to provision a kubernetes cluster in proxmox VM using talos [bootstrap](https://github.com/siderolabs/cluster-api-bootstrap-provider-talos)…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
See…
-
Please provide a checksum file with sha256 checksums for all released binaries, like i.e. [rke](https://github.com/rancher/rke/releases/tag/v0.2.2) is doing it.
varac updated
2 years ago
-
This should list all of the installed applications in the kuebrnetes cluster similar to `helm list`.