Commit Graph
18 Commits
Author SHA1 Message Date
Scott RigbyandGitHub 68df867a9a Merge pull request #4 from helm/action-icon
Update action icon
2019-12-08 18:28:49 -05: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
Scott RigbyandGitHub d7205588ce Merge pull request #3 from scottrigby/update-workflow-example
Update example workflow
2019-12-08 16:42:09 -05:00
Scott Rigby 59eb1e0361 Remove obselete values note
Signed-off-by: Scott Rigby <scott@r6by.com>
2019-12-08 16:32:03 -05:00
Scott Rigby 5c0f6c0acc Remove obselete values
Signed-off-by: Scott Rigby <scott@r6by.com>
2019-12-08 16:31:16 -05:00
Scott Rigby c21af0f776 Update Actions bug link
Signed-off-by: Scott Rigby <scott@r6by.com>
2019-12-08 16:04:13 -05:00
Scott Rigby 4e1d0c2d2f Update example workflow
Signed-off-by: Scott Rigby <scott@r6by.com>
2019-12-08 16:01:22 -05:00
Scott Rigby 209b778570 Fix COC link
Signed-off-by: Scott Rigby <scott@r6by.com>
2019-12-07 14:32:18 -05:00
Scott RigbyandGitHub 2d66575d6a Merge pull request #2 from unguiculus/main.js
Simplify main.js
2019-12-02 15:35:52 -05:00
Reinhard Naegele 46d7da99bf Simplify main.js
Signed-off-by: Reinhard Naegele <unguiculus@gmail.com>
2019-12-02 21:22:30 +01:00
Scott RigbyandGitHub e80da0f1b3 Merge pull request #1 from unguiculus/remove-typescript
Remove TypeScript
2019-12-02 15:09:12 -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
Scott Rigby 8b61200f6b Initial Readme
Signed-off-by: Scott Rigby <scott@r6by.com>
2019-11-24 11:32:13 -05:00
Scott Rigby f9a985a4a7 gitignore from @unguiculus
Signed-off-by: Scott Rigby <scott@r6by.com>
2019-11-24 11:29:11 -05:00
Scott Rigby deaa82cd8b Helm license
Signed-off-by: Scott Rigby <scott@r6by.com>
2019-11-24 11:28:51 -05:00
Scott Rigby fe78110aae Helm CoC
Signed-off-by: Scott Rigby <scott@r6by.com>
2019-11-24 11:28:37 -05:00
Reinhard Naegele b000906c7a Add chart-releaser action
Signed-off-by: Reinhard Naegele <unguiculus@gmail.com>
2019-11-22 16:00:54 +01:00