mirror of
https://github.com/fluxcd/flux2.git
synced 2026-05-06 01:54:43 +00:00
added tag,semver,commit to manifestgen
Signed-off-by: Phil Nichol <35630607+philnichol@users.noreply.github.com>
This commit is contained in:
parent
5aa9ae511f
commit
ac7ccf7b94
2 changed files with 18 additions and 3 deletions
|
|
@ -26,6 +26,9 @@ type Options struct {
|
|||
Name string
|
||||
Namespace string
|
||||
Branch string
|
||||
Tag string
|
||||
SemVer string
|
||||
Commit string
|
||||
Secret string
|
||||
TargetPath string
|
||||
ManifestFile string
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue