Rhea Danzey
3ec1fa6f21
Helm Chart - Fix missing namespace attributes on resources ( #1013 )
...
* Add missing namespace attribute to resources
Signed-off-by: Rhea Danzey <rdanzey@element.io>
* Bump chart version to 0.1.16
Signed-off-by: Rhea Danzey <rdanzey@element.io>
* Add changelog entry
Signed-off-by: Rhea Danzey <rdanzey@element.io>
---------
Signed-off-by: Rhea Danzey <rdanzey@element.io>
2025-02-17 08:42:33 +00:00
Will Hunt
082a61f802
Split cache config from queue config. ( #902 )
...
* Split out queue and cache config
* Update usages of cache config,
* Update default
* Cleanup
* Make queue optional.
* config updates.
* changelog
* update spec config
* Update tests
* tweak import
* Update default config.
* fixup test
* Update config.sample.yml
Co-authored-by: Andrew Ferrazzutti <andrewf@element.io>
Signed-off-by: Will Hunt <will@half-shot.uk>
* Update encryption.md
Signed-off-by: Will Hunt <will@half-shot.uk>
* Clear up worker config
Signed-off-by: Will Hunt <will@half-shot.uk>
* Update src/config/Config.ts
Co-authored-by: Andrew Ferrazzutti <andrewf@element.io>
Signed-off-by: Will Hunt <will@half-shot.uk>
* update helm config
* lint
* fix meta
* tidy tidy
* revert logging change
* lint rust
---------
Signed-off-by: Will Hunt <will@half-shot.uk>
Co-authored-by: Andrew Ferrazzutti <andrewf@element.io>
2024-03-19 16:45:52 +00:00
Laurence Gill
3994418550
Release chart 0.1.15 ( #827 )
2023-10-11 13:32:15 +00:00
Laurence Gill
f7f8e13c44
Bump helm chart version ( #824 )
...
* Bump helm chart version
* Changelog helm chart version
2023-10-09 14:53:59 +00:00
Laurence Gill
76822b8842
Hookshot optionals ( #823 )
...
* Make breaking optionals empty
* Make optionals undefined
* Changelog
* Comment out top level
* Widgets are optional too
* Update 821.misc
---------
Co-authored-by: Will Hunt <will@half-shot.uk>
2023-10-09 14:34:23 +00:00
Rhea Danzey
b102798a23
Add basic Helm chart for Hookshot ( #719 )
...
* Import basic chart
Signed-off-by: Rhea Danzey <rdanzey@element.io>
* Test chart-releaser workflow
Signed-off-by: Rhea Danzey <rdanzey@element.io>
* Use latest version of chart-releaser action
Signed-off-by: Rhea Danzey <rdanzey@element.io>
* Test chart version bump
Signed-off-by: Rhea Danzey <rdanzey@element.io>
* Remove pages index
Signed-off-by: Rhea Danzey <rdanzey@element.io>
* Test bump Chart.yaml
* Add preliminary docs
Signed-off-by: Rhea Danzey <rdanzey@element.io>
* Docs tidying
Signed-off-by: Rhea Danzey <rdanzey@element.io>
* Add changelog for helm chart
Signed-off-by: Rhea Danzey <rdanzey@element.io>
* Update helm/hookshot/README.md
Co-authored-by: Will Hunt <will@half-shot.uk>
* Update values.yaml with most recent default config (incl. comments)
Signed-off-by: Rhea Danzey <rdanzey@element.io>
* Add pre-build stage for helm chart to template appVersion and config into values
Signed-off-by: Rhea Danzey <rdanzey@element.io>
* Add lint / validate to helm chart
Signed-off-by: Rhea Danzey <rdanzey@element.io>
* Fix helm validate workflow & Rename
Signed-off-by: Rhea Danzey <rdanzey@element.io>
* Update .github/workflows/helm.yml
Co-authored-by: Will Hunt <will@half-shot.uk>
---------
Signed-off-by: Rhea Danzey <rdanzey@element.io>
Co-authored-by: Will Hunt <will@half-shot.uk>
2023-06-08 18:17:54 +01:00