Skip to content

Commit

Permalink
reverted the changes for pb
Browse files Browse the repository at this point in the history
  • Loading branch information
share2kanna committed Jun 14, 2024
1 parent 1b32e3d commit 7d01994
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions capten/common-pkg/pb/agentpb/agent.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -232,6 +232,7 @@ func executeAppDeployment(
Category: req.Category,
Description: req.Description,
ChartName: req.ChartName + "/" + req.ChartName,
RepoName: req.ChartName,
RepoURL: req.ChartRepo,
Namespace: req.DefaultNamespace,
CreateNamespace: true,
Expand Down

0 comments on commit 7d01994

Please sign in to comment.