Skip to content

frank-bee/flux-vcluster-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

octopilot
--repo "${ORG_NAME}/flux-vcluster-example"
--update "yq(file=vcluster-template/**/release.yaml,expression='.spec.chart.spec.version=strenv(VERSION)')"
--git-branch-prefix "octopilot-update-${APP_NAME}-"
--git-commit-title 'chore(deps): update my-app to {{ env "VERSION" }}'
--git-commit-body "asdf"
--pr-labels "update-${APP_NAME}"
--pr-title "Update ${APP_NAME} to ${VERSION}"
--pr-title-update-operation "replace"
--pr-body "foo bar"
--pr-body-update-operation "prepend" --pr-base-branch "main"
--strategy "append"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages