tokuhirom/AppRun Dedicated Update Image

Updates AppRun Dedicated application image by creating and activating a new version

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
applicationIDApplication ID (UUID). Multiple IDs can be specified separated by commas. Either applicationID or applicationName is required.no
applicationNameApplication name. Multiple names can be specified separated by commas. Either applicationID or applicationName is required.no
sakuraAccessTokenSakura Access Token (UUID)yes
sakuraAccessTokenSecretSakura Access Token Secretyes
imageNew container image name (e.g., nginx:latest)yes
activateWhether to activate the new version immediately (default: true)notrue
namedescription
applicationNamesThe application name(s) that were updated. Comma-separated if multiple applications were updated.
versionThe newly created version number(s). Comma-separated if multiple applications were updated.
activeVersionThe activated version number(s). Comma-separated if multiple applications were updated. (same as version if activate=true, otherwise the previously active version)