Arthur S and GitHub
6203d709ca
Add --skip-upload input with latest helm/chart-releaser-action ( #143 )
...
* feat: add option --skip-upload, to not handle index.yaml for OCI charts
Signed-off-by: acuD1 <arsciand@student.42.fr >
* docs: update README.md for --skip-upload
Signed-off-by: acuD1 <arsciand@student.42.fr >
---------
Signed-off-by: acuD1 <arsciand@student.42.fr >
2023-11-20 12:59:41 +01:00
Carlos Tadeu Panato Junior and GitHub
0c13a653b8
bump cr to 1.6.1 and add dependabot config ( #173 )
...
Signed-off-by: cpanato <ctadeu@gmail.com >
2023-11-02 17:45:56 +01:00
Carlos Tadeu Panato Junior and GitHub
d17b190701
fix packages_with_index flag ( #172 )
...
Signed-off-by: cpanato <ctadeu@gmail.com >
2023-10-31 08:21:00 +01:00
michalbiesek and GitHub
ed43eb3036
Add --pages-branch parameter ( #156 )
...
Ref:
helm/chart-releaser@378f527
helm/chart-releaser@cb0563b
Signed-off-by: Michal Biesek <michalbiesek@gmail.com >
2023-09-05 09:10:00 +02:00
Valeriano Manassero and GitHub
3e08cca25b
Added: --packages-with-index parameter ( #148 )
...
* Added: --packages-with-index parameter
Signed-off-by: Valeriano Manassero <14011549+valeriano-manassero@users.noreply.github.com >
---------
Signed-off-by: Valeriano Manassero <14011549+valeriano-manassero@users.noreply.github.com >
2023-09-04 12:36:55 +02:00
Nathan J Mehl and GitHub
2504907988
Add changed_charts and chart_version outputs ( #130 )
...
* Add `changed_charts` and `chart_version` outputs
This should let downstream steps make conditional decisions
based on what we found.
Also: fix a confusing double-negative test in main().
Signed-off-by: Nathan J. Mehl <n@oden.io >
---------
Signed-off-by: Nathan J. Mehl <n@oden.io >
2023-07-11 14:12:27 +02:00
Carlos Tadeu Panato Junior and GitHub
fdfc0aa11c
bump to use chart-releaser v1.6.0 ( #146 )
...
Signed-off-by: cpanato <ctadeu@gmail.com >
2023-06-27 17:48:59 +02:00
5f8660e6e9
Add flag skip-existing to skip upload if release exists ( #134 )
...
* add skip-existing option
Signed-off-by: Alexandre Nicolaie dit Clairville <alexandre.nicolaie@gmail.com >
---------
Signed-off-by: Alexandre Nicolaie dit Clairville <alexandre.nicolaie@gmail.com >
Signed-off-by: Alexandre NICOLAIE <xunleii@users.noreply.github.com >
Co-authored-by: Carlos Tadeu Panato Junior <ctadeu@gmail.com >
2023-04-25 15:04:52 +02:00
Simon L and GitHub
31bbcdca8b
Allow to mark the published github release as latest ( #135 )
...
* Allow to mark the published github release as latest
Signed-off-by: Simon L <szaimen@e.mail.de >
2023-03-24 11:56:51 +01:00
Carlos Tadeu Panato Junior and GitHub
be16258da8
default action to cr v1.5.0 ( #127 )
...
Signed-off-by: cpanato <ctadeu@gmail.com >
Signed-off-by: cpanato <ctadeu@gmail.com >
2023-01-06 16:36:19 +01:00
89fff88708
Remove deprecated charts-repo-url option ( #123 )
...
* Remove deprecated charts-repo-url option
Signed-off-by: James Tanner-McLeod <james.tanner@tanndev.com >
* empty commit to trigger ci
Signed-off-by: David J. M. Karlsen <david@davidkarlsen.com >
Signed-off-by: James Tanner-McLeod <james.tanner@tanndev.com >
Signed-off-by: David J. M. Karlsen <david@davidkarlsen.com >
Co-authored-by: David J. M. Karlsen <david@davidkarlsen.com >
2022-11-30 18:41:42 +01:00
Gary Morse and GitHub
38cfeacdbb
add skip-packaging option ( #109 )
...
Signed-off-by: Gary Morse <gmorse81@gmail.com >
Signed-off-by: Gary Morse <gmorse81@gmail.com >
2022-11-23 13:15:26 +01:00
Carlos Tadeu Panato Junior and GitHub
98bccfd32b
bump cr to v1.4.1 ( #121 )
...
Signed-off-by: cpanato <ctadeu@gmail.com >
Signed-off-by: cpanato <ctadeu@gmail.com >
2022-09-28 12:16:49 +02:00
Carlos Tadeu Panato Junior and GitHub
a3454e46a6
update chart release action to use CR release v1.4.0 ( #106 )
...
* update chart release action to use CR release v1.4.0
Signed-off-by: cpanato <ctadeu@gmail.com >
* update based on review
Signed-off-by: cpanato <ctadeu@gmail.com >
2022-03-30 10:25:21 +02:00
Carlos Tadeu Panato Junior and GitHub
6208805565
update chart-releaser to v1.3.0 ( #98 )
2022-02-02 20:49:33 +01:00
Carlos Tadeu Panato Junior and GitHub
c25b74a986
actions: update chart-releaser to use version v1.2.1 ( #81 )
...
Signed-off-by: Carlos Panato <ctadeu@gmail.com >
2021-05-10 17:13:54 +02:00
Carlos Tadeu Panato Junior and GitHub
120944e663
chart-releaser: update to use release 1.2.0 ( #75 )
...
Signed-off-by: Carlos Panato <ctadeu@gmail.com >
2021-02-18 10:19:03 +01:00
Reinhard Nägele and GitHub
565e7795ce
Convert to composite action and use cache dir ( #55 )
...
Switch to composite action so we can get rid of Javascript and install
cr to the cache location.
Signed-off-by: Reinhard Nägele <unguiculus@gmail.com >
2020-11-04 21:04:47 +01:00
Reinhard Nägele and GitHub
7e3f32e98a
Add missing config option to action.yml ( #53 )
...
Signed-off-by: Reinhard Nägele <unguiculus@gmail.com >
2020-10-30 18:59:02 +01:00
Scott Rigby and GitHub
97237943ef
Bump chart-releaser to v1.0.0 and prep chart-releaser-action for v1.0.0 ( #34 )
...
Signed-off-by: Scott Rigby <scott@r6by.com >
2020-08-10 23:05:31 +02:00
Reinhard Nägele and GitHub
c8710807ac
Update readme for release v1.0.0-rc.1 ( #17 )
...
Signed-off-by: Reinhard Naegele <unguiculus@gmail.com >
2020-03-22 21:47:59 +01:00
Reinhard Nägele and GitHub
590e9dd0aa
Fix docs and add missing version input ( #5 )
...
Signed-off-by: Reinhard Naegele <unguiculus@gmail.com >
2019-12-09 21:14:18 +01:00
Scott Rigby
4bfd6b0117
Update action icon
...
Signed-off-by: Scott Rigby <scott@r6by.com >
2019-12-08 18:18:16 -05:00
Scott Rigby
64c7e45282
Update action medatata
...
Signed-off-by: Scott Rigby <scott@r6by.com >
2019-12-08 17:45:48 -05:00
Reinhard Naegele
5789f54dea
Remove TypeScript
...
This removes TypeScript and all dependencies and only keeps a simple
Javascript file that does not have any dependencies and can be run
directly. There is not need for an NPM build any more and we just
call a shell script via Javascript.
With this, we no longer have to commit node_modules and Javascript
compiled from TypeScript code. Also, the shell script can easily be run
directly for local testing.
Signed-off-by: Reinhard Naegele <unguiculus@gmail.com >
2019-12-02 20:32:54 +01:00
Reinhard Naegele
b000906c7a
Add chart-releaser action
...
Signed-off-by: Reinhard Naegele <unguiculus@gmail.com >
2019-11-22 16:00:54 +01:00