Commit Graph

184 Commits

Author SHA1 Message Date
TrueCharts Bot d1bbeaab79
chore(deps): update container image bitnami/mongodb to 7.0.4@137b905 (#15861)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| bitnami/mongodb | digest | `2fd7f81` -> `137b905` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy44OS40IiwidXBkYXRlZEluVmVyIjoiMzcuODkuNCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-08 01:30:12 +01:00
TrueCharts Bot f00f3afe6a
chore(deps): update container image bitnami/mongodb to 7.0.4@2fd7f81 (#15847)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| bitnami/mongodb | digest | `20d7c04` -> `2fd7f81` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy44OS4zIiwidXBkYXRlZEluVmVyIjoiMzcuODkuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-07 19:18:27 +01:00
TrueCharts Bot 1502df219f
chore(deps): update container image bitnami/mongodb to v7.0.4@20d7c04 (#15431) 2023-11-30 13:18:04 +01:00
TrueCharts Bot 5af00a31a7
chore(deps): update container image bitnami/mongodb to 7.0.3@625fba0 (#15250)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| bitnami/mongodb | digest | `5ff367b` -> `625fba0` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42NS4wIiwidXBkYXRlZEluVmVyIjoiMzcuNjUuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-23 01:29:22 +01:00
TrueCharts Bot 946a1d1b9c
fix(images): update container image bitnami/mongodb to 7.0.3 (#14809)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| bitnami/mongodb | digest | `ae6638e` -> `5ff367b` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->

---------

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-11-17 22:32:33 +01:00
TrueCharts Bot c6c4f436fa
chore(deps): update container image bitnami/mongodb to 7.0.3 (#14753) 2023-11-17 12:30:41 +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 30bea9f390
chore(deps): update container image tccr.io/truecharts/mongodb to v7.0.3 (#14745) 2023-11-17 04:38:18 +01:00
TrueCharts Bot 7b4ffa824a
chore(deps): update container image tccr.io/truecharts/mongodb to v7.0.3 (#14650) 2023-11-14 13:40:54 +01:00
TrueCharts Bot 48f59cdc4d
chore(deps): update container image tccr.io/truecharts/mongodb to v7.0.3 (#14530) 2023-11-10 16:36:02 +01:00
TrueCharts Bot 80c0ee2e92
chore(deps): update container image tccr.io/truecharts/mongodb to v7.0.3 (#14510) 2023-11-10 01:54:06 +01:00
TrueCharts Bot ab52f46984
chore(deps): update container image tccr.io/truecharts/mongodb to v7.0.3 (#14489) 2023-11-09 14:41:13 +01:00
TrueCharts Bot 555a1efa15
chore(deps): update container image tccr.io/truecharts/mongodb to v7.0.2 (#13832) 2023-10-21 01:35:00 +02:00
TrueCharts Bot 19aa438f40
chore(deps): update container image tccr.io/truecharts/mongodb to v7.0.2 (#13554) 2023-10-12 15:40:20 +02:00
TrueCharts Bot 291355a099
chore(deps): update container image tccr.io/truecharts/mongodb to v7.0.2 (#13444) 2023-10-09 23:36:03 +02:00
TrueCharts Bot c4acb420d5
chore(deps): update container image tccr.io/truecharts/mongodb to v7.0.2 (#13190) 2023-10-03 10:39:49 +02:00
TrueCharts Bot 5adc9a26a7
chore(deps): update container image tccr.io/truecharts/mongodb to v7.0.2 (#13109) 2023-09-30 13:34:26 +02:00
TrueCharts Bot 5b0738083c
chore(deps): update container image tccr.io/truecharts/mongodb to v7.0.1 (#13009) 2023-09-27 18:38:44 +02:00
TrueCharts Bot f06b5ed9c1
chore(deps): update container image tccr.io/truecharts/mongodb to v7.0.1 (#12937) 2023-09-25 12:36:30 +02:00
TrueCharts Bot 2feb841342
chore(deps): update container image tccr.io/truecharts/mongodb to v7.0.1 (#12853) 2023-09-23 00:36:27 +02:00
TrueCharts Bot e97cba0b4f
chore(deps): update container image tccr.io/truecharts/mongodb to v6.0.10 (#12816) 2023-09-22 00:36:37 +02:00
TrueCharts Bot 6ca518f88a
chore(deps): update container image tccr.io/truecharts/mongodb to v6.0.10 (#12771) 2023-09-20 08:36:19 +02:00
TrueCharts Bot 181a6a8feb
chore(deps): update container image tccr.io/truecharts/mongodb to v6.0.10 (#12685) 2023-09-17 08:35:44 +02:00
TrueCharts Bot 7a92576523
chore(deps): update container image tccr.io/truecharts/mongodb to v6.0.10 (#12594) 2023-09-14 16:36:11 +02:00
TrueCharts Bot 9fb581e641
chore(deps): update container image tccr.io/truecharts/mongodb to v6.0.9 (#12491) 2023-09-11 19:35:52 +02:00
TrueCharts Bot 04e6776a22
chore(deps): update container image tccr.io/truecharts/mongodb to v6.0.9 (#12391) 2023-09-08 18:37:03 +02:00
TrueCharts Bot 083f04798e
chore(deps): update container image tccr.io/truecharts/mongodb to v6.0.9 (#12255) 2023-09-05 19:28:58 +02:00
TrueCharts Bot d17700828d
chore(deps): update container image tccr.io/truecharts/mongodb to v6.0.9 (#12155) 2023-09-02 18:33:55 +02:00
TrueCharts Bot 035676b775
chore(deps): update container image tccr.io/truecharts/mongodb to v6.0.9 (#12047) 2023-08-30 23:32:03 +02:00
TrueCharts Bot cc5f65ab13
chore(deps): update container image tccr.io/truecharts/mongodb to v6.0.9 (#11969) 2023-08-28 19:36:59 +02:00
TrueCharts Bot f37f31ce5a
chore(deps): update container image tccr.io/truecharts/mongodb to v6.0.9 (#11889) 2023-08-26 07:30:57 +02:00
TrueCharts Bot 95d21b1fba
chore(deps): update container image tccr.io/truecharts/mongodb to v6.0.8 (#11183) 2023-08-04 05:37:09 +02:00
TrueCharts Bot 0b71fd4937
chore(deps): update container image tccr.io/truecharts/mongodb to v6.0.8 (#11108) 2023-08-01 04:53:22 +02:00
TrueCharts Bot 3f0bdb0429
chore(deps): update container image tccr.io/truecharts/mongodb to v6.0.8 (#10978) 2023-07-29 04:43:47 +02:00
TrueCharts Bot 65eff97c18
chore(deps): update container image tccr.io/truecharts/mongodb to v6.0.8 (#10853) 2023-07-26 04:54:21 +02:00
TrueCharts Bot 36459f8106
chore(deps): update container image tccr.io/truecharts/mongodb to v6.0.8 (#10781) 2023-07-24 01:33:43 +02:00
TrueCharts Bot a2dcf13812
chore(deps): update container image tccr.io/truecharts/mongodb to v6.0.8 (#10680) 2023-07-21 00:38:09 +02:00
TrueCharts Bot 10d2b6a183
chore(deps): update container image tccr.io/truecharts/mongodb to v6.0.8 (#10585) 2023-07-18 21:30:07 +02:00
TrueCharts Bot 2009ce041e
chore(deps): update container image tccr.io/truecharts/mongodb to v6.0.7 (#10396) 2023-07-11 17:35:01 +02:00
TrueCharts Bot 4c3116ffbd
chore(deps): update container image tccr.io/truecharts/mongodb to v6.0.7 (#10357) 2023-07-10 05:50:23 +02:00
TrueCharts Bot 1fde41125e
chore(deps): update container image tccr.io/truecharts/mongodb to v6.0.7 (#10248) 2023-07-07 14:18:21 +02:00
TrueCharts Bot 34b4535944
chore(deps): update container image tccr.io/truecharts/mongodb to v6.0.7 (#10224) 2023-07-07 07:26:08 +02:00
TrueCharts Bot ea795182b1
chore(deps): update container image tccr.io/truecharts/mongodb to v6.0.6 (#10055) 2023-07-01 00:35:32 +02:00
TrueCharts Bot 7de63fcb4d
chore(deps): update container image tccr.io/truecharts/mongodb to v6.0.6 (#9989) 2023-06-27 23:40:39 +02:00
TrueCharts Bot 9b34f086bd
chore(deps): update container image tccr.io/truecharts/mongodb to v6.0.6 (#9866) 2023-06-24 05:44:39 +02:00
TrueCharts Bot b10fc64393
chore(deps): update container image tccr.io/truecharts/mongodb to v6.0.6 (#9799) 2023-06-21 04:51:42 +02:00
TrueCharts Bot 7c9d45d598
chore(deps): update container image tccr.io/truecharts/mongodb to v6.0.6 (#9741) 2023-06-18 05:05:52 +02:00
TrueCharts Bot 026864bbc0
chore(deps): update container image tccr.io/truecharts/mongodb to v6.0.6 (#9686) 2023-06-16 08:40:23 +02:00
TrueCharts Bot 06b20532ef
chore(deps): update container image tccr.io/truecharts/mongodb to v6.0.6 (#9625) 2023-06-14 10:41:00 +02:00
TrueCharts Bot bbd8a2c8e9
chore(deps): update container image tccr.io/truecharts/mongodb to v6.0.6 (#9484) 2023-06-09 11:15:50 +02:00