Skip to content

Commit

Permalink
signed-off last request
Browse files Browse the repository at this point in the history
Signed-off-by: rjtch <[email protected]>
  • Loading branch information
rjtch committed Oct 31, 2023
1 parent ac2152e commit 161a3ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/kapp/cmd/appgroup/deploy.go
Original file line number Diff line number Diff line change
Expand Up @@ -113,8 +113,8 @@ func (o *DeployOptions) Run() error {
}

type appGroupApp struct {
Name string
Path string
Name string
}

func (o *DeployOptions) appsToUpdate() (map[string]appGroupApp, error) {
Expand Down

0 comments on commit 161a3ca

Please sign in to comment.