Commit Graph

216 Commits

Author SHA1 Message Date
Kjeld Schouten bb3e2ffdd2
fix(redis): reenable redis persistence
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-12-24 20:27:28 +01:00
Kjeld Schouten f24a388aae
Update values.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-12-21 15:56:02 +01:00
TrueCharts Bot f582a91f31
chore(deps): update container image bitnami/redis to 7.2.3@9ac3bbf (#15929)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| bitnami/redis | digest | `f7db3a5` -> `9ac3bbf` |

---

> [!WARNING]
> Some dependencies could not be looked up. 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:eyJjcmVhdGVkSW5WZXIiOiIzNy44OS41IiwidXBkYXRlZEluVmVyIjoiMzcuODkuNSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-10 01:33:40 +01:00
Xstar97TheNoob 56d2acd75f
chore(repo) change dependency charts to the upstream images (#14738)
**Description**
Update the dependency train charts to their direct upstream image.
⚒️ Fixes  # <!--(issue)-->

**⚙️ Type of change**

- [ ] ⚙️ Feature/App addition
- [ ] 🪛 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._

Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
Co-authored-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-11-17 11:18:43 +01:00
TrueCharts Bot a6eda661ca
chore(deps): update container image tccr.io/truecharts/redis to v7.2.3 (#14500) 2023-11-09 21:37:34 +01:00
TrueCharts Bot c332c24505
chore(deps): update container image tccr.io/truecharts/redis to v7.2.3 (#14280) 2023-11-03 06:34:51 +01:00
TrueCharts Bot 2e949ea3cb
chore(deps): update container image tccr.io/truecharts/redis to v7.2.2 (#13740) 2023-10-18 15:39:51 +02:00
TrueCharts Bot aadfcd4ade
chore(deps): update container image tccr.io/truecharts/redis to v7.2.1 (#13451) 2023-10-10 01:37:18 +02:00
TrueCharts Bot 56cb86536e
chore(deps): update container image tccr.io/truecharts/redis to v7.2.1 (#13232) 2023-10-04 12:37:25 +02:00
TrueCharts Bot 1c76d30e4c
chore(deps): update container image tccr.io/truecharts/redis to v7.2.1 (#13132) 2023-10-01 11:35:23 +02:00
TrueCharts Bot 0c900e3b4e
chore(deps): update container image tccr.io/truecharts/redis to v7.2.1 (#13039) 2023-09-28 09:37:42 +02:00
TrueCharts Bot 2c4b5c2431
chore(deps): update container image tccr.io/truecharts/redis to v7.2.1 (#12931) 2023-09-25 05:36:18 +02:00
TrueCharts Bot 490e837549
chore(deps): update container image tccr.io/truecharts/redis to v7.2.1 (#12823) 2023-09-22 04:39:31 +02:00
TrueCharts Bot ec31dfefa8
chore(deps): update container image tccr.io/truecharts/redis to v7.2.1 (#12729) 2023-09-19 04:35:17 +02:00
TrueCharts Bot 059e8813da
chore(deps): update container image tccr.io/truecharts/redis to v7.2.1 (#12641) 2023-09-16 04:36:16 +02:00
TrueCharts Bot 2ccf7d6794
chore(deps): update container image tccr.io/truecharts/redis to v7.2.1 (#12539) 2023-09-13 04:41:45 +02:00
TrueCharts Bot d773d8c433
chore(deps): update container image tccr.io/truecharts/redis to v7.2.1 (#12445) 2023-09-10 03:56:21 +02:00
TrueCharts Bot f0ae87826f
chore(deps): update container image tccr.io/truecharts/redis to v7.2.1 (#12318) 2023-09-07 03:57:39 +02:00
TrueCharts Bot 29ed622d67
chore(deps): update container image tccr.io/truecharts/redis to v7.2.0 (#12317) 2023-09-07 02:50:45 +02:00
TrueCharts Bot d00792f7fa
chore(deps): update container image tccr.io/truecharts/redis to v7.2.0 (#12192) 2023-09-03 23:31:56 +02:00
TrueCharts Bot 1eb4ab9b31
chore(deps): update container image tccr.io/truecharts/redis to v7.2.0 (#12106) 2023-08-31 22:36:36 +02:00
TrueCharts Bot 7c626332e6
chore(deps): update container image tccr.io/truecharts/redis to v7.2.0 (#11974) 2023-08-28 22:34:12 +02:00
TrueCharts Bot d6f31aac6e
chore(deps): update container image tccr.io/truecharts/redis to v7.2.0 (#11874) 2023-08-25 22:38:30 +02:00
TrueCharts Bot 7b2a08830e
chore(deps): update container image tccr.io/truecharts/redis to v7.2.0 (#11835) 2023-08-24 05:34:35 +02:00
TrueCharts Bot c2dcc14063
chore(deps): update container image tccr.io/truecharts/redis to v7.2.0 (#11741) 2023-08-21 02:48:35 +02:00
TrueCharts Bot f2a2ef8735
chore(deps): update container image tccr.io/truecharts/redis to v7.2.0 (#11683) 2023-08-19 01:36:38 +02:00
TrueCharts Bot c5f48f1f6a
chore(deps): update container image tccr.io/truecharts/redis to v7.0.12 (#11527) 2023-08-13 21:40:10 +02:00
TrueCharts Bot 6e814517b3
chore(deps): update container image tccr.io/truecharts/redis to v7.0.12 (#11398) 2023-08-10 21:40:10 +02:00
TrueCharts Bot 3ebe0c8dd1
chore(deps): update container image tccr.io/truecharts/redis to v7.0.12 (#11311) 2023-08-07 21:37:23 +02:00
TrueCharts Bot 9268370dc8
chore(deps): update container image tccr.io/truecharts/redis to v7.0.12 (#11197) 2023-08-04 20:36:00 +02:00
TrueCharts Bot cd04b7ba5f
chore(deps): update container image tccr.io/truecharts/redis to v7.0.12 (#11131) 2023-08-01 20:41:47 +02:00
TrueCharts Bot 60d862100f
chore(deps): update container image tccr.io/truecharts/redis to v7.0.12 (#11100) 2023-07-31 22:32:26 +02:00
TrueCharts Bot 1adb11e189
chore(deps): update container image tccr.io/truecharts/redis to v7.0.12 (#10935) 2023-07-28 21:34:05 +02:00
TrueCharts Bot 1e9758f133
chore(deps): update container image tccr.io/truecharts/redis to v7.0.12 (#10865) 2023-07-26 16:35:06 +02:00
TrueCharts Bot 9e95cecab5
chore(deps): update container image tccr.io/truecharts/redis to v7.0.12 (#10783) 2023-07-24 02:54:40 +02:00
TrueCharts Bot 2ab0e3df23
chore(deps): update container image tccr.io/truecharts/redis to v7.0.12 (#10684) 2023-07-21 04:02:37 +02:00
TrueCharts Bot 74a78a1850
chore(deps): update container image tccr.io/truecharts/redis to v7.0.12 (#10592) 2023-07-19 00:28:46 +02:00
TrueCharts Bot a3db925f1b
chore(deps): update container image tccr.io/truecharts/redis to 7.0.11 (#8716) 2023-05-03 05:07:22 +02:00
TrueCharts Bot ba26ffb5fa
chore(deps): update container image tccr.io/truecharts/redis to v7.0.11 (#8519) 2023-04-30 05:15:32 +02:00
TrueCharts Bot de6c954c6e
chore(deps): update container image tccr.io/truecharts/redis to v (#8361)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [tccr.io/truecharts/redis](https://togithub.com/truecharts/containers)
| digest | `13e0bbf` -> `3f8675e` |

---

### ⚠ 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 05:33:03 +02: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 b5d0439a67
Update values.yaml
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2023-03-02 11:56:22 +01:00
Kjeld Schouten-Lebbing 81c80b6b2e
Update values.yaml
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2023-03-02 11:53:29 +01:00
Kjeld Schouten-Lebbing 41c18cc79d
Update values.yaml
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2023-03-02 10:10:24 +01:00
Kjeld Schouten-Lebbing 4c39a453a7
Update values.yaml
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2023-03-02 09:16:13 +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 448ddc425c chore(deps): update container image tccr.io/truecharts/redis to 7.0.8 2023-02-26 22:02:13 +00:00
TrueCharts-Admin 1f0c766b40 chore(deps): update container image tccr.io/truecharts/redis to 7.0.8 2023-02-06 18:05:10 +00:00
TrueCharts-Admin 2bd58a9718 chore(deps): update container image tccr.io/truecharts/redis to 7.0.8 2023-02-03 14:46:18 +00:00