Commit Graph

96 Commits

Author SHA1 Message Date
TrueCharts Bot fa10023d6d
chore(deps): update container image ghcr.io/linuxserver/boinc to latest@a179088 by renovate (#16408)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/linuxserver/boinc | digest | `741b3c6` -> `a179088` |

---

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

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-25 01:37:33 +01:00
TrueCharts Bot 6244acea59
chore(deps): update container image ghcr.io/linuxserver/boinc to latest@741b3c6 (#15989)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/linuxserver/boinc | digest | `141781c` -> `741b3c6` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy45MS4yIiwidXBkYXRlZEluVmVyIjoiMzcuOTEuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-12 13:24:50 +01:00
TrueCharts Bot 3197c501f4
chore(deps): update container image ghcr.io/linuxserver/boinc to latest@141781c (#15760)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/linuxserver/boinc | digest | `18d4d6c` -> `141781c` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy44My40IiwidXBkYXRlZEluVmVyIjoiMzcuODMuNCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-05 13:29:10 +01:00
TrueCharts Bot 26192c6eb2
chore(deps): update container image ghcr.io/linuxserver/boinc to latest@18d4d6c (#15468) 2023-11-30 13:12:37 +01:00
TrueCharts Bot a3ae401dfb
chore(deps): update container image ghcr.io/linuxserver/boinc to latest@c1f6bfa (#15220)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/linuxserver/boinc | digest | `1056644` -> `c1f6bfa` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42NC4xIiwidXBkYXRlZEluVmVyIjoiMzcuNjQuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-21 19:18:35 +01:00
Xstar97TheNoob 613fd90a4c
chore(repo) change stable charts to the upstream images (#14739)
**Description**
Update the stable 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:22:57 +01:00
TrueCharts Bot 11db27bbd7
chore(deps): update container image tccr.io/truecharts/boinc to latest (#14649) 2023-11-14 13:40:49 +01:00
TrueCharts Bot 986b1f4dde
chore(deps): update container image tccr.io/truecharts/boinc to latest (#14420) 2023-11-08 14:01:13 +01:00
TrueCharts Bot 5bb5cd7774
chore(deps): update container image tccr.io/truecharts/boinc to latest (#14165) 2023-10-31 19:42:58 +01:00
TrueCharts Bot e75a472beb
chore(deps): update container image tccr.io/truecharts/boinc to latest (#13935) 2023-10-24 14:43:46 +02:00
TrueCharts Bot 9269b42c5d
chore(deps): update container image tccr.io/truecharts/boinc to latest (#13708) 2023-10-17 15:39:04 +02:00
TrueCharts Bot 671941a8a6
chore(deps): update container image tccr.io/truecharts/boinc to latest (#13471) 2023-10-10 15:38:24 +02:00
TrueCharts Bot 508062fa44
chore(deps): update container image tccr.io/truecharts/boinc to latest (#13202) 2023-10-03 14:44:05 +02:00
TrueCharts Bot 17ae639e6e
chore(deps): update container image tccr.io/truecharts/boinc to latest (#12968) 2023-09-26 15:40:59 +02:00
TrueCharts Bot 3dcb09a577
chore(deps): update container image tccr.io/truecharts/boinc to latest (#12741) 2023-09-19 15:44:53 +02:00
TrueCharts Bot b80a2d1866
chore(deps): update container image tccr.io/truecharts/boinc to latest (#12525) 2023-09-12 14:39:05 +02:00
TrueCharts Bot 435df3e746
chore(deps): update container image tccr.io/truecharts/boinc to latest (#12249) 2023-09-05 15:38:34 +02:00
TrueCharts Bot 8a797e4196
chore(deps): update container image tccr.io/truecharts/boinc to latest (#12006) 2023-08-29 15:36:52 +02:00
TrueCharts Bot 26cddbcbb1
chore(deps): update container image tccr.io/truecharts/boinc to latest (#11783) 2023-08-22 14:36:47 +02:00
TrueCharts Bot fa95c5960d
chore(deps): update container image tccr.io/truecharts/boinc to latest (#11570) 2023-08-15 14:40:07 +02:00
TrueCharts Bot 239f8846ff
chore(deps): update container image tccr.io/truecharts/boinc to latest (#11342) 2023-08-08 16:35:32 +02:00
TrueCharts Bot d4fc59b11f
chore(deps): update container image tccr.io/truecharts/boinc to latest (#11125) 2023-08-01 15:39:16 +02:00
TrueCharts Bot 1864e1c8f5
chore(deps): update container image tccr.io/truecharts/boinc to latest (#10832) 2023-07-25 15:48:24 +02:00
TrueCharts Bot 68ae150973
chore(deps): update container image tccr.io/truecharts/boinc to latest (#10617) 2023-07-19 17:35:49 +02:00
TrueCharts Bot 952cb071c7
chore(deps): update container image tccr.io/truecharts/boinc to latest (#10402) 2023-07-11 22:35:56 +02:00
TrueCharts Bot a651a3eae6
chore(deps): update container image tccr.io/truecharts/boinc to latest (#10152) 2023-07-04 16:33:55 +02:00
TrueCharts Bot 935a3ac0d1
chore(deps): update container image tccr.io/truecharts/boinc to latest (#9982) 2023-06-27 15:42:18 +02:00
TrueCharts Bot 04ba534c18
chore(deps): update container image tccr.io/truecharts/boinc to latest (#9790) 2023-06-20 16:34:18 +02:00
TrueCharts Bot 3319e581a7
chore(deps): update container image tccr.io/truecharts/boinc to latest (#9610) 2023-06-14 04:10:30 +02:00
TrueCharts Bot eb6b4bf5a8
chore(deps): update container image tccr.io/truecharts/boinc to latest (#9449) 2023-06-07 10:35:37 +02:00
TrueCharts Bot 36e3e205e0
chore(deps): update container image tccr.io/truecharts/boinc to latest (#9359) 2023-06-04 11:04:50 +02:00
TrueCharts Bot 04c1313057
chore(deps): update container image tccr.io/truecharts/boinc to latest (#9120) 2023-05-24 12:48:21 +02:00
TrueCharts Bot 18d5b88fd1
chore(deps): update container image tccr.io/truecharts/boinc to latest (#9069) 2023-05-22 12:47:28 +02:00
TrueCharts Bot cd256453ed
chore(deps): update container image tccr.io/truecharts/boinc to latest (#8936) 2023-05-15 11:11:45 +02:00
TrueCharts Bot 344d3beff5
chore(deps): update container image tccr.io/truecharts/boinc to latest (#8722) 2023-05-03 13:12:22 +02:00
TrueCharts Bot 5d1f28c693
chore(deps): update container image tccr.io/truecharts/boinc to latest (#8179)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| tccr.io/truecharts/boinc | digest | `6308638` -> `6dc9ad3` |

---

### ⚠ 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:eyJjcmVhdGVkSW5WZXIiOiIzNS42MC4wIiwidXBkYXRlZEluVmVyIjoiMzUuNjAuMCJ9-->

---------

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-04-26 20:29:51 +02:00
Kjeld Schouten-Lebbing 278904bff0
Chore(stable): BREAKING CHANGE migrate to new common part 2 (#7992)
**Description**
See: https://github.com/truecharts/charts/pull/7900

**⚙️ Type of change**

- [x] ⚙️ Feature/App addition
- [x] 🪛 Bugfix
- [x] ⚠️ 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:**

- [x] ⚖️ My code follows the style guidelines of this project
- [x] 👀 I have performed a self-review of my own code
- [x] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [x] 📄 I have made corresponding changes to the documentation
- [x] ⚠️ My changes generate no new warnings
- [x] 🧪 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

** App addition**

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

- [x] 🪞 I have opened a PR on
[truecharts/containers](https://github.com/truecharts/containers) adding
the container to TrueCharts mirror repo.
- [x] 🖼️ 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-04-14 18:11:04 +02:00
TrueCharts-Admin 2453260ddb chore(deps): update container image tccr.io/truecharts/boinc to latest 2023-02-26 21:53:55 +00:00
TrueCharts-Admin f06e42ce13 chore(deps): update container image tccr.io/truecharts/boinc to latest 2023-02-15 12:03:05 +00:00
TrueCharts-Admin 6182c4487a chore(deps): update container image tccr.io/truecharts/boinc to latest 2023-02-06 13:29:04 +00:00
TrueCharts-Admin 78c0dec2f0 chore(deps): update container image tccr.io/truecharts/boinc to latest 2023-02-03 12:27:07 +01:00
TrueCharts-Admin 6d279ef3e5 chore(deps): update container image tccr.io/truecharts/boinc to latest 2023-01-24 11:24:08 +00:00
TrueCharts-Admin 1e8b43dd61 chore(deps): update container image tccr.io/truecharts/boinc to latest 2023-01-18 20:20:02 +00:00
TrueCharts-Admin 6c561e4b80 chore(deps): update container image tccr.io/truecharts/boinc to latest 2023-01-07 12:57:43 +00:00
TrueCharts Bot 420d060c96
chore(deps): update container image tccr.io/truecharts/boinc to latest (#5700)
* chore(deps): update container image tccr.io/truecharts/boinc to latest

* Commit bumped Chart Version

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

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-12-25 10:02:38 +01:00
TrueCharts-Admin a9150d56a4 chore(deps): update container image tccr.io/truecharts/boinc to latest 2022-12-12 14:13:04 +00:00
TrueCharts-Admin 17ce0adc46 Update container image tccr.io/truecharts/boinc to latest 2022-11-29 08:14:35 +00:00
TrueCharts-Admin 1b6f3d0190 Update container image tccr.io/truecharts/boinc to latest 2022-11-23 19:11:54 +00:00
TrueCharts-Admin f0b8f33ee6 chore(deps): update container image tccr.io/truecharts/boinc to latest 2022-11-18 19:12:32 +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