Commit Graph
14 Commits
Author SHA1 Message Date
960a704246 chore(deps): update azure/setup-helm action to v2.1 (#1328) [skip ci]
Co-authored-by: Renovate Bot <[email protected]>
2022-04-11 18:23:48 +01:00
6ff93eae95 chore(deps): update helm/chart-testing-action action to v2.2.1 (#1216)
Co-authored-by: Renovate Bot <[email protected]>
2022-03-15 18:51:54 +00:00
Renovate BotandYusuke Kuoka c221b6e278 chore(deps): update actions/checkout action to v3 2022-03-02 11:05:16 +09:00
Renovate BotandYusuke Kuoka e23692b3bc chore(deps): update actions/setup-python action to v3 2022-03-02 10:51:22 +09:00
Carlos Tadeu Panato JuniorandGitHub 92e133e007 ci: update helm to 3.8.0 and go to 1.17.7 (#1119)
Signed-off-by: Carlos Panato <[email protected]>
2022-02-16 20:40:27 +09:00
1c75b20767 chore(deps): update helm/chart-testing-action action to v2.2.0 (#1038)
Co-authored-by: Renovate Bot <[email protected]>
2022-01-07 13:56:48 +00:00
Callum TaitandGitHub 8657a34f32 ci: fix chart publish workflow (#874)
* ci: correcting cross job output syntax

* ci: adding job names
2021-10-05 22:35:32 +01:00
Callum TaitandGitHub cf75d24def ci: updating triggers (#827)
* ci: updating triggers
2021-09-17 09:21:00 +09:00
fc131870aa chore(deps): update helm/chart-testing-action action to v2.1.0 (#743)
Co-authored-by: Renovate Bot <[email protected]>
2021-08-25 09:27:52 +09:00
382afa4450 chore(deps): update helm/kind-action action to v1.2.0 (#744)
Co-authored-by: Renovate Bot <[email protected]>
2021-08-25 09:27:26 +09:00
callum-tait-pbxandGitHub 5b28f3d964 ci: correcting negative paths (#606) 2021-06-07 09:31:55 +01:00
toast-gearandGitHub f16f5b0aa4 ci: ignore doc changes (#604) 2021-06-07 08:59:28 +09:00
605dae3995 docs: add docs for upgrading the project when using Helm (#582)
* docs: adding upgrade notes for Helm

* chore: adding new ignore

* docs: add in cmd to check for stuck runners

* docs: better format

* docs: removing superfluous steps

* docs: moved location of docs

Co-authored-by: Callum James Tait <[email protected]>
2021-05-29 10:37:07 +09:00
David YoungandGitHub 1127c447c4 Add GitHub Actions to publish helm chart (#257)
Lint and Test Charts / lint-test (push) Has been cancelled
* Add chart workflows (#1)

* Add chart workflows

* Fix publishing step in CI

Signed-off-by: David Young <[email protected]>

* Update CI on push-to-master (#3)

* Put helm installation step in the correct CI job

Signed-off-by: David Young <[email protected]>

* Put helm installation step in the correct CI job (#4)

* Update on-push-master-publish-chart.yml

* Remove references to certmanager dependency

Signed-off-by: David Young <[email protected]>

* Add ability to customize kube-rbac-proxy image

Signed-off-by: David Young <[email protected]>

* Only install cert-manager if we're going to spin up KinD

Signed-off-by: David Young <[email protected]>
2021-01-24 15:37:01 +09:00