19 Commits

Author SHA1 Message Date
Iain Sproat 90686f1233 chore(LICENSE): adds a license to the chart (#15) 2023-02-09 16:19:35 +00:00
Iain Sproat 84c25bd5a2 fix(test): job specification included labels that prevented upgrades (#13) 0.3.1 2023-02-09 10:56:00 +00:00
Iain Sproat 41f650c37f feat(tls): Enables tls certificates to be provided (#11) 0.3.0 2023-02-09 10:29:38 +00:00
Iain Sproat 038ebbe456 feat(helm chart): liveness and readiness probes (#10) 2023-02-09 10:12:44 +00:00
Iain Sproat a50e031c13 Fix enabling of diagnostics (#8)
* fix(deployment): use correct value name to enable diagnostic logging

* Remove the selector label as the job pod was being selected by the deployment
0.2.1
2023-02-08 23:04:56 +00:00
Iain Sproat 09b5fae3d6 feat(tests): adds tests to helm chart (#7) 0.2.0 2023-02-08 22:48:24 +00:00
Iain Sproat 23150f1b94 Mount emptydir to /tmp (#6)
* Mount empty directory to /tmp
2023-02-08 22:05:38 +00:00
Iain Sproat 6e18864dd6 Update readme (#5)
* docs(README): adds an example values, and uses helm chart repository

* docs(README): add comments to helm chart values
2023-02-08 20:35:23 +00:00
Iain Sproat 30c610c817 docs(README): adds an example values, and uses helm chart repository (#4) 2023-02-08 19:55:44 +00:00
Iain Sproat 375f748670 fix(circleci): include get_version.sh (#3) 2023-02-08 19:40:07 +00:00
Iain Sproat 4d831e56bb Initial helm chart and fix CircleCI (#2)
* Initial helm chart
* fix(circleci): adds ssh key finger print
2023-02-08 19:36:53 +00:00
Iain Sproat e16ce95dff Merge pull request #1 from specklesystems/iain/bootstrap
Bootstrap
0.1.0
2023-02-08 19:06:54 +00:00
Iain Sproat 16f0a8cb87 docs(README): Update contribution prerequisites 2023-02-08 19:01:47 +00:00
Iain Sproat 22b3b66838 fix(.circleci): amendments to circleci for publishing helm chart 2023-02-08 18:57:36 +00:00
Iain Sproat 43c854f507 Update default directory for the helm chart to be published 2023-02-08 18:04:27 +00:00
Iain Sproat a4a0bf6e68 feat(circleci): initial circleci configuration file 2023-02-08 18:00:55 +00:00
Iain Sproat 17c78e940d feat(pre-commit): adds pre-commit, and fixes based on pre-commit feedback 2023-02-08 17:48:24 +00:00
Iain Sproat a9d54e4775 docs(bootstrap): bootstrap README, CI tooling and local dev environment 2023-02-08 17:34:35 +00:00
Iain Sproat 0ac22a4365 Initial commit 2023-02-08 16:50:09 +00:00