8000 Tags · aland-zhang/helmfile · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: aland-zhang/helmfile

Tags

v0.11

Toggle v0.11's commit message
Allow running helmfile against a subset of releases (roboll#30)

This adds `releases[].labels` in which you can set arbitrary number of key-value pairs, so that commands like `helmfile sync --selector key=value` can be used to run the helmfile subcommand against a subnet of declared releases.

`labels` and `selector` are named as such on purpose of being consistent with terminology of Kubernetes and other tools in the K8S ecosystem, including kubectl, stern, helm, and so on.

Resolves roboll#8

v0.10

Toggle v0.10's commit message
circle

v0.8

Toggle v0.8's commit message
formatting

v0.7

Toggle v0.7's commit message
Merge pull request roboll#6 from AMeng/return-code

Return exit code from helm

v0.6

Toggle v0.6's commit message
use modified cmd args. closes roboll#4

v0.5

Toggle v0.5's commit message
Merge pull request roboll#3 from robsonpeixoto/chart-in-local-path

Accept chart in a local path

v0.4

Toggle v0.4's commit message
ignore dist

v0.3

Toggle v0.3's commit message
build: add docker login

v0.2

Toggle v0.2's commit message
docs: update path for releases

0