Commit Graph
445 Commits
Author SHA1 Message Date
Kjeld SchoutenandGitHub d9eb4a96dd chore(charts): explicitly reference docker.io (#28025)
**Description**
This ensures docker.io is explicitly referenced as a container source,
instead of relying on container-engine defaults

**⚙️ Type of change**

- [ ] ⚙️ Feature/App addition
- [x] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [x] 🔃 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
- [ ] I made sure the title starts with `feat(chart-name):`,
`fix(chart-name):` or `chore(chart-name):`

** App addition**

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

- [ ] 🖼️ 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._
2024-10-19 12:44:34 +02:00
TrueCharts BotandGitHub 7b07d0c0d8 chore(container): update image tccr.io/tccr/tailscale v1.74.1 → v1.76.1 by renovate (#27835)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[tccr.io/tccr/tailscale](https://redirect.github.com/truecharts/public)
| minor | `86c61b6` -> `a722931` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### 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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjQuMyIsInVwZGF0ZWRJblZlciI6IjM4LjEyNi4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2024-10-17 20:11:00 +00:00
alfi0812andGitHub 24c5bcb85e fix(test-chart): Update Chart.yaml (#27820)
**Description**
<!--
Please include a summary of the change and which issue is fixed. Please
also include relevant motivation and context. List any dependencies that
are required for this change.
-->
⚒️ Fixes  # <!--(issue)-->

**⚙️ Type of change**

- [ ] ⚙️ 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
- [x] ⬆️ I increased versions for any altered app according to semantic
versioning
- [x] I made sure the title starts with `feat(chart-name):`,
`fix(chart-name):` or `chore(chart-name):`

** App addition**

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

- [ ] 🖼️ 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: alfi0812 <43101280+alfi0812@users.noreply.github.com>
2024-10-17 00:04:58 +02:00
e3a53829b3 fix(common): Update values.yaml (#27819)
**Description**
<!--
Please include a summary of the change and which issue is fixed. Please
also include relevant motivation and context. List any dependencies that
are required for this change.
-->
⚒️ Fixes  # <!--(issue)-->

**⚙️ Type of change**

- [ ] ⚙️ 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
- [x] ⬆️ I increased versions for any altered app according to semantic
versioning
- [x] I made sure the title starts with `feat(chart-name):`,
`fix(chart-name):` or `chore(chart-name):`

** App addition**

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

- [ ] 🖼️ 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: alfi0812 <43101280+alfi0812@users.noreply.github.com>
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
Co-authored-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-10-16 23:56:39 +02:00
TrueCharts BotandGitHub 58d7245637 chore(container): update image tccr.io/tccr/scratch to 4aef9db by renovate (#27653)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| tccr.io/tccr/scratch | digest | `fa8db43` -> `4aef9db` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### 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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjAuMCIsInVwZGF0ZWRJblZlciI6IjM4LjEyMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2024-10-13 14:14:42 +02:00
TrueCharts-Bot 73826c130a Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2024-10-10 00:17:30 +00:00
Kjeld Schouten 12dae70f8d move common-test to test-chart and use it when present 2024-10-09 15:35:03 +02:00
TrueCharts-Bot d1abf80d18 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2024-10-09 00:17:54 +00:00
TrueCharts-Bot 5d0ee089a1 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2024-10-05 00:17:16 +00:00
2d0dd14947 feat(common): Merge common library into this repo (#27272)
**Description**
This PR moves the common-library charts back into this repo.

**⚙️ 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
- [ ] I made sure the title starts with `feat(chart-name):`,
`fix(chart-name):` or `chore(chart-name):`

** App addition**

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

- [ ] 🖼️ 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: TrueCharts-Bot <bot@truecharts.org>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: TrueCharts-Admin <bot@truecharts.org>
Co-authored-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
Co-authored-by: Stavros kois <s.kois@outlook.com>
Co-authored-by: ばか雪 <165359296+bakayukii@users.noreply.github.com>
Co-authored-by: Tete17 <miguel_tete17@hotmail.com>
Co-authored-by: Matthew Salazar <matthew@mtslzr.io>
2024-10-04 12:51:08 +02:00
kjeld Schouten-Lebbing ac891376bc chore(library): Move Common and Common test to seperate Repo 2022-03-26 11:40:11 +01:00
TrueCharts-Bot f535ede564 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-03-26 05:44:02 +00:00
TrueCharts-Botandrenovate[bot] 5f240d0afd Commit bumped App Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-03-26 05:33:57 +00:00
TrueCharts-Botandrenovate[bot] 4db9ab107a chore(deps): update docker general non-major 2022-03-26 05:33:57 +00:00
Stavros KoisandGitHub 156ef759f8 fix(common): try to fix "did not find expected "-" indicator (#2275)
* fix(common): try to fix "did not find expected "-" indicator

* fix mariadbinit command and bump version
2022-03-25 21:48:00 +01:00
TrueCharts-Bot 221f70cd2a Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-03-25 02:32:33 +00:00
TrueCharts-Botandrenovate[bot] 0c325c4c60 Commit bumped App Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-03-25 02:16:03 +00:00
TrueCharts-Botandrenovate[bot] 17ace265fc chore(deps): update docker general non-major 2022-03-25 02:16:03 +00:00
TrueCharts-Bot 97f80ac458 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-03-24 21:58:29 +00:00
Stavros KoisandGitHub 626e8a08bd fix(common): Add mariadbImage to values.yaml (#2272) 2022-03-24 23:51:48 +02:00
TrueCharts-Bot 1040dfda7c Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-03-24 20:18:48 +00:00
Stavros KoisandGitHub d5ebad659d fix(common): typo in mariadb repo (#2271) 2022-03-24 22:13:20 +02:00
TrueCharts-Bot 2bef3b9600 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-03-24 07:35:39 +00:00
10bc2d0d2f chore(deps): update docker general non-major (#2259)
* 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-24 08:27:37 +01:00
TrueCharts-Botandrenovate[bot] 3860185896 chore(deps): update docker general non-major 2022-03-22 19:53:09 +00:00
TrueCharts-Bot 631a475b39 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-03-20 23:02:51 +00:00
Stavros KoisandGitHub f2aa31d365 fix(mariadb): Wait for init (#2226)
* fix(mariadb): Wait for init

* check until..

* also on standalone app

* use correct host on init container

* single space
2022-03-21 00:56:33 +02:00
TrueCharts-Bot 35b228a474 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-03-20 19:25:01 +00:00
Stavros KoisandGitHub 74528a2bd7 fix(postgres): add url without ql as some app does not like it (#2231)
* fix(postgres): add url without `ql` as some app does not like it

* whoops
2022-03-20 20:19:52 +01:00
TrueCharts-Botandrenovate[bot] 67eaeffea0 chore(deps): update docker general non-major 2022-03-18 12:02:26 +00:00
TrueCharts-Bot 3f5bf5727b Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-03-17 11:57:24 +00:00
kjeld Schouten-Lebbing 8ec5a9c1f0 chore(common): force common chart rerelease 2022-03-17 12:48:53 +01:00
TrueCharts-Bot 551902d97b Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-03-17 08:36:39 +00:00
5c2206eb40 chore(deps): update docker general non-major (#2198)
* chore(deps): update docker general non-major

* Commit bumped App Version

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

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2022-03-17 09:15:06 +01:00
Kjeld Schouten-LebbingandGitHub 28e7d5dd0f Revert "chore(deps): update docker general non-major (#2196)" (#2197)
This reverts commit 82d2ec2805.
2022-03-17 09:06:41 +01:00
82d2ec2805 chore(deps): update docker general non-major (#2196)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-03-17 09:06:13 +01:00
TrueCharts-Bot f4c461e2ee Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-03-15 15:31:02 +00:00
596fb9f935 chore(deps): update docker general non-major (#2175)
* chore(deps): update docker general non-major

* Commit bumped App Version

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

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2022-03-15 16:05:49 +01:00
TrueCharts-Bot abb47e8381 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-03-15 10:02:28 +00:00
Stavros KoisandGitHub 5fdb71f77f fix(common): remove or when only one argument (#2166) 2022-03-15 10:54:56 +01:00
9f3ff68d14 chore(deps): update docker general non-major (#2108)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-03-07 13:07:23 +01:00
TrueCharts-Bot aa85b8a476 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-03-07 01:24:34 +00:00
cd0ac6d76b chore(deps): update docker general non-major (#2046)
* chore(deps): update docker general non-major

* Commit bumped App Version

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

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2022-03-07 01:59:10 +01:00
TrueCharts-Bot 033e7b5a99 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-03-06 15:09:49 +00:00
Kjeld Schouten-LebbingandGitHub 0fe045998f feat(common): allow more PUID/UID types to sync with GUID/GID (#2039)
* feat(common): allow more PUID/UID types to sync with GUID/GID

* update tests

* bump
2022-03-06 15:58:29 +01:00
TrueCharts-Bot 2efd0b8ac2 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-03-06 14:25:17 +00:00
kjeld Schouten-Lebbing ec1c3779e5 feat(common): bump and patch docker-compose disable 2022-03-06 15:14:50 +01:00
Nevan ChowandGitHub 351535254c feat(common): allow shared ip (#2033) 2022-03-06 13:46:50 +01:00
Stavros KoisandGitHub 4100f10be7 feat(common): Force nvidia driver capabilities to all when gpu is selected (#2023) 2022-03-04 10:32:16 +01:00
TrueCharts-Bot 5c95dabf17 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-03-03 14:39:19 +00:00