Commit Graph

11 Commits

Author SHA1 Message Date
Stavros Kois d9c7089745
feat(shlink): move it to stable (#1743) 2022-01-20 00:34:59 +01:00
renovate[bot] 55ca29a61f
chore(deps): update helm general non-major helm releases (#1732)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-18 16:02:01 +01:00
renovate[bot] d0578f13ae
chore(deps): update helm general non-major helm releases (#1712)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-13 17:39:12 +01:00
renovate[bot] 09c30d8602
chore(deps): update helm general non-major helm releases (#1704)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-13 00:09:13 +01:00
TrueCharts-Bot 168eabdfe6 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-01-11 18:34:38 +00:00
renovate[bot] a65b0681f5
chore(deps): update helm general non-major helm releases (#1693)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-11 18:43:10 +01:00
Stavros Kois eefb12e100
feat(shlink): add probes on health endpoint (#1672) 2022-01-10 18:11:21 +01:00
Renovate Bot 6bc77fd079 chore(deps): update helm general non-major helm releases 2022-01-04 20:09:50 +00:00
renovate[bot] 471e82aac4
chore(deps): update helm general non-major helm releases (#1623)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-28 15:46:00 +01:00
Stavros Kois 9178a95f0a
fix(shlink): protocol is `HTTP` (#1619)
* fix(shlink): protocol is `HTTP`

* defaults to tcp anyway

* this is backend, there is no portal...
2021-12-28 12:50:58 +01:00
Stavros Kois d7606c4841
feat(shlink): Add shlink (#1616)
* feat(shlink): Add shlink

* try this

* Update charts/incubator/shlink/values.yaml

* remove unwated `v`

* deal with redis later

* Update charts/incubator/shlink/values.yaml

* set default redisUsername

* Update charts/incubator/shlink/values.yaml

* re-enable redis and give rootfs access

* try this

* run as root

* update questions

* add icon

Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2021-12-27 13:40:31 +01:00