Commit Graph
100 Commits
Author SHA1 Message Date
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 8b691218f1 fix some go issues 2024-10-17 12:56:56 +02:00
Kjeld SchoutenandGitHub d8992b2058 Update .goreleaser.yaml
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-10-17 12:52:12 +02:00
Kjeld SchoutenandGitHub bd4605186a Update .goreleaser.yaml
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-10-17 12:50:23 +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 d92b3c1bdf more CI tweaks 2024-10-16 23:47:09 +02:00
Kjeld Schouten 764c35bfc9 fix workflow 2024-10-16 23:26:15 +02:00
Kjeld Schouten 0352b04514 some renovate tweaks 2024-10-16 23:22:50 +02:00
Kjeld Schouten 9d2a37056e adapt pr-validate to skip install check on common updates 2024-10-16 22:59:10 +02:00
Kjeld Schouten 28daef8e4f adapt clustertool logs 2024-10-16 20:53:06 +02:00
Kjeld Schouten 749d628c75 add goreleaser 2024-10-16 20:50:17 +02:00
Kjeld Schouten 8d2c8b2198 add devtrigger as well 2024-10-16 14:06:37 +02:00
Kjeld Schouten 6365c6205f integrate clustertool sourcecode 2024-10-16 14:06:31 +02:00
bc2a642e7a (feat) Add riven (#27673)
**Description**
Adds Riven chart

**⚙️ 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>
Signed-off-by: alfi0812 <43101280+alfi0812@users.noreply.github.com>
Co-authored-by: alfi0812 <43101280+alfi0812@users.noreply.github.com>
2024-10-16 12:29:19 +02:00
Kjeld SchoutenandGitHub 7a96a85a75 feat(comet): add comet (#27726)
**Description**
Add chart for comet
**⚙️ 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-15 22:28:55 +02:00
Kjeld SchoutenandGitHub b598d5ca6d (feat): add zurg (#27725)
**Description**
Adds Zurg chart

**⚙️ 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-15 18:36:24 +02:00
Kjeld SchoutenandGitHub 73df09069e (feat): add zilean (#27672)
**Description**
add helm-chart for zilean

**⚙️ 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-15 18:09:10 +02:00
Kjeld Schouten 26b7731c33 update helm-repo catalog naming 2024-10-13 21:36:56 +02:00
Kjeld Schouten 5c5747898c add helm repos 2024-10-13 20:49:45 +02:00
Kjeld Schouten 1d91141f98 some kustomization tweaks 2024-10-13 20:33:46 +02:00
Kjeld Schouten b1efa13768 add helm repository catalog 2024-10-13 20:26:42 +02: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 eb9e2eb781 move to new renovate.json5 structure 2024-10-13 12:51:11 +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
Kjeld Schouten 5dc80213fb add some prefixes to branches 2024-10-13 12:21:50 +02:00
Kjeld Schouten 3577e78caa allow for more interoperatability 2024-10-13 12:11:11 +02:00
Kjeld Schouten 1bc6fd2e6b fix renovate suffixes 2024-10-13 12:09:30 +02:00
Kjeld Schouten d905c23a9f allow more matches 2024-10-13 12:05:22 +02:00
Kjeld Schouten 366313b651 fixes 2024-10-13 12:02:44 +02:00
Kjeld Schouten 7084c8daaf simnplify 2024-10-13 11:52:00 +02:00
Kjeld Schouten aa510309ea easier custom regex matching 2024-10-13 11:29:02 +02:00
Kjeld Schouten 854a6f358f lets not include a timezone 2024-10-13 11:12:37 +02:00
Kjeld Schouten aea40de389 ensure prs are created 2024-10-13 11:12:06 +02:00
Kjeld Schouten 22d9ead30a more tweaks 2024-10-13 11:07:03 +02:00
Kjeld Schouten 5a921edaf7 actually connect shit 2024-10-13 11:05:38 +02:00
Kjeld Schouten b311dd9646 more renovate work 2024-10-13 10:40:46 +02:00
Kjeld Schouten b3d849ea96 some renovate updates 2024-10-13 10:15:16 +02:00
Kjeld Schouten 1b4ac5f568 hmm 2024-10-13 10:12:39 +02:00
Kjeld Schouten 0a595c0e69 oops 2024-10-13 02:20:45 +02:00
Kjeld Schouten aa8eb5fc11 oops 2024-10-13 02:19:45 +02:00
Kjeld Schouten fefee74dc8 oopsies 2024-10-13 02:18:40 +02:00
Kjeld Schouten dbe847cb8a more renovate work 2024-10-13 02:10:12 +02:00
Kjeld Schouten 2a9b685e7b more renovate work 2024-10-13 02:06:37 +02:00
Kjeld Schouten 74b4b57755 create renovate structure 2024-10-13 01:49:37 +02:00
Kjeld Schouten 845c1b79a7 add helm-chart charts folder support 2024-10-13 00:35:05 +02:00
Kjeld SchoutenandGitHub 7808717475 Update charts.json5
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-10-13 00:12:54 +02:00
Kjeld SchoutenandGitHub f975ebb1b9 Update charts.json5
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-10-13 00:09:55 +02:00
Kjeld Schouten 4f43a30277 fixes 2024-10-12 23:52:29 +02:00
Kjeld Schouten edec2524eb more includes 2024-10-12 23:51:22 +02:00
Kjeld Schouten f968edcfe3 jup 2024-10-12 23:50:08 +02:00
Kjeld SchoutenandGitHub dc4290b8f4 Update main.json5
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-10-12 23:40:13 +02:00
Kjeld SchoutenandGitHub b67f5cb385 Update main.json5
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-10-12 23:38:28 +02:00
Kjeld SchoutenandGitHub 8d8928bf48 Update main.json5
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-10-12 23:34:24 +02:00
Kjeld SchoutenandGitHub 6d1b05e89f Update main.json5
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-10-12 23:33:37 +02:00
Kjeld SchoutenandGitHub 6bb73e8c29 Update main.json5
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-10-12 23:20:26 +02:00
Kjeld SchoutenandGitHub 42bb621da1 Update main.json5
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-10-12 23:18:05 +02:00
Kjeld SchoutenandGitHub 56f44ea450 Update main.json5
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-10-12 23:17:16 +02:00
Kjeld SchoutenandGitHub b9e935758d Update main.json5
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-10-12 23:14:15 +02:00
Kjeld SchoutenandGitHub 60fad76e89 Update main.json5
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-10-12 22:53:05 +02:00
Kjeld SchoutenandGitHub 4d6ed7214c Update main.json5
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-10-12 22:52:44 +02:00
Kjeld SchoutenandGitHub 7aa4e44f13 Create website.json5
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-10-12 22:49:00 +02:00
Kjeld SchoutenandGitHub 5e3cf14ff0 Create clustertool.json5
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-10-12 22:48:41 +02:00
Kjeld SchoutenandGitHub 0482a78af4 Create repositories.json5
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-10-12 22:48:28 +02:00
Kjeld SchoutenandGitHub eb1b607b9d Create clusters.json5
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-10-12 22:48:19 +02:00
Kjeld SchoutenandGitHub 9541893752 Create containers.json5
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-10-12 22:48:09 +02:00
Kjeld SchoutenandGitHub 9e6adf843d Create charts.json5
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-10-12 22:48:01 +02:00
Kjeld SchoutenandGitHub 3b2cb5b33c Create github.json5
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-10-12 22:47:49 +02:00
Kjeld SchoutenandGitHub b555239bff Delete renovate/github.json5
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-10-12 22:47:39 +02:00
Kjeld SchoutenandGitHub 744310b320 Create github.json5
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-10-12 22:47:30 +02:00
Kjeld SchoutenandGitHub 9b63fe428c Create main.json5
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-10-12 22:47:12 +02:00
Kjeld Schouten 7fa9dcabf5 add deprecated website docs pages to archive 2024-10-10 18:21:28 +02:00
Kjeld Schouten 702a082416 fix common testing pipeline 2024-10-09 15:46:41 +02:00
Kjeld Schouten 12dae70f8d move common-test to test-chart and use it when present 2024-10-09 15:35:03 +02:00
Kjeld SchoutenandGitHub 63b85d7574 Update Chart.yaml
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-10-08 23:50:26 +02:00
Kjeld SchoutenandGitHub de3bd4356e Update Chart.yaml
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-10-08 23:50:12 +02:00
Kjeld SchoutenandGitHub f01dded4c1 Update values.yaml
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-10-08 23:50:00 +02:00
Kjeld SchoutenandGitHub 6da6d2d349 Update VERSION
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-10-08 23:46:47 +02:00
Kjeld SchoutenandGitHub 6ccb4f5925 Update containers.build.yaml
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-10-08 23:46:24 +02:00
Kjeld SchoutenandGitHub 96939115bc Update update-version-file.sh
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-10-08 18:24:35 +02:00
Kjeld SchoutenandGitHub d7254243f7 Update values.yaml
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-10-08 15:02:00 +02:00
Kjeld SchoutenandGitHub d52a771ea4 Update .pre-commit-config.yaml
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-10-08 14:23:45 +02:00
Kjeld SchoutenandGitHub 8083937a96 Update Chart.yaml
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-10-08 14:15:41 +02:00
Kjeld SchoutenandGitHub f82c1a5704 Update values.yaml
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-10-08 14:15:30 +02:00
Kjeld SchoutenandGitHub 69d3825e4a Update Chart.yaml
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-10-08 14:14:56 +02:00
Kjeld SchoutenandGitHub 5784d463cd Update snapshot.storage.k8s.io_volumesnapshots.yaml
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-10-08 14:14:41 +02:00