robfrank/Kamal Accessories Updater

Automatically check for and update Kamal accessories to their latest versions

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
config-dirDirectory containing Kamal deploy*.yml configuration filesnoconfig
modeUpdate mode: "check" (only check for updates), "update" (prompt for each), or "update-all" (auto-update all)noupdate-all
create-prWhether to create a pull request with the updatesnotrue
pr-branchBranch name for the pull requestnoupdate/kamal-accessories
pr-titleTitle for the pull requestnochore: bump Kamal accessories versions
pr-bodyBody text for the pull requestnoThis PR updates Kamal accessories to their latest available versions on Docker Hub.
pr-labelsComma-separated list of labels to add to the pull requestnodependencies
github-tokenGitHub token for creating pull requestsno${{ github.token }}
namedescription
updates-availableWhether any updates are available (true/false)
updates-countNumber of updates available
updates-jsonJSON array of all updates
pr-numberPull request number if created
pr-urlPull request URL if created