You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The **set-imgpkg-bundle-as-vendir-path** action sets an [imgpkg](https://carvel.dev/imgpkg/) bundle image as a [vendir](https://carvel.dev/vendir/) path. This is useful for managing environment promotion and release management via GitOps.
4
+
5
+
## Usage
6
+
7
+
This action sets a directory under the top-level `channels` directory in `vendir.yml` to a specified imgpkg bundle image. If `vendir.yml` does not exist, it will be created. The action ensures that the `channels` directory is always the first top-level directory in `vendir.yml` so that other configurations can reference it as needed.
0 commit comments