Commit Graph

71 Commits

Author SHA1 Message Date
TrueCharts Bot 7c89d7b0e4
chore(deps): update container image tccr.io/truecharts/solr to v9.2.1 (#9082) 2023-05-24 11:48:22 +02:00
TrueCharts Bot c786c463e4
chore(deps): update container image tccr.io/truecharts/solr to v9.2.1 (#8990) 2023-05-16 11:59:42 +02:00
TrueCharts Bot 63c458c4d1
chore(deps): update container image tccr.io/truecharts/solr to v9.2.1 (#8888) 2023-05-14 05:55:38 +02:00
TrueCharts Bot 6c3579ba31
chore(deps): update container image tccr.io/truecharts/solr to v9.2.1 (#8841) 2023-05-08 05:41:34 +02:00
TrueCharts Bot 6d6523ac7d
chore(deps): update container image tccr.io/truecharts/solr to 9.2.0 (#8631) 2023-04-30 21:04:43 +02:00
TrueCharts Bot 9d505675fd
chore(deps): update container image tccr.io/truecharts/solr to v9.2.0 (#8260)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [tccr.io/truecharts/solr](https://togithub.com/truecharts/containers)
| minor | `9.1.1` -> `9.2.0` |

---

### ⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the
Dependency Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS42MS4wIiwidXBkYXRlZEluVmVyIjoiMzUuNjEuMCJ9-->

---------

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-04-28 12:36:58 +02:00
TrueCharts Bot 04ead47af3
chore(deps): update container image tccr.io/truecharts/solr to v (#8379)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [tccr.io/truecharts/solr](https://togithub.com/truecharts/containers)
| digest | `4ac9d6e` -> `6ab70e1` |

---

### ⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the
Dependency Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS42MS4wIiwidXBkYXRlZEluVmVyIjoiMzUuNjEuMCJ9-->

---------

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-04-28 10:34:51 +02:00
Kjeld Schouten-Lebbing 60bb9ad37f
feat(dependency): move solr, clickhouse and mongodb to deployment instead of statefullset (#7818)
**Description**
We're not planning to use HA deployments via the dependency train every
and instead will opt for offloading HA to purpose build operators

**⚙️ Type of change**

- [x] ⚙️ Feature/App addition
- [x] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] 🔃 Refactor of current code

**🧪 How Has This Been Tested?**
<!--
Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details
for your test configuration
-->

**📃 Notes:**
<!-- Please enter any other relevant information here -->

**✔️ Checklist:**

- [ ] ⚖️ My code follows the style guidelines of this project
- [ ] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [ ] 📄 I have made corresponding changes to the documentation
- [ ] ⚠️ My changes generate no new warnings
- [ ] 🧪 I have added tests to this description that prove my fix is
effective or that my feature works
- [ ] ⬆️ I increased versions for any altered app according to semantic
versioning

** App addition**

If this PR is an app addition please make sure you have done the
following.

- [ ] 🪞 I have opened a PR on
[truecharts/containers](https://github.com/truecharts/containers) adding
the container to TrueCharts mirror repo.
- [ ] 🖼️ I have added an icon in the Chart's root directory called
`icon.png`

---

_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._
2023-03-19 18:21:22 +01:00
Kjeld Schouten-Lebbing c9c3810386
fix(dependency): update dependency common linking (#7746)
* fix(dependency): update dependency common linking

* ensure expandObjectName: false is actually set

* fix dependency tests

* attempt with new common update

* dont run collabora online as a dependency anymore and fix mariadb

* fix memcached
2023-03-05 18:15:26 +01:00
Kjeld Schouten-Lebbing eed7a9025d fix(dependency): disable manifestmanager 2023-03-01 23:24:09 +01:00
Kjeld Schouten-Lebbing b4a01dcfa3
Port/dependency (#7739)
* use new common

* more porting and add NOTES.txt

* portal

* no message

* remove promtail and tweak dependencies

* bump

* Fixes

* mode

* fix questions

* more questions

* more yaml fixes

* hmm

* move postgresql to stable
2023-03-01 16:48:43 +01:00
TrueCharts-Admin 38ccf930d3 chore(deps): update container image tccr.io/truecharts/solr to 9.1.1 2023-02-27 12:27:43 +00:00
TrueCharts-Admin 2929739d91 chore(deps): update container image tccr.io/truecharts/solr to 9.1.1 2023-02-06 13:33:26 +00:00
TrueCharts-Admin 4bb2293375 chore(deps): update container image tccr.io/truecharts/solr to 9.1.1 2023-02-03 08:07:09 +00:00
TrueCharts-Admin 0db35a11de chore(deps): update container image tccr.io/truecharts/solr to v9.1.1 2023-01-31 09:23:47 +00:00
TrueCharts-Admin 56dca31952 chore(deps): update container image tccr.io/truecharts/solr to v 2023-01-31 01:47:55 +00:00
TrueCharts-Admin aec08bf5b5 chore(deps): update container image tccr.io/truecharts/solr to 9.1.0 2023-01-24 11:30:13 +00:00
TrueCharts-Admin 5bece7838a chore(deps): update container image tccr.io/truecharts/solr to 9.1.0 2023-01-18 20:24:57 +00:00
Kjeld Schouten-Lebbing 82279e9edc
fix(dependencies): don't run manifest Manager on most dependency apps. (#6384) 2023-01-15 13:44:57 +00:00
TrueCharts-Admin d785095847 chore(deps): update container image tccr.io/truecharts/solr to 9.1.0 2023-01-12 13:50:10 +00:00
TrueCharts-Admin 60dc6ec520 chore(deps): update container image tccr.io/truecharts/solr to 9.1.0 2023-01-07 16:59:10 +00:00
TrueCharts-Admin a8545a841b chore(deps): update container image tccr.io/truecharts/solr to 9.1.0 2023-01-04 09:57:48 +00:00
TrueCharts-Admin bce312d88d chore(deps): update container image tccr.io/truecharts/solr to 9.1.0 2022-12-25 16:10:50 +00:00
TrueCharts-Admin c91b0b8696 chore(deps): update container image tccr.io/truecharts/solr to 9.1.0 2022-12-24 22:35:58 +00:00
TrueCharts-Admin 4f62adad1e chore(deps): update container image tccr.io/truecharts/solr to 9.1.0 2022-12-12 14:18:26 +00:00
TrueCharts-Admin 0a577ed7b1 chore(deps): update container image tccr.io/truecharts/solr to 9.1.0 2022-11-27 22:14:29 +00:00
TrueCharts-Admin 1459a63d7f Update container image tccr.io/truecharts/solr to 9.1.0 2022-11-24 13:18:26 +00:00
TrueCharts-Admin 30d13fb867 Update container image tccr.io/truecharts/solr to v9.1.0 2022-11-22 14:12:48 +00:00
TrueCharts-Admin 207a0893d6 Update container image tccr.io/truecharts/solr to v9.0.0 2022-11-18 13:22:31 +00:00
TrueCharts-Admin 3ebcfe0771 chore(deps): update container image tccr.io/truecharts/solr to v9.0.0 2022-11-15 16:49:22 +00:00
TrueCharts Bot ef199b08a4
chore(deps): update docker general non-major (#4394)
* chore(deps): update docker general non-major

* Commit bumped Chart Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-11-12 19:30:16 +01:00
TrueCharts Bot 3f9b200e9b
chore(deps): update docker general non-major (#4366)
* chore(deps): update docker general non-major

* Commit bumped Chart Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-11-10 10:07:12 +01:00
TrueCharts Bot 6a9afd3008
chore(deps): update docker general non-major (#4293)
* chore(deps): update docker general non-major

* Commit bumped Chart Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-11-04 10:13:25 +02:00
TrueCharts Bot 12c0b05b08
chore(deps): update docker general non-major (#4260)
* chore(deps): update docker general non-major

* Commit bumped Chart Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-11-01 10:54:50 +02:00
TrueCharts Bot f5c10e1ac8
chore(deps): update docker general non-major (#4230)
* chore(deps): update docker general non-major

* Commit bumped Chart Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-10-29 13:40:07 +03:00
TrueCharts Bot e3b5269604
chore(deps): update docker general non-major (#4189)
* chore(deps): update docker general non-major

* Commit bumped Chart Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-10-26 08:43:15 +03:00
TrueCharts Bot 8ece48c5d3
chore(deps): update docker general non-major (#4165)
* chore(deps): update docker general non-major

* Commit bumped Chart Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-10-23 13:01:42 +03:00
TrueCharts Bot fe38c5e074
chore(deps): update docker general non-major (#4139)
* chore(deps): update docker general non-major

* Commit bumped Chart Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-10-21 13:25:38 +03:00
TrueCharts Bot 5089aaf57c
chore(deps): update docker general non-major (#4119)
* chore(deps): update docker general non-major

* Commit bumped Chart Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-10-17 08:53:53 +03:00
TrueCharts Bot ef2f489611
chore(deps): update docker general non-major (#4084)
* chore(deps): update docker general non-major

* Commit bumped Chart Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

* http probe

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-10-15 01:57:21 +03:00
TrueCharts Bot 96921b16e5
chore(deps): update docker general non-major (#4070)
* chore(deps): update docker general non-major

* Commit bumped Chart Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-10-11 08:30:40 +03:00
Stavros Kois 9d58935132
fix(docspell): fix solr ulr (#4040)
* fix(docspell): fix solr ulr

* enable portal on solr

* adjust probes
2022-10-09 16:47:18 +03:00
TrueCharts-Admin a1bf9efe33 chore(deps): update docker general non-major 2022-10-07 11:45:00 +02:00
TrueCharts Bot 3c0bacbf6b
chore(deps): update docker general non-major (#3938)
* chore(deps): update docker general non-major

* Commit bumped Chart Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-09-28 12:07:16 +02:00
TrueCharts Bot 63021f6f27
chore(deps): update docker general non-major (#3881)
* chore(deps): update docker general non-major

* Commit bumped Chart Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-09-25 08:51:31 +03:00
TrueCharts Bot b0b6066eff
chore(deps): update docker general non-major (#3839)
* chore(deps): update docker general non-major

* Commit bumped Chart Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-09-22 08:44:13 +03:00
TrueCharts Bot 8229f1a5e5
chore(deps): update docker general non-major (#3790)
* chore(deps): update docker general non-major

* Commit bumped Chart Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-09-19 11:20:18 +02:00
TrueCharts Bot 19731ab5a3
chore(deps): update docker general non-major (#3787)
* chore(deps): update docker general non-major

* Commit bumped Chart Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-09-16 08:38:14 +03:00
TrueCharts Bot 428038dd10
chore(deps): update docker general non-major (#3755)
* chore(deps): update docker general non-major

* Commit bumped Chart Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-09-13 08:21:56 +03:00
TrueCharts Bot ea7f789975
chore(deps): update docker general non-major (#3727)
* chore(deps): update docker general non-major

* Commit bumped Chart Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-09-10 13:05:59 +03:00