Commit Graph
100 Commits
Author SHA1 Message Date
Kjeld SchoutenandGitHub d1c546147e Update charts-release.yaml
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-10-19 20:35:43 +02:00
Kjeld SchoutenandGitHub e6d21d25dc Update pr-validate.yaml
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-10-19 20:31:57 +02:00
Kjeld SchoutenandGitHub 88ee6d65bf Update clustertool.tests.yaml
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-10-19 20:30:58 +02:00
Kjeld SchoutenandGitHub d304959608 Update clustertool.tests.yaml
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-10-19 20:30:27 +02:00
Kjeld SchoutenandGitHub 13e47b6add Update common-tests.yaml
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-10-19 20:29:55 +02:00
Kjeld SchoutenandGitHub 22884f0814 Update clustertool.tests.yaml
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-10-19 20:29:37 +02:00
Kjeld SchoutenandGitHub 428c464de2 Update common-tests.yaml
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-10-19 20:28:17 +02:00
Kjeld Schouten 7ee8e92c69 some common-test polish 2024-10-19 20:21:36 +02:00
Kjeld SchoutenandGitHub a3b6a3ca95 Update common-tests.yaml
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-10-19 20:16:26 +02:00
Kjeld SchoutenandGitHub 4a280c02ec Update containers.build.yaml
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-10-19 20:14:46 +02:00
Kjeld SchoutenandGitHub c7ae1480ff Update common-tests.yaml
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-10-19 20:13:37 +02:00
Kjeld SchoutenandGitHub 333c75bd20 Update containers.build.yaml
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-10-19 20:11:37 +02:00
Kjeld SchoutenandGitHub fb096ddb72 Update pr-validate.yaml
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-10-19 20:09:11 +02:00
Kjeld SchoutenandGitHub 1027c811ba Update pr-validate.yaml
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-10-19 20:08:21 +02:00
Kjeld SchoutenandGitHub 10c021c118 Update common-tests.yaml
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-10-19 20:07:28 +02:00
Kjeld SchoutenandGitHub 40507a3959 Update ct-install.yaml
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-10-19 20:04:03 +02:00
Kjeld SchoutenandGitHub 4377fa9bfa Update install_dependencies.sh
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-10-19 17:33:52 +02:00
Kjeld SchoutenandGitHub 315d5116ab Update install_dependencies.sh
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-10-19 17:33:32 +02:00
Kjeld SchoutenandGitHub b7501e0aed chore(containers): BREAKING CHAINGE remove ubuntu (#28041)
**Description**
In favor of standardizing around Alpine where we can.

**⚙️ Type of change**

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

- [ ] ⚖️ 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 17:29:51 +02:00
Kjeld SchoutenandGitHub d0e0dacede Update install_dependencies.sh
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-10-19 17:29:16 +02:00
Kjeld SchoutenandGitHub f851220ad9 Update install_dependencies.sh
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-10-19 16:58:43 +02:00
Kjeld SchoutenandGitHub 6d9ec4552c Update install_dependencies.sh
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-10-19 16:53:40 +02:00
Kjeld Schouten 0f7850e2b0 chore: use actual scratch container as empty (scratch) container 2024-10-19 16:43:24 +02:00
Kjeld SchoutenandGitHub 61439372e8 chore(ci): change when cnpg gets loaded as install dependency
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-10-19 16:34:05 +02:00
Kjeld Schouten 268083e53a fix(ci): pre-commit checkyaml broke
See: https://github.com/pre-commit/pre-commit-hooks/issues/1101
2024-10-19 16:04:00 +02:00
Kjeld Schouten 6ad6130b42 chore(whisper-asr-webservice): update and fix tags 2024-10-19 15:20:56 +02:00
Kjeld Schouten 4ab41d42f2 fix pre-commit and cleanup 2024-10-19 15:18:05 +02:00
Kjeld Schouten 8d467fb8a3 feat(clustertool): disable imagelocality because we're using spegel. 2024-10-19 15:05:52 +02:00
Kjeld Schouten 0d1548d1bc feat(clustertool): Add support for autoconfiguring DockerHub credentials 2024-10-19 14:09:28 +02:00
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
Kjeld Schouten 726e506dcb disable bump for helm-charts 2024-10-19 12:23:53 +02:00
Kjeld Schouten 6b16b7903d ensure exec for clustertool is non-caps 2024-10-19 12:21:20 +02:00
Kjeld Schouten b556be9a7f fix some docker container build pipelines 2024-10-19 12:20:28 +02:00
Kjeld SchoutenandGitHub 68af24b56d Create LICENSE
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-10-19 12:12:39 +02:00
Kjeld SchoutenandGitHub 72aaa6dd1f Update LICENSE
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-10-19 12:12:12 +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 SchoutenandGitHub bfb5feef3c Update values.yaml
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-10-18 22:20:25 +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 4b8267e231 fix helm stuff for clustertool 2024-10-18 18:41:00 +02:00
Kjeld Schouten c77402fb98 loose meshroom versioning 2024-10-18 17:32:52 +02:00
Kjeld SchoutenandGitHub 47942bb38d Delete charts/stable/promcord/ci directory
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-10-18 17:22:02 +02:00
Kjeld SchoutenandGitHub 2cedee76fd Update values.yaml
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-10-18 17:21:21 +02:00
Kjeld SchoutenandGitHub 5c7f88afd1 Update values.yaml
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-10-18 17:19:59 +02:00
Kjeld SchoutenandGitHub 9a9b758330 chore(shaarli): fix version
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-10-18 17:18:36 +02:00
Kjeld SchoutenandGitHub dd7c6bfe09 chore(xmrig): fix version
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-10-18 17:17:32 +02:00
Kjeld SchoutenandGitHub b40974beda chore(csr-approver): bump chart version (#27962)
**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._

Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-10-18 17:16:17 +02:00
Kjeld SchoutenandGitHub ca98530dfa chore(csr-approver): fix version of container
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-10-18 17:14:59 +02:00
Kjeld SchoutenandGitHub 1a1a84221b chore(freeradius): deprecate due to broken image
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-10-18 17:12:24 +02:00
Kjeld SchoutenandGitHub f5ae9cdb52 Update automerge.yaml
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-10-18 16:47:11 +02:00
Kjeld SchoutenandGitHub 2240622942 Update automerge.yaml
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-10-18 16:46:08 +02:00
Kjeld SchoutenandGitHub e7a015fc18 Update automerge.yaml
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-10-18 16:42:56 +02:00
Kjeld SchoutenandGitHub 0b12f274aa Update automerge.yaml
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-10-18 16:40:52 +02:00
Kjeld SchoutenandGitHub ec942fd3cb Update automerge.yaml
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-10-18 16:33:50 +02:00
Kjeld SchoutenandGitHub 69af7b0390 Update automerge.yaml
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-10-18 16:32:36 +02:00
Kjeld SchoutenandGitHub f405a59e95 Update automerge.yaml
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-10-18 16:28:15 +02:00
Kjeld SchoutenandGitHub accd12e33c Update automerge.yaml
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-10-18 16:17:48 +02:00
Kjeld SchoutenandGitHub 7290a08fe1 Update automerge.yaml
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-10-18 15:29:24 +02:00
Kjeld SchoutenandGitHub be31786ba9 Update automerge.yaml
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-10-18 15:12:09 +02:00
Kjeld SchoutenandGitHub 9596d4763c Create automerge.yaml
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-10-18 14:49:31 +02:00
Kjeld SchoutenandGitHub 0e0fade093 Update pr-validate.yaml
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-10-18 14:48:09 +02:00
Kjeld SchoutenandGitHub 7d38a4fd62 Update pr-validate.yaml
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-10-18 14:25:20 +02:00
Kjeld SchoutenandGitHub 6c76e6d714 Update pr-validate.yaml
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-10-18 14:13:44 +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 ded98a50bd oopsies 2024-10-18 11:53:39 +02:00
Kjeld Schouten 3672f6dc2d another goreleaser patch 2024-10-18 11:40:04 +02:00
Kjeld Schouten 4d4122a451 some more goreleaser fixes 2024-10-18 11:27:29 +02:00
Kjeld SchoutenandGitHub a160ac2617 Update .goreleaser.yaml
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-10-18 11:15:57 +02:00
Kjeld Schouten 8b089c8ac9 add release removal script 2024-10-18 11:06:58 +02:00
Kjeld Schouten bd487d583f try to enable helm-bumps 2024-10-18 11:03:43 +02:00
Kjeld SchoutenandGitHub b65f4a72c4 Update cr.sh
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-10-17 23:53:21 +02:00
Kjeld Schouten d94318f5da patch runners 2024-10-17 23:48:07 +02:00
Kjeld SchoutenandGitHub 24abedd6ca Update containers.build.yaml
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-10-17 21:29:05 +02:00
Kjeld SchoutenandGitHub b4fa2bb188 Update containers.build.yaml
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-10-17 21:27:36 +02:00
Kjeld SchoutenandGitHub 5743230bbc Update containers.build.yaml
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-10-17 21:26:08 +02:00
Kjeld SchoutenandGitHub 03f3682bd0 Update containers.build.yaml
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-10-17 21:25:42 +02:00
Kjeld SchoutenandGitHub c1f31011a1 Update containers.build.yaml
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-10-17 21:24:29 +02:00
Kjeld SchoutenandGitHub fec5a49dd2 Update containers.build.yaml
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-10-17 21:21:28 +02:00
Kjeld SchoutenandGitHub a5e067bcd7 Update containers.build.yaml
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-10-17 21:20:23 +02:00
Kjeld SchoutenandGitHub fbee649392 Update containers.build.yaml
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-10-17 21:20:01 +02:00
Kjeld SchoutenandGitHub 6455e9235d Update containers.build.yaml
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-10-17 21:19:21 +02:00
Kjeld SchoutenandGitHub 77e336d3f4 Update containers.build.yaml
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-10-17 21:18:24 +02:00
Kjeld SchoutenandGitHub 2b44cb16c4 Update containers.build.yaml
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-10-17 21:13:46 +02:00
Kjeld SchoutenandGitHub 372f5dbda6 Update containers.build.yaml
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-10-17 21:12:19 +02:00
Kjeld SchoutenandGitHub 470dad7770 Update containers.build.yaml
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-10-17 21:09:44 +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 SchoutenandGitHub bd8dd72222 Update pr-validate.yaml
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-10-17 20:57:36 +02:00
Kjeld SchoutenandGitHub 91ab694254 Update action.yaml
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-10-17 20:55:29 +02:00
Kjeld SchoutenandGitHub fb686c9d31 Update containers.build.yaml
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-10-17 20:50:55 +02:00
Kjeld SchoutenandGitHub 092eeec71c Update pr-validate.yaml
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-10-17 20:49:13 +02:00
Kjeld SchoutenandGitHub 2be1c054e6 Update charts-release.yaml
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-10-17 20:44:01 +02:00
Kjeld SchoutenandGitHub 6746d5765e Update containers.build.yaml
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-10-17 20:42:06 +02:00
Kjeld SchoutenandGitHub f5381715d6 Update containers.build.yaml
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-10-17 20:38:24 +02:00
Kjeld SchoutenandGitHub b6b50713de Update pr-validate.yaml
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-10-17 20:35:55 +02:00