Commit Graph

40 Commits

Author SHA1 Message Date
TrueCharts Bot
d8652c2c03 chore(flux): update image kubernetes-dashboard 1.8.0 → 1.8.1 (clustertool) (#28179)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[kubernetes-dashboard](https://truecharts.org/charts/premium/kubernetes-dashboard)
([source](https://redirect.github.com/kubernetes-dashboard/kubernetes-dashboard))
| patch | `1.8.0` -> `1.8.1` |

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjkuMiIsInVwZGF0ZWRJblZlciI6IjM4LjEyOS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2024-10-23 02:29:18 +02:00
TrueCharts Bot
6d7e8966e8 chore(flux): update image prometheus-operator 8.6.0 → 8.6.1 (clustertool) (#28180)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[prometheus-operator](https://truecharts.org/charts/system/prometheus-operator)
([source](https://redirect.github.com/prometheus-operator)) | patch |
`8.6.0` -> `8.6.1` |

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjkuMiIsInVwZGF0ZWRJblZlciI6IjM4LjEyOS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2024-10-23 00:28:51 +00:00
TrueCharts Bot
dcaaf8001f chore(flux): update image spegel 2.0.0 → 2.0.2 (clustertool) (#28181)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [spegel](https://truecharts.org/charts/system/spegel)
([source](https://redirect.github.com/truecharts/charts/tree/HEAD/charts/system/spegel))
| patch | `2.0.0` -> `2.0.2` |

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjkuMiIsInVwZGF0ZWRJblZlciI6IjM4LjEyOS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2024-10-23 02:28:32 +02:00
Kjeld Schouten
f988cc2dd6 fix(clustertool): fix rc2 breaking-bug
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-10-22 21:05:13 +02:00
Kjeld Schouten
08ea3ddc36 Update all.yaml
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-10-22 21:01:04 +02:00
Kjeld Schouten
47460ea4a7 fix(ci): tweak gitignore for go releaser testing 2024-10-22 15:18:45 +02:00
Kjeld Schouten
092bfbe1cc fix(clustertool): some clustertool build tweaks 2024-10-22 15:16:10 +02:00
TrueCharts Bot
052fec12fa fix(deps): update module github.com/fatih/color v1.17.0 → v1.18.0 (clustertool) (#28159)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/fatih/color](https://redirect.github.com/fatih/color) |
require | minor | `v1.17.0` -> `v1.18.0` |

---

### Release Notes

<details>
<summary>fatih/color (github.com/fatih/color)</summary>

###
[`v1.18.0`](https://redirect.github.com/fatih/color/releases/tag/v1.18.0)

[Compare
Source](https://redirect.github.com/fatih/color/compare/v1.17.0...v1.18.0)

#### What's Changed

- Add RGB API support by
[@&#8203;fatih](https://redirect.github.com/fatih) in
[https://github.com/fatih/color/pull/225](https://redirect.github.com/fatih/color/pull/225)
- Bump GitHub workflow actions by
[@&#8203;deining](https://redirect.github.com/deining) in
[https://github.com/fatih/color/pull/235](https://redirect.github.com/fatih/color/pull/235)
- Bump golang.org/x/sys from 0.18.0 to 0.24.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/fatih/color/pull/236](https://redirect.github.com/fatih/color/pull/236)
- Bump golang.org/x/sys from 0.24.0 to 0.25.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/fatih/color/pull/237](https://redirect.github.com/fatih/color/pull/237)

#### New Contributors

- [@&#8203;deining](https://redirect.github.com/deining) made their
first contribution in
[https://github.com/fatih/color/pull/235](https://redirect.github.com/fatih/color/pull/235)

**Full Changelog**:
https://github.com/fatih/color/compare/v1.17.0...v1.18.0

</details>

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjguNyIsInVwZGF0ZWRJblZlciI6IjM4LjEyOC43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2024-10-22 14:18:54 +02:00
Kjeld Schouten
0302dc325e fix(clustertool): ensure zerolog is used in more places 2024-10-22 14:06:24 +02:00
Kjeld Schouten
96f30ef8cb feat(clustertool): fancy easy colors and color toggle for logger output 2024-10-22 13:53:20 +02:00
Kjeld Schouten
e4e9c4c9e9 feat(clustertool): add output formatting to zerolog 2024-10-22 13:38:39 +02:00
Kjeld Schouten
631e18a0f0 feat(clustertool): setup logo and version displaying 2024-10-22 13:23:56 +02:00
Kjeld Schouten
8582c6434a feat(clustertool/spegel): improve spegel behavior for clustertool and make kubedashboard optional on clustertool 2024-10-22 13:03:31 +02:00
Kjeld Schouten
172d4f4d22 fix(clustertool): ensure clusterenv is imported on adv fluxbootstrap 2024-10-21 14:57:02 +02:00
Kjeld Schouten
b909826175 feat(clustertool): validate and ensure numbers in clusterenv are always quoted. 2024-10-21 13:45:38 +02:00
Kjeld Schouten
0c4009680c feat(spegel): BREAKING CHANGE move to custom spegel chart (#28077)
**Description**
Add our own Spegel chart

**⚙️ Type of change**

- [x] ⚙️ Feature/App addition
- [ ] 🪛 Bugfix
- [x] ⚠️ 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-10-20 17:08:32 +02:00
Kjeld Schouten
b82e30a52b remove gha spegel patch 2024-10-20 13:33:28 +02:00
Kjeld Schouten
bf503c26b3 fix(clustertool): kyverno gha tweaks again 2024-10-20 12:51:45 +02:00
Kjeld Schouten
acb0c9b143 fix(clustertool): kyverno gha fix 2024-10-20 12:31:52 +02:00
Kjeld Schouten
88abae90ba fix(clustertool): move spegel into its own namespace 2024-10-20 12:06:18 +02:00
Kjeld Schouten
b66eddfdbd chore(clustertool): add more kyverno policies 2024-10-20 11:39:57 +02:00
Kjeld Schouten
61635eaf26 chore(clustertool): Docs and Command changes 2024-10-20 11:37:41 +02:00
TrueCharts Bot
5fa0c4f6b8 chore(flux): update image prometheus-operator 8.5.2 → 8.6.0 (#28052)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[prometheus-operator](https://truecharts.org/charts/system/prometheus-operator)
([source](https://redirect.github.com/prometheus-operator)) | minor |
`8.5.2` -> `8.6.0` |

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjguMSIsInVwZGF0ZWRJblZlciI6IjM4LjEyOC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2024-10-19 19:27:28 +00: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 Schouten
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
72aaa6dd1f Update LICENSE
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-10-19 12:12:12 +02:00
TrueCharts Bot
d57f357a9f chore(flux): update image volsync 2.3.0 → 2.4.0 by renovate (#27980)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [volsync](https://truecharts.org/charts/system/volsync)
([source](https://redirect.github.com/truecharts/charts/tree/HEAD/charts/system/volsync))
| minor | `2.3.0` -> `2.4.0` |

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjcuMCIsInVwZGF0ZWRJblZlciI6IjM4LjEyNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2024-10-18 20:24:21 +02:00
TrueCharts Bot
8f382bc3f3 chore(flux): update image traefik-crds 3.2.0 → 3.2.1 by renovate (#27977)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [traefik-crds](https://truecharts.org/charts/system/traefik-crds)
([source](https://redirect.github.com/traefik/traefik)) | patch |
`3.2.0` -> `3.2.1` |

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjcuMCIsInVwZGF0ZWRJblZlciI6IjM4LjEyNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2024-10-18 20:23:16 +02:00
TrueCharts Bot
e00b699ecb chore(flux): update image prometheus-operator 8.5.0 → 8.5.2 by renovate (#27976)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[prometheus-operator](https://truecharts.org/charts/system/prometheus-operator)
([source](https://redirect.github.com/prometheus-operator)) | patch |
`8.5.0` -> `8.5.2` |

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjcuMCIsInVwZGF0ZWRJblZlciI6IjM4LjEyNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2024-10-18 18:23:01 +00:00
TrueCharts Bot
cdb4f1a88a chore(flux): update image kubelet-csr-approver 1.1.0 → 1.1.1 by renovate (#27975)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[kubelet-csr-approver](https://truecharts.org/charts/system/kubelet-csr-approver)
([source](https://ghcr.io/postfinance/kubelet-csr-approver)) | patch |
`1.1.0` -> `1.1.1` |

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjcuMCIsInVwZGF0ZWRJblZlciI6IjM4LjEyNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2024-10-18 20:22:45 +02:00
TrueCharts Bot
e2615950f5 chore(flux): update image cert-manager 6.2.0 → 6.2.1 by renovate (#27974)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [cert-manager](https://truecharts.org/charts/system/cert-manager)
([source](https://cert-manager.io/)) | patch | `6.2.0` -> `6.2.1` |

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjcuMCIsInVwZGF0ZWRJblZlciI6IjM4LjEyNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2024-10-18 20:22:18 +02:00
TrueCharts Bot
92ed4765f0 chore(flux): update helm release cilium 1.16.2 → 1.16.3 by renovate (#27972)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [cilium](https://cilium.io/)
([source](https://redirect.github.com/cilium/cilium)) | patch | `1.16.2`
-> `1.16.3` |

---

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

---

### Release Notes

<details>
<summary>cilium/cilium (cilium)</summary>

###
[`v1.16.3`](https://redirect.github.com/cilium/cilium/releases/tag/v1.16.3):
1.16.3

[Compare
Source](https://redirect.github.com/cilium/cilium/compare/1.16.2...1.16.3)

## Summary of Changes

**Bugfixes:**

- bgpv2: fix reconciliation of services with shared VIPs (Backport PR
[#&#8203;35274](https://redirect.github.com/cilium/cilium/issues/35274),
Upstream PR
[#&#8203;35166](https://redirect.github.com/cilium/cilium/issues/35166),
[@&#8203;rastislavs](https://redirect.github.com/rastislavs))
- bgpv2: Fix service reconciliation logic to update service
advertisement metadata only after successful reconciliation (Backport PR
[#&#8203;35036](https://redirect.github.com/cilium/cilium/issues/35036),
Upstream PR
[#&#8203;34976](https://redirect.github.com/cilium/cilium/issues/34976),
[@&#8203;rastislavs](https://redirect.github.com/rastislavs))
- bpf: nat: recreate a NAT entry if the packet hits the stale entry
(Backport PR
[#&#8203;35036](https://redirect.github.com/cilium/cilium/issues/35036),
Upstream PR
[#&#8203;34913](https://redirect.github.com/cilium/cilium/issues/34913),
[@&#8203;ysksuzuki](https://redirect.github.com/ysksuzuki))
- bugtool: fix cilium-health command (Backport PR
[#&#8203;35274](https://redirect.github.com/cilium/cilium/issues/35274),
Upstream PR
[#&#8203;35068](https://redirect.github.com/cilium/cilium/issues/35068),
[@&#8203;ayuspin](https://redirect.github.com/ayuspin))
- Fix a low-probability issue where the DNS proxy could occasionally
drop DNS queries due to "duplicate request id" errors. (Backport PR
[#&#8203;35036](https://redirect.github.com/cilium/cilium/issues/35036),
Upstream PR
[#&#8203;34941](https://redirect.github.com/cilium/cilium/issues/34941),
[@&#8203;bimmlerd](https://redirect.github.com/bimmlerd))
- Fix issue where bpf packet buffer mark would in some cases set
incorrect mark value resulting in incorrectly SNATed traffic. (Backport
PR
[#&#8203;35036](https://redirect.github.com/cilium/cilium/issues/35036),
Upstream PR
[#&#8203;34789](https://redirect.github.com/cilium/cilium/issues/34789),
[@&#8203;tommyp1ckles](https://redirect.github.com/tommyp1ckles))
- Fix parameter check to forbid IPAM ENI with TUNNEL routing, and
prevent agent segfault when also IPSec is enabled. (Backport PR
[#&#8203;34918](https://redirect.github.com/cilium/cilium/issues/34918),
Upstream PR
[#&#8203;34651](https://redirect.github.com/cilium/cilium/issues/34651),
[@&#8203;smagnani96](https://redirect.github.com/smagnani96))
- Fixed bug in LB-IPAM where restarting the operator would unshare
previously shared IPs between services (Backport PR
[#&#8203;35036](https://redirect.github.com/cilium/cilium/issues/35036),
Upstream PR
[#&#8203;34783](https://redirect.github.com/cilium/cilium/issues/34783),
[@&#8203;dylandreimerink](https://redirect.github.com/dylandreimerink))
- Fixed bug in tracking policy changes that could have resulted in
revert not woking in failure cases as expected. (Backport PR
[#&#8203;35274](https://redirect.github.com/cilium/cilium/issues/35274),
Upstream PR
[#&#8203;35109](https://redirect.github.com/cilium/cilium/issues/35109),
[@&#8203;jrajahalme](https://redirect.github.com/jrajahalme))
- Fixed bug where service id allocator would loop infinity when out of
service ids (Backport PR
[#&#8203;35274](https://redirect.github.com/cilium/cilium/issues/35274),
Upstream PR
[#&#8203;35033](https://redirect.github.com/cilium/cilium/issues/35033),
[@&#8203;WeeNews](https://redirect.github.com/WeeNews))
- Fixes startup fatal error when updating CiliumNode resource. (Backport
PR
[#&#8203;34918](https://redirect.github.com/cilium/cilium/issues/34918),
Upstream PR
[#&#8203;34862](https://redirect.github.com/cilium/cilium/issues/34862),
[@&#8203;harsimran-pabla](https://redirect.github.com/harsimran-pabla))
- gateway-api: Align GRPCRoute matchers with GEP specification (Backport
PR
[#&#8203;35274](https://redirect.github.com/cilium/cilium/issues/35274),
Upstream PR
[#&#8203;34808](https://redirect.github.com/cilium/cilium/issues/34808),
[@&#8203;cfsnyder](https://redirect.github.com/cfsnyder))
- helm template function no longer errors when using k8sServiceHost:
auto (Backport PR
[#&#8203;35274](https://redirect.github.com/cilium/cilium/issues/35274),
Upstream PR
[#&#8203;35186](https://redirect.github.com/cilium/cilium/issues/35186),
[@&#8203;kreeuwijk](https://redirect.github.com/kreeuwijk))
- hubble: add printer for lost events (Backport PR
[#&#8203;35274](https://redirect.github.com/cilium/cilium/issues/35274),
Upstream PR
[#&#8203;35208](https://redirect.github.com/cilium/cilium/issues/35208),
[@&#8203;aanm](https://redirect.github.com/aanm))
- ipcache: Yet another refcounting fix with mix of APIs (Backport PR
[#&#8203;35036](https://redirect.github.com/cilium/cilium/issues/35036),
Upstream PR
[#&#8203;34715](https://redirect.github.com/cilium/cilium/issues/34715),
[@&#8203;gandro](https://redirect.github.com/gandro))
- netkit: Allow ARP packets through when using host firewall. (Backport
PR
[#&#8203;35274](https://redirect.github.com/cilium/cilium/issues/35274),
Upstream PR
[#&#8203;35070](https://redirect.github.com/cilium/cilium/issues/35070),
[@&#8203;jrife](https://redirect.github.com/jrife))
- wireguard: Fix issue where updates to a WireGuard device's
configuration caused connectivity blips. (Backport PR
[#&#8203;35115](https://redirect.github.com/cilium/cilium/issues/35115),
Upstream PR
[#&#8203;34612](https://redirect.github.com/cilium/cilium/issues/34612),
[@&#8203;jrife](https://redirect.github.com/jrife))

**CI Changes:**

- .github/lint-build-commits: fix workflow for push events (Backport PR
[#&#8203;35274](https://redirect.github.com/cilium/cilium/issues/35274),
Upstream PR
[#&#8203;35264](https://redirect.github.com/cilium/cilium/issues/35264),
[@&#8203;aanm](https://redirect.github.com/aanm))
- .github: create cache directories on cache miss (Backport PR
[#&#8203;35157](https://redirect.github.com/cilium/cilium/issues/35157),
Upstream PR
[#&#8203;35088](https://redirect.github.com/cilium/cilium/issues/35088),
[@&#8203;aanm](https://redirect.github.com/aanm))
- .github: do not push floating tag from PRs (Backport PR
[#&#8203;35230](https://redirect.github.com/cilium/cilium/issues/35230),
Upstream PR
[#&#8203;35227](https://redirect.github.com/cilium/cilium/issues/35227),
[@&#8203;aanm](https://redirect.github.com/aanm))
- .github: install golang action after checkout (Backport PR
[#&#8203;35157](https://redirect.github.com/cilium/cilium/issues/35157),
Upstream PR
[#&#8203;34843](https://redirect.github.com/cilium/cilium/issues/34843),
[@&#8203;aanm](https://redirect.github.com/aanm))
- .github: re-enable configurations in e2e-upgrade (Backport PR
[#&#8203;35157](https://redirect.github.com/cilium/cilium/issues/35157),
Upstream PR
[#&#8203;34800](https://redirect.github.com/cilium/cilium/issues/34800),
[@&#8203;aanm](https://redirect.github.com/aanm))
- .github: specify cache-dependency-path in lint-workflows (Backport PR
[#&#8203;35157](https://redirect.github.com/cilium/cilium/issues/35157),
Upstream PR
[#&#8203;34845](https://redirect.github.com/cilium/cilium/issues/34845),
[@&#8203;aanm](https://redirect.github.com/aanm))
- \[1.16] test: Skip envoy internal_address_config warning log
([#&#8203;35053](https://redirect.github.com/cilium/cilium/issues/35053),
[@&#8203;pippolo84](https://redirect.github.com/pippolo84))
- \[v1.16] gha: fix incorrect go version in lint-build-commits workflow
([#&#8203;35312](https://redirect.github.com/cilium/cilium/issues/35312),
[@&#8203;giorio94](https://redirect.github.com/giorio94))
- ci: conformance-\[gateway-api|ginkgo|ingress] wait for images before
matrix generation (Backport PR
[#&#8203;34918](https://redirect.github.com/cilium/cilium/issues/34918),
Upstream PR
[#&#8203;34820](https://redirect.github.com/cilium/cilium/issues/34820),
[@&#8203;aanm](https://redirect.github.com/aanm))
- fix: repository nil value handled on workflow_dispatch context for
renovate updates (Backport PR
[#&#8203;34918](https://redirect.github.com/cilium/cilium/issues/34918),
Upstream PR
[#&#8203;34902](https://redirect.github.com/cilium/cilium/issues/34902),
[@&#8203;Artyop](https://redirect.github.com/Artyop))
- servicemesh, ci: run internal to NodePort test (Backport PR
[#&#8203;35274](https://redirect.github.com/cilium/cilium/issues/35274),
Upstream PR
[#&#8203;35177](https://redirect.github.com/cilium/cilium/issues/35177),
[@&#8203;marseel](https://redirect.github.com/marseel))

**Misc Changes:**

- .github: add cache to cilium-cli and hubble-cli build workflows
(Backport PR
[#&#8203;35157](https://redirect.github.com/cilium/cilium/issues/35157),
Upstream PR
[#&#8203;34847](https://redirect.github.com/cilium/cilium/issues/34847),
[@&#8203;aanm](https://redirect.github.com/aanm))
- .github: clean up disk for lint-build workflow (Backport PR
[#&#8203;35157](https://redirect.github.com/cilium/cilium/issues/35157),
Upstream PR
[#&#8203;35141](https://redirect.github.com/cilium/cilium/issues/35141),
[@&#8203;aanm](https://redirect.github.com/aanm))
- .github: fix build image process to commit changes (Backport PR
[#&#8203;35274](https://redirect.github.com/cilium/cilium/issues/35274),
Upstream PR
[#&#8203;35262](https://redirect.github.com/cilium/cilium/issues/35262),
[@&#8203;aanm](https://redirect.github.com/aanm))
- .github: fix lvh-kind warnings (Backport PR
[#&#8203;35157](https://redirect.github.com/cilium/cilium/issues/35157),
Upstream PR
[#&#8203;34811](https://redirect.github.com/cilium/cilium/issues/34811),
[@&#8203;aanm](https://redirect.github.com/aanm))
- .github: fix runtime image digests (Backport PR
[#&#8203;35274](https://redirect.github.com/cilium/cilium/issues/35274),
Upstream PR
[#&#8203;35107](https://redirect.github.com/cilium/cilium/issues/35107),
[@&#8203;aanm](https://redirect.github.com/aanm))
- .github: push floating tag for push events for stable branches
([#&#8203;35235](https://redirect.github.com/cilium/cilium/issues/35235),
[@&#8203;aanm](https://redirect.github.com/aanm))
- \[v1.16] .github: do not update github runners for bpf workflows
([#&#8203;35106](https://redirect.github.com/cilium/cilium/issues/35106),
[@&#8203;aanm](https://redirect.github.com/aanm))
- \[v1.16] manually update dependency cilium/cilium-cli to v0.16.19
(v1.16)
([#&#8203;35310](https://redirect.github.com/cilium/cilium/issues/35310),
[@&#8203;julianwiedmann](https://redirect.github.com/julianwiedmann))
- bgpv2/docs: add ebgp multihop documentation (Backport PR
[#&#8203;35036](https://redirect.github.com/cilium/cilium/issues/35036),
Upstream PR
[#&#8203;34951](https://redirect.github.com/cilium/cilium/issues/34951),
[@&#8203;harsimran-pabla](https://redirect.github.com/harsimran-pabla))
- bgpv2: cleanup service reconciliation logic (Backport PR
[#&#8203;35036](https://redirect.github.com/cilium/cilium/issues/35036),
Upstream PR
[#&#8203;34959](https://redirect.github.com/cilium/cilium/issues/34959),
[@&#8203;rastislavs](https://redirect.github.com/rastislavs))
- Change GH runners to GH's default (Backport PR
[#&#8203;35157](https://redirect.github.com/cilium/cilium/issues/35157),
Upstream PR
[#&#8203;33451](https://redirect.github.com/cilium/cilium/issues/33451),
[@&#8203;aanm](https://redirect.github.com/aanm))
- chore(deps): update all github action dependencies (v1.16)
([#&#8203;35025](https://redirect.github.com/cilium/cilium/issues/35025),
[@&#8203;cilium-renovate](https://redirect.github.com/cilium-renovate)\[bot])
- chore(deps): update all github action dependencies (v1.16)
([#&#8203;35082](https://redirect.github.com/cilium/cilium/issues/35082),
[@&#8203;cilium-renovate](https://redirect.github.com/cilium-renovate)\[bot])
- chore(deps): update all github action dependencies (v1.16)
([#&#8203;35250](https://redirect.github.com/cilium/cilium/issues/35250),
[@&#8203;cilium-renovate](https://redirect.github.com/cilium-renovate)\[bot])
- chore(deps): update all-dependencies (v1.16)
([#&#8203;35005](https://redirect.github.com/cilium/cilium/issues/35005),
[@&#8203;cilium-renovate](https://redirect.github.com/cilium-renovate)\[bot])
- chore(deps): update all-dependencies (v1.16)
([#&#8203;35283](https://redirect.github.com/cilium/cilium/issues/35283),
[@&#8203;cilium-renovate](https://redirect.github.com/cilium-renovate)\[bot])
- chore(deps): update dependency cilium/cilium-cli to v0.16.18 (v1.16)
([#&#8203;34999](https://redirect.github.com/cilium/cilium/issues/34999),
[@&#8203;cilium-renovate](https://redirect.github.com/cilium-renovate)\[bot])
- chore(deps): update docker.io/library/golang:1.22.7 docker digest to
[`ddad330`](https://redirect.github.com/cilium/cilium/commit/ddad330)
(v1.16)
([#&#8203;35101](https://redirect.github.com/cilium/cilium/issues/35101),
[@&#8203;cilium-renovate](https://redirect.github.com/cilium-renovate)\[bot])
- chore(deps): update go to v1.22.8 (v1.16)
([#&#8203;35201](https://redirect.github.com/cilium/cilium/issues/35201),
[@&#8203;cilium-renovate](https://redirect.github.com/cilium-renovate)\[bot])
- chore(deps): update quay.io/cilium/cilium-envoy docker tag to
v1.29.9-1727741018-e3a7412f65722ebbe34254b3582b89d315765d0d (v1.16)
([#&#8203;35137](https://redirect.github.com/cilium/cilium/issues/35137),
[@&#8203;cilium-renovate](https://redirect.github.com/cilium-renovate)\[bot])
- chore(deps): update quay.io/cilium/cilium-envoy docker tag to
v1.29.9-1727997080-b094128ed01b784b63ada19b54f8c7fdc3042e6e (v1.16)
([#&#8203;35218](https://redirect.github.com/cilium/cilium/issues/35218),
[@&#8203;cilium-renovate](https://redirect.github.com/cilium-renovate)\[bot])
- cilium-cli: Show config.cilium.io annotations on configmap (Backport
PR
[#&#8203;35155](https://redirect.github.com/cilium/cilium/issues/35155),
Upstream PR
[#&#8203;35020](https://redirect.github.com/cilium/cilium/issues/35020),
[@&#8203;joamaki](https://redirect.github.com/joamaki))
- docs: Add known issue for netkit endpoint route issues (Backport PR
[#&#8203;35274](https://redirect.github.com/cilium/cilium/issues/35274),
Upstream PR
[#&#8203;35126](https://redirect.github.com/cilium/cilium/issues/35126),
[@&#8203;jrife](https://redirect.github.com/jrife))
- docs: fix EKS Kubernetes compatibility link (Backport PR
[#&#8203;35036](https://redirect.github.com/cilium/cilium/issues/35036),
Upstream PR
[#&#8203;34922](https://redirect.github.com/cilium/cilium/issues/34922),
[@&#8203;fjvela](https://redirect.github.com/fjvela))
- docs: Improve warning on insecure global IPsec keys (Backport PR
[#&#8203;34918](https://redirect.github.com/cilium/cilium/issues/34918),
Upstream PR
[#&#8203;34846](https://redirect.github.com/cilium/cilium/issues/34846),
[@&#8203;pchaigno](https://redirect.github.com/pchaigno))
- docs: move sig-policy to second Tuesday of the month (Backport PR
[#&#8203;35115](https://redirect.github.com/cilium/cilium/issues/35115),
Upstream PR
[#&#8203;35040](https://redirect.github.com/cilium/cilium/issues/35040),
[@&#8203;squeed](https://redirect.github.com/squeed))
- fix: Assign PodStore from Pod resource until cell migration is
completed (Backport PR
[#&#8203;35274](https://redirect.github.com/cilium/cilium/issues/35274),
Upstream PR
[#&#8203;34090](https://redirect.github.com/cilium/cilium/issues/34090),
[@&#8203;dlapcevic](https://redirect.github.com/dlapcevic))
- helm: add client auth to hubble server certificate (Backport PR
[#&#8203;35036](https://redirect.github.com/cilium/cilium/issues/35036),
Upstream PR
[#&#8203;34934](https://redirect.github.com/cilium/cilium/issues/34934),
[@&#8203;kaworu](https://redirect.github.com/kaworu))
- helm: set key usages for hubble certificates with cert-manager
(Backport PR
[#&#8203;35036](https://redirect.github.com/cilium/cilium/issues/35036),
Upstream PR
[#&#8203;34946](https://redirect.github.com/cilium/cilium/issues/34946),
[@&#8203;kaworu](https://redirect.github.com/kaworu))
- Improve speed on lint commits GH workflow (Backport PR
[#&#8203;35157](https://redirect.github.com/cilium/cilium/issues/35157),
Upstream PR
[#&#8203;34848](https://redirect.github.com/cilium/cilium/issues/34848),
[@&#8203;aanm](https://redirect.github.com/aanm))
- install/kubernetes: fix Operator's clusterrole for pods deletion
(Backport PR
[#&#8203;35274](https://redirect.github.com/cilium/cilium/issues/35274),
Upstream PR
[#&#8203;35193](https://redirect.github.com/cilium/cilium/issues/35193),
[@&#8203;aanm](https://redirect.github.com/aanm))
- Re-write GitHub cache usages across workflows (Backport PR
[#&#8203;35157](https://redirect.github.com/cilium/cilium/issues/35157),
Upstream PR
[#&#8203;34866](https://redirect.github.com/cilium/cilium/issues/34866),
[@&#8203;aanm](https://redirect.github.com/aanm))
- Remove conformance-e2e tests (Backport PR
[#&#8203;35157](https://redirect.github.com/cilium/cilium/issues/35157),
Upstream PR
[#&#8203;34742](https://redirect.github.com/cilium/cilium/issues/34742),
[@&#8203;aanm](https://redirect.github.com/aanm))

**Other Changes:**

- \[v1.16] Add missing test coverage in v1.16 branch
([#&#8203;35223](https://redirect.github.com/cilium/cilium/issues/35223),
[@&#8203;aanm](https://redirect.github.com/aanm))
- \[v1.16] author backport: fix ENABLE_LOCAL_REDIRECT_POLICY
([#&#8203;35129](https://redirect.github.com/cilium/cilium/issues/35129),
[@&#8203;ysksuzuki](https://redirect.github.com/ysksuzuki))
- \[v1.16] author backport: LRP fixes
([#&#8203;35072](https://redirect.github.com/cilium/cilium/issues/35072),
[@&#8203;ysksuzuki](https://redirect.github.com/ysksuzuki))
- \[v1.16] ginkgo: disable test for deprecated annotations-based L7
visibility
([#&#8203;35160](https://redirect.github.com/cilium/cilium/issues/35160),
[@&#8203;tklauser](https://redirect.github.com/tklauser))
- \[v1.16] test/k8s: replace L7 visibility Pod annotations by L7
visibility policy
([#&#8203;35151](https://redirect.github.com/cilium/cilium/issues/35151),
[@&#8203;tklauser](https://redirect.github.com/tklauser))
- install: Update image digests for v1.16.2
([#&#8203;35052](https://redirect.github.com/cilium/cilium/issues/35052),
[@&#8203;cilium-release-bot](https://redirect.github.com/cilium-release-bot)\[bot])

#### Docker Manifests

##### cilium


`quay.io/cilium/cilium:v1.16.3@&#8203;sha256:62d2a09bbef840a46099ac4c69421c90f84f28d018d479749049011329aa7f28`

`quay.io/cilium/cilium:stable@sha256:62d2a09bbef840a46099ac4c69421c90f84f28d018d479749049011329aa7f28`

##### clustermesh-apiserver


`quay.io/cilium/clustermesh-apiserver:v1.16.3@&#8203;sha256:598cb4fd30b47bf2bc229cd6a011e451cf14753e56a80bb9ef01a09a519f52fb`

`quay.io/cilium/clustermesh-apiserver:stable@sha256:598cb4fd30b47bf2bc229cd6a011e451cf14753e56a80bb9ef01a09a519f52fb`

##### docker-plugin


`quay.io/cilium/docker-plugin:v1.16.3@&#8203;sha256:87af6722fdf73cd98123635108f1507d2c982aad82b89906a2925dc4e251acae`

`quay.io/cilium/docker-plugin:stable@sha256:87af6722fdf73cd98123635108f1507d2c982aad82b89906a2925dc4e251acae`

##### hubble-relay


`quay.io/cilium/hubble-relay:v1.16.3@&#8203;sha256:feb60efd767e0e7863a94689f4a8db56a0acc7c1d2b307dee66422e3dc25a089`

`quay.io/cilium/hubble-relay:stable@sha256:feb60efd767e0e7863a94689f4a8db56a0acc7c1d2b307dee66422e3dc25a089`

##### operator-alibabacloud


`quay.io/cilium/operator-alibabacloud:v1.16.3@&#8203;sha256:d80a785c0e807fc708264a3fcb19be404114f619fd756dd5214f4cad5a281898`

`quay.io/cilium/operator-alibabacloud:stable@sha256:d80a785c0e807fc708264a3fcb19be404114f619fd756dd5214f4cad5a281898`

##### operator-aws


`quay.io/cilium/operator-aws:v1.16.3@&#8203;sha256:47f5abc5fa528472d3509c3199d7aab1e120833fb68df455e3b4476916385916`

`quay.io/cilium/operator-aws:stable@sha256:47f5abc5fa528472d3509c3199d7aab1e120833fb68df455e3b4476916385916`

##### operator-azure


`quay.io/cilium/operator-azure:v1.16.3@&#8203;sha256:2882aaf03c32525a99181b7c065b2bb19c03eba6626fc736aebe368d90791542`

`quay.io/cilium/operator-azure:stable@sha256:2882aaf03c32525a99181b7c065b2bb19c03eba6626fc736aebe368d90791542`

##### operator-generic


`quay.io/cilium/operator-generic:v1.16.3@&#8203;sha256:6e2925ef47a1c76e183c48f95d4ce0d34a1e5e848252f910476c3e11ce1ec94b`

`quay.io/cilium/operator-generic:stable@sha256:6e2925ef47a1c76e183c48f95d4ce0d34a1e5e848252f910476c3e11ce1ec94b`

##### operator


`quay.io/cilium/operator:v1.16.3@&#8203;sha256:11219d0027c7ab5fb5ac531d4456b570b51f0d871c52c69e5e70c164bb38af0f`

`quay.io/cilium/operator:stable@sha256:11219d0027c7ab5fb5ac531d4456b570b51f0d871c52c69e5e70c164bb38af0f`

</details>

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjcuMCIsInVwZGF0ZWRJblZlciI6IjM4LjEyNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2024-10-18 20:22:02 +02:00
TrueCharts Bot
2fae50be1b chore(flux): update helm release longhorn 1.7.1 → 1.7.2 by renovate (#27973)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [longhorn](https://redirect.github.com/longhorn/longhorn)
([source](https://redirect.github.com/longhorn/charts)) | patch |
`1.7.1` -> `1.7.2` |

---

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

---

### Release Notes

<details>
<summary>longhorn/charts (longhorn)</summary>

###
[`v1.7.2`](https://redirect.github.com/longhorn/charts/releases/tag/longhorn-1.7.2)

[Compare
Source](https://redirect.github.com/longhorn/charts/compare/longhorn-1.7.1...longhorn-1.7.2)

Longhorn is a distributed block storage system for Kubernetes.

</details>

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjcuMCIsInVwZGF0ZWRJblZlciI6IjM4LjEyNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2024-10-18 20:21:49 +02:00
Kjeld Schouten
4b8267e231 fix helm stuff for clustertool 2024-10-18 18:41:00 +02:00
Kjeld Schouten
ded98a50bd oopsies 2024-10-18 11:53:39 +02:00
Kjeld Schouten
800b35c58e Add Website to monorepo and adapt CI 2024-10-17 17:29:05 +02:00
Kjeld Schouten
8b691218f1 fix some go issues 2024-10-17 12:56:56 +02:00
Kjeld Schouten
6365c6205f integrate clustertool sourcecode 2024-10-16 14:06:31 +02:00