diff --git a/upload-charm/README.md b/upload-charm/README.md index 37399aeb..0929bc4f 100644 --- a/upload-charm/README.md +++ b/upload-charm/README.md @@ -41,7 +41,7 @@ If you want to use a new resource, you'll have to cut a new resource revision ** | `tag-prefix` | Tag prefix, useful when bundling multiple charms in the same repo using a matrix. | | | `upload-image` | Toggles whether image resources are uploaded to CharmHub or not. Defaults to `true`. | | | `pull-image` | Toggles whether image resources are pulled. Defaults to `true`. | | -| `charmcraft-channel` | Snap channel to use when installing charmcraft. Defaults to `latest/edge`. | | +| `charmcraft-channel` | Snap channel to use when installing charmcraft. Defaults to `latest/stable`. | | | `resource-overrides` | Charm resource revision overrides. Separate entries using commas, ie. `"promql-transform:2,prometheus-image:12"` | | ### Outputs