File tree Expand file tree Collapse file tree 4 files changed +7
-3
lines changed
set-imgpkg-bundle-as-vendir-path Expand file tree Collapse file tree 4 files changed +7
-3
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
13
13
14
14
### Added
15
15
16
- - Initial release of the set-vendir-channels-path-to-imgpkg-bundle action.
16
+ - Initial release of the set-imgpkg-bundle-as-vendir-path action.
17
+
18
+ ### Fixed
19
+
20
+ - Run docker actions as a non-root user.
17
21
18
22
## [ 1.1.0] - 2024-11-10
19
23
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change 1
- name : Set Vendir Channels Path to Imgpkg Bundle
2
- description : Sets a vendir directory to a imgpkg bundle image .
1
+ name : Set imgpkg bundle as vendir path
2
+ description : Sets an imgpkg bundle image as a vendir path .
3
3
4
4
inputs :
5
5
channel_name :
You can’t perform that action at this time.
0 commit comments