Commit Graph
76 Commits
Author SHA1 Message Date
alfi0812andGitHub 7d5841b988 chore(renovate): Images not detected in helm-release files (#30527)
**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  Images not detected in helm-release files in clusters. 

**⚙️ 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
- [ ] ⬆️ 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: alfi0812 <43101280+alfi0812@users.noreply.github.com>
2024-12-31 12:35:13 +01:00
Stavros KoisandGitHub 98d4af61bd chore(renovate): some fmt (#30431)
**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
- [ ] 🪛 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._
2024-12-30 00:54:05 +02:00
BoemeltreinandGitHub 27da28c363 [Renovate] Exceptions for Talos and Kubelet and cleanup (#29823)
**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**

- [x ] ⚙️ 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
- [x ] 👀 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: Boemeltrein <130394941+Boemeltrein@users.noreply.github.com>
2024-12-29 14:52:57 +01:00
gismo2004andGitHub 4b62963fc5 chore(oscam) update version and add custom versioning (#29800)
**Description**
switch oscam image to latest

⚒️ Fixes  # <!--(issue)-->

**⚙️ Type of change**

- [x] ⚙️ 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._
2024-11-30 11:17:08 +02:00
JamieandGitHub 73115139af fix(renovate): Fix renovate config for major (#28371)
**Description**
Fixes missing quote in renovate config

⚒️ 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:**

- [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
- [ ] 🧪 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
- [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._
2024-10-26 19:18:16 +02:00
Kjeld SchoutenandGitHub 970ec47323 Update major.json5
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-10-26 18:48:20 +02:00
Kjeld Schouten 99934377c7 hmm 2024-10-26 18:34:13 +02:00
Kjeld Schouten 97b3c76291 try to add a custom label for clustertool related stuffs. 2024-10-20 11:47:37 +02:00
Kjeld Schouten 4ab41d42f2 fix pre-commit and cleanup 2024-10-19 15:18:05 +02:00
Kjeld Schouten 726e506dcb disable bump for helm-charts 2024-10-19 12:23:53 +02:00
Kjeld Schouten b694c11560 fix some instability 2024-10-18 22:39:11 +02:00
Kjeld Schouten b5872647ec meshroom tweak 2024-10-18 22:24:54 +02:00
Kjeld Schouten dd144e2e98 fix digest message for renovate 2024-10-18 22:11:56 +02:00
Kjeld Schouten 25e4f98d06 more minor renovate tweaks 2024-10-18 22:02:17 +02:00
Kjeld Schouten d74faeabd1 renovate labeling tweak 2024-10-18 21:55:53 +02:00
Kjeld Schouten c77402fb98 loose meshroom versioning 2024-10-18 17:32:52 +02:00
Kjeld Schouten 35a3b43704 clean-up digest update handling 2024-10-18 14:04:49 +02:00
Kjeld Schouten 3a8a8ef45c fixes 2024-10-18 13:43:54 +02:00
Kjeld Schouten 010bdbc681 some simplifications 2024-10-18 13:15:11 +02:00
Kjeld Schouten 5d89bfa73c more renovate tweaks 2024-10-18 12:58:28 +02:00
Kjeld Schouten e0c515f4d5 some renovate cleanup 2024-10-18 12:44:06 +02:00
Kjeld Schouten bd487d583f try to enable helm-bumps 2024-10-18 11:03:43 +02:00
Kjeld SchoutenandGitHub 1e29602ebb Update docker.json5
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-10-17 21:02:54 +02:00
Kjeld Schouten 678c9776b6 fix renovate website/astro config 2024-10-17 18:20:37 +02:00
Kjeld Schouten bae15e8475 another renovate reorder 2024-10-17 15:14:06 +02:00
Kjeld Schouten 4db208b68d renovate load order 2024-10-17 15:01:11 +02:00
Kjeld Schouten 705d4b6c38 Improve PR titles for renovate 2024-10-17 14:52:38 +02:00
Kjeld Schouten af68cbfe05 try splitting helm-release images and chart versions 2024-10-17 14:52:38 +02:00
Kjeld Schouten f2e4fe4baf clearer renovate messages 2024-10-17 14:22:37 +02:00
Kjeld Schouten 3de5653955 even more renovate work 2024-10-17 14:14:49 +02:00
Kjeld Schouten db73a46582 more match-managers 2024-10-17 13:34:53 +02:00
Kjeld Schouten 847c32b656 use helmv3 2024-10-17 13:27:30 +02:00
Kjeld Schouten 514d804670 even more renovate tweaks 2024-10-17 13:18:46 +02:00
Kjeld Schouten a6916fe02f more renovate tweaks 2024-10-17 13:15:14 +02:00
Kjeld Schouten 6c6e244e02 some renovate docker processing tweaks 2024-10-17 13:12:56 +02:00
Kjeld Schouten b3992dc9c0 more renovate polish 2024-10-17 12:39:28 +02:00
Kjeld Schouten 5cf8744e6c some more renovate work 2024-10-17 12:31:16 +02:00
Kjeld SchoutenandGitHub 36c4bf171f Update main.json5
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-10-17 00:14:33 +02:00
Kjeld SchoutenandGitHub 28a10c3bcb Update automerge.json5
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-10-17 00:06:02 +02:00
Kjeld SchoutenandGitHub ca57ecd431 Update automerge.json5
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-10-16 23:59:23 +02:00
Kjeld Schouten 0352b04514 some renovate tweaks 2024-10-16 23:22:50 +02:00
TrueCharts-Bot bb27953850 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2024-10-14 00:18:14 +00:00
Kjeld Schouten 0e9ae5b1c6 oops 2024-10-13 16:28:55 +02:00
Kjeld Schouten 2811f4d709 port some more groupings 2024-10-13 16:28:48 +02:00
Kjeld Schouten a67194c9ca hmm 2024-10-13 13:14:16 +02:00
Kjeld Schouten a3a3e854be ensure fluxobjects and helm are synced for automerging trusted 2024-10-13 13:12:08 +02:00
Kjeld Schouten daebcb48d1 add to renovate 2024-10-13 13:09:41 +02:00
Kjeld Schouten 9296f594a5 some minor renovate tweaks for pin merging 2024-10-13 13:09:41 +02:00
Kjeld Schouten acd1da83d4 oops 2024-10-13 12:38:53 +02:00
Kjeld Schouten 91e8c077a5 block some digestpinning 2024-10-13 12:29:29 +02:00