Stavros Kois
|
8910ecbde9
|
fix(mongodb): dont set initial primary host (#2557)
* fix(mongodb): dont set initial primary host
* hmm
* test again
* revert
|
2022-04-24 20:50:58 +00:00 |
Stavros Kois
|
268a808c7e
|
fix(mongodb): set advertised hostname (#2555)
* fix(mongodb): set advertised hostname
* first update mongo
* force set primary host
|
2022-04-24 19:11:58 +00:00 |
Stavros Kois
|
d8d4706967
|
feat(mongodb): run in single replicaset (take3) (#2505)
* feat(mongodb): run in single replicaset (take3)
* use secret
* add replicaset name
* ui also
* add oplog user creation script
|
2022-04-24 11:57:37 +02:00 |
renovate[bot]
|
e43e31df89
|
chore(deps): update docker general non-major (#2522)
* chore(deps): update docker general non-major
* Commit bumped App Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
|
2022-04-20 12:21:10 +02:00 |
renovate[bot]
|
8c349ea2d3
|
chore(deps): update docker general non-major (#2502)
* chore(deps): update docker general non-major
* Commit bumped App Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
|
2022-04-18 12:21:26 +03:00 |
renovate[bot]
|
37d9b33d8b
|
chore(deps): update docker general non-major (#2497)
* chore(deps): update docker general non-major
* Commit bumped App Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
|
2022-04-17 09:55:14 +02:00 |
renovate[bot]
|
1b2f1d7fce
|
chore(deps): update docker general non-major (#2494)
* chore(deps): update docker general non-major
* Commit bumped App Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
|
2022-04-16 08:31:21 +02:00 |
TrueCharts-Bot
|
c42075519c
|
chore(deps): update docker general non-major
|
2022-04-14 06:33:11 +00:00 |
renovate[bot]
|
53d059b69e
|
chore(deps): update docker general non-major (#2478)
* chore(deps): update docker general non-major
* Commit bumped App Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
|
2022-04-12 10:57:39 +02:00 |
renovate[bot]
|
3354e963ac
|
chore(deps): update docker general non-major (#2460)
* chore(deps): update docker general non-major
* Commit bumped App Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
|
2022-04-09 10:28:47 +02:00 |
TrueCharts-Bot
|
9c6604ee38
|
chore(deps): update docker general non-major
|
2022-04-07 01:40:06 +00:00 |
TrueCharts-Bot
|
086211c909
|
chore(deps): update docker general non-major
|
2022-04-05 00:30:21 +00:00 |
renovate[bot]
|
094475455e
|
chore(deps): update docker general non-major (#2414)
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
|
2022-04-03 15:47:27 +02:00 |
TrueCharts-Bot
|
f2ea1cf1e5
|
chore(deps): update docker general non-major
|
2022-04-03 06:43:10 +00:00 |
renovate[bot]
|
bd3958e763
|
chore(deps): update docker general non-major (#2383)
* chore(deps): update docker general non-major
* Commit bumped App Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
|
2022-04-02 10:14:39 +02:00 |
renovate[bot]
|
7f12bce02b
|
chore(deps): update docker general non-major (#2357)
* chore(deps): update docker general non-major
* Commit bumped App Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
|
2022-03-31 15:09:42 +02:00 |
renovate[bot]
|
6a595952b1
|
chore(deps): update docker general non-major (#2338)
* chore(deps): update docker general non-major
* Commit bumped App Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
|
2022-03-30 10:01:13 +02:00 |
Stavros Kois
|
596c0b2159
|
chore(mongodb): adjust init (#2329)
* chore(mongodb): adjust init
* all probes
|
2022-03-28 22:40:02 +02:00 |
Stavros Kois
|
5b08032a31
|
feat(databases): expose root password field on gui (#2327)
* feat(databases): expose root password field on gui
* update image ref to mongodb
* whoops
* bump common on mongo
|
2022-03-28 20:11:19 +03:00 |
sagit
|
0fc68c265e
|
feat(mongodb): add-mongodb (#2307)
* add-mongodb
* fix secret
* Update charts/dependency/mongodb/Chart.yaml
* Update charts/dependency/mongodb/templates/secret.yaml
* Update charts/dependency/mongodb/Chart.yaml
* Update charts/dependency/mongodb/values.yaml
* Update charts/dependency/mongodb/values.yaml
* Update charts/dependency/mongodb/values.yaml
* Update charts/dependency/mongodb/values.yaml
* Update charts/dependency/mongodb/values.yaml
* Update charts/dependency/mongodb/values.yaml
* test probes
* escape
* test hardcoded 1st
* hmm
* again
* different syntax
* var
* try different
* revert
* quit
* try rootless?
* adjust questions
* Update charts/dependency/mongodb/values.yaml
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
|
2022-03-28 13:22:15 +02:00 |