Commit Graph

561 Commits

Author SHA1 Message Date
TrueCharts-Bot 719f0f0a46 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2025-04-12 00:16:42 +00:00
TrueCharts Bot d62f09672d fix(deps): update module github.com/go-git/go-git/v5 v5.14.0 → v5.15.0 (clustertool) (#34243)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[github.com/go-git/go-git/v5](https://redirect.github.com/go-git/go-git)
| require | minor | `v5.14.0` -> `v5.15.0` |

---

### Release Notes

<details>
<summary>go-git/go-git (github.com/go-git/go-git/v5)</summary>

###
[`v5.15.0`](https://redirect.github.com/go-git/go-git/releases/tag/v5.15.0)

[Compare
Source](https://redirect.github.com/go-git/go-git/compare/v5.14.0...v5.15.0)

#### What's Changed

- plumbing: add cert auth support to `releases/v5.x` by
[@&#8203;Javier-varez](https://redirect.github.com/Javier-varez) in
[https://github.com/go-git/go-git/pull/1482](https://redirect.github.com/go-git/go-git/pull/1482)
- v5: Bump dependencies by
[@&#8203;pjbgf](https://redirect.github.com/pjbgf) in
[https://github.com/go-git/go-git/pull/1505](https://redirect.github.com/go-git/go-git/pull/1505)

**Full Changelog**:
https://github.com/go-git/go-git/compare/v5.14.0...v5.15.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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-04-11 14:11:32 +02:00
TrueCharts Bot 2477771fba chore(flux): update image blocky 16.13.14 → 16.13.15 (clustertool) (#34236)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [blocky](https://truecharts.org/charts/premium/blocky)
([source](https://0xerr0r.github.io/blocky/)) | patch | `16.13.14` ->
`16.13.15` |

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-04-11 08:15:38 +02:00
Boemeltrein 770beff939 fix(clustertool and docs): nginx deprecated annotation (#34225)
**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.
-->

`metallb.universe.tf/ip-allocated-from-pool: main` is deprecated, only
`metallb.io/ip-allocated-from-pool: main` should be ok.
⚒️ 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
- [x] 📜 Documentation Changes

**🧪 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 changes to the documentation
- [ ] 🧪 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):`, `chore(chart-name):`, `docs(chart-name):` or
`fix(docs):`

** 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>
Co-authored-by: Kjeld Schouten <info@kjeldschouten.nl>
2025-04-10 20:55:34 +02:00
TrueCharts Bot 967725f82d chore(flux): update image clusterissuer 9.6.1 → 9.6.2 (clustertool) (#34217)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [clusterissuer](https://truecharts.org/charts/premium/clusterissuer)
([source](https://cert-manager.io/)) | patch | `9.6.1` -> `9.6.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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-04-10 20:14:10 +02:00
Kjeld Schouten b39ad21a73 fix(clustertool): dont fail changelog gen on a single failed file 2025-04-10 17:10:27 +02:00
Kjeld Schouten ca4ce5c094 fix(clustertool): revert clustertool fix 2025-04-10 13:28:28 +02:00
Kjeld Schouten fefe079cbc fix(clustertool): correct spegel repo 2025-04-10 13:23:12 +02:00
Kjeld Schouten 7001e5d875 fix(clustertool): add some tests and verbosity during changelog generation 2025-04-10 12:55:25 +02:00
Alfred Göppel fd82d5748b fix(clustertool): fix indentation 2 (#34184)
**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
- [x] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] 🔃 Refactor of current code
- [ ] 📜 Documentation Changes

**🧪 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
- [ ] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [ ] 📄 I have made changes to the documentation
- [ ] 🧪 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):`, `chore(chart-name):`, `docs(chart-name):` or
`fix(docs):`

** 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._
2025-04-10 12:03:23 +02:00
TrueCharts-Bot 81131bc7f2 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2025-04-10 00:14:10 +00:00
Alfred Göppel ff8fd76ff8 fix(clustertool): Fix Namespace (#34183)
**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
- [ ] 📜 Documentation Changes

**🧪 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 changes to the documentation
- [ ] 🧪 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):`, `chore(chart-name):`, `docs(chart-name):` or
`fix(docs):`

** 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: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
2025-04-09 22:38:20 +02:00
Kjeld Schouten 1ee8ae1a92 chore(clustertool): run go-mod-tidy 2025-04-09 22:23:21 +02:00
Kjeld Schouten 5b6f38f6e2 fix(clustertool): move metallb to home-ops oci mirror, as metallb oci is a dumpsterfire 2025-04-09 22:19:24 +02:00
Kjeld Schouten 959d587561 fix(clustertool): fix cloudnative-pg 2025-04-09 22:17:19 +02:00
TrueCharts Bot adb2dc87e0 fix(deps): update module helm.sh/helm/v3 v3.17.2 → v3.17.3 (clustertool) (#34182)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [helm.sh/helm/v3](https://redirect.github.com/helm/helm) | require |
patch | `v3.17.2` -> `v3.17.3` |

---

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

---

### Release Notes

<details>
<summary>helm/helm (helm.sh/helm/v3)</summary>

###
[`v3.17.3`](https://redirect.github.com/helm/helm/releases/tag/v3.17.3):
Helm v3.17.3

[Compare
Source](https://redirect.github.com/helm/helm/compare/v3.17.2...v3.17.3)

Helm v3.17.3 is a security (patch) release. Users are strongly
recommended to update to this release.

The community keeps growing, and we'd love to see you there!

- Join the discussion in [Kubernetes
Slack](https://kubernetes.slack.com):
    -   for questions and just to hang out
    -   for discussing PRs, code, and bugs
- Hang out at the Public Developer Call: Thursday, 9:30 Pacific via
[Zoom](https://zoom.us/j/696660622)
- Test, debug, and contribute charts:
[ArtifactHub/packages](https://artifacthub.io/packages/search?kind=0)

#### Installation and Upgrading

Download Helm v3.17.3. The common platform binaries are here:

- [MacOS amd64](https://get.helm.sh/helm-v3.17.3-darwin-amd64.tar.gz)
([checksum](https://get.helm.sh/helm-v3.17.3-darwin-amd64.tar.gz.sha256sum)
/ 20ef8df4671349a6fc556a621be1170dd709c6c0cf5f7e83a2d9fb0515fd97fc)
- [MacOS arm64](https://get.helm.sh/helm-v3.17.3-darwin-arm64.tar.gz)
([checksum](https://get.helm.sh/helm-v3.17.3-darwin-arm64.tar.gz.sha256sum)
/ 89aec43ce07b06239f1bba4a6507236bb48ae487bc5065a8e254d3ce58a16997)
- [Linux amd64](https://get.helm.sh/helm-v3.17.3-linux-amd64.tar.gz)
([checksum](https://get.helm.sh/helm-v3.17.3-linux-amd64.tar.gz.sha256sum)
/ ee88b3c851ae6466a3de507f7be73fe94d54cbf2987cbaa3d1a3832ea331f2cd)
- [Linux arm](https://get.helm.sh/helm-v3.17.3-linux-arm.tar.gz)
([checksum](https://get.helm.sh/helm-v3.17.3-linux-arm.tar.gz.sha256sum)
/ 60d76d1e12d3e058a9e9a8209eff748a6fab5948028a1f0860f48e141243d33d)
- [Linux arm64](https://get.helm.sh/helm-v3.17.3-linux-arm64.tar.gz)
([checksum](https://get.helm.sh/helm-v3.17.3-linux-arm64.tar.gz.sha256sum)
/ 7944e3defd386c76fd92d9e6fec5c2d65a323f6fadc19bfb5e704e3eee10348e)
- [Linux i386](https://get.helm.sh/helm-v3.17.3-linux-386.tar.gz)
([checksum](https://get.helm.sh/helm-v3.17.3-linux-386.tar.gz.sha256sum)
/ 51742d78c066437e23b3ca98370df341f9136b408381fe5a150d70b9d9bf24d7)
- [Linux ppc64le](https://get.helm.sh/helm-v3.17.3-linux-ppc64le.tar.gz)
([checksum](https://get.helm.sh/helm-v3.17.3-linux-ppc64le.tar.gz.sha256sum)
/ b821885a502b2fa159e3ef3afe9cde6e6c9876d4a623f18868829c3ee4a3c64c)
- [Linux s390x](https://get.helm.sh/helm-v3.17.3-linux-s390x.tar.gz)
([checksum](https://get.helm.sh/helm-v3.17.3-linux-s390x.tar.gz.sha256sum)
/ 71a9c6058e29a7eef0bc72a61843ccbade11997e383dd3e13e1a591ddffd8598)
- [Linux riscv64](https://get.helm.sh/helm-v3.17.3-linux-riscv64.tar.gz)
([checksum](https://get.helm.sh/helm-v3.17.3-linux-riscv64.tar.gz.sha256sum)
/ 4e4563d43a593e11533024c7a0ddb79fb7d1dec85f9a9f8417ed1bacda0d7d0e)
- [Windows amd64](https://get.helm.sh/helm-v3.17.3-windows-amd64.zip)
([checksum](https://get.helm.sh/helm-v3.17.3-windows-amd64.zip.sha256sum)
/ 8ea93e2f6285e649dede583ac90ff8cdb938ca53ec6cf5fe909f2303fbc22d96)
- [Windows arm64](https://get.helm.sh/helm-v3.17.3-windows-arm64.zip)
([checksum](https://get.helm.sh/helm-v3.17.3-windows-arm64.zip.sha256sum)
/ 70ce9dfdbc1ce6142626a829dbdc5920405146f3ce4dc6f6e6739dd308cc7baf)

The [Quickstart Guide](https://helm.sh/docs/intro/quickstart/) will get
you going from there. For **upgrade instructions** or detailed
installation notes, check the [install
guide](https://helm.sh/docs/intro/install/). You can also use a [script
to
install](https://raw.githubusercontent.com/helm/helm/main/scripts/get-helm-3)
on any system with `bash`.

#### What's Next

-   3.18.0 is the next minor release and will be on May 14, 2025

#### Changelog

- Unarchiving fix
[`e4da497`](https://redirect.github.com/helm/helm/commit/e4da49785aa6e6ee2b86efd5dd9e43400318262b)
(Matt Farina)

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-04-09 21:43:00 +02:00
Kjeld Schouten f97ab0b0d5 chore(clustertool): one more 2025-04-09 21:06:32 +02:00
Kjeld Schouten e6ee2ad963 fix(clustertool): correct type=oci on repos 2025-04-09 21:06:32 +02:00
Kjeld Schouten 47f80a7406 chore(clustertool): also get rid of longhorn in favor of OCI home-ops mirror 2025-04-09 20:54:55 +02:00
TrueCharts Bot 7934ef6dff chore(flux): update image kube-prometheus-stack 69.8.2 → 70.4.2 (clustertool) (#34070)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[kube-prometheus-stack](https://redirect.github.com/prometheus-operator/kube-prometheus)
([source](https://redirect.github.com/prometheus-community/helm-charts))
| major | `69.8.2` -> `70.4.2` |

---

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

---

### Release Notes

<details>
<summary>prometheus-community/helm-charts
(kube-prometheus-stack)</summary>

###
[`v70.4.2`](https://redirect.github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-70.4.2)

[Compare
Source](https://redirect.github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-70.4.1...kube-prometheus-stack-70.4.2)

kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards,
and Prometheus rules combined with documentation and scripts to provide
easy to operate end-to-end Kubernetes cluster monitoring with Prometheus
using the Prometheus Operator.

#### What's Changed

- \[kube-prometheus-stack] fix: Add 30s bucket to apiserver latency
metrics by [@&#8203;SuperQ](https://redirect.github.com/SuperQ) in
[https://github.com/prometheus-community/helm-charts/pull/5516](https://redirect.github.com/prometheus-community/helm-charts/pull/5516)

**Full Changelog**:
https://github.com/prometheus-community/helm-charts/compare/kube-state-metrics-5.31.1...kube-prometheus-stack-70.4.2

###
[`v70.4.1`](https://redirect.github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-70.4.1)

[Compare
Source](https://redirect.github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-70.4.0...kube-prometheus-stack-70.4.1)

kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards,
and Prometheus rules combined with documentation and scripts to provide
easy to operate end-to-end Kubernetes cluster monitoring with Prometheus
using the Prometheus Operator.

#### What's Changed

- kube-prometheus-stack - Adding imagePullSecret to Admission webhook
Jobs by [@&#8203;arjunbnair97](https://redirect.github.com/arjunbnair97)
in
[https://github.com/prometheus-community/helm-charts/pull/5488](https://redirect.github.com/prometheus-community/helm-charts/pull/5488)

#### New Contributors

- [@&#8203;arjunbnair97](https://redirect.github.com/arjunbnair97) made
their first contribution in
[https://github.com/prometheus-community/helm-charts/pull/5488](https://redirect.github.com/prometheus-community/helm-charts/pull/5488)

**Full Changelog**:
https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-70.4.0...kube-prometheus-stack-70.4.1

###
[`v70.4.0`](https://redirect.github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-70.4.0)

[Compare
Source](https://redirect.github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-70.3.0...kube-prometheus-stack-70.4.0)

kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards,
and Prometheus rules combined with documentation and scripts to provide
easy to operate end-to-end Kubernetes cluster monitoring with Prometheus
using the Prometheus Operator.

#### What's Changed

- \[CI] Update github-workflow dependency updates by
[@&#8203;renovate](https://redirect.github.com/renovate) in
[https://github.com/prometheus-community/helm-charts/pull/5494](https://redirect.github.com/prometheus-community/helm-charts/pull/5494)
- \[ci] renovate post upgrade hooks: use local files instead shell
variables by [@&#8203;jkroepke](https://redirect.github.com/jkroepke) in
[https://github.com/prometheus-community/helm-charts/pull/5496](https://redirect.github.com/prometheus-community/helm-charts/pull/5496)
- \[kube-prometheus-stack] Update kube-prometheus-stack dependency
non-major updates by
[@&#8203;renovate](https://redirect.github.com/renovate) in
[https://github.com/prometheus-community/helm-charts/pull/5495](https://redirect.github.com/prometheus-community/helm-charts/pull/5495)

**Full Changelog**:
https://github.com/prometheus-community/helm-charts/compare/prometheus-elasticsearch-exporter-6.7.1...kube-prometheus-stack-70.4.0

###
[`v70.3.0`](https://redirect.github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-70.3.0)

[Compare
Source](https://redirect.github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-70.2.1...kube-prometheus-stack-70.3.0)

kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards,
and Prometheus rules combined with documentation and scripts to provide
easy to operate end-to-end Kubernetes cluster monitoring with Prometheus
using the Prometheus Operator.

#### What's Changed

- \[kube-prometheus-stack] feat: allow setting scrapeProtocols for
Prometheus by
[@&#8203;KevinGimbel](https://redirect.github.com/KevinGimbel) in
[https://github.com/prometheus-community/helm-charts/pull/5474](https://redirect.github.com/prometheus-community/helm-charts/pull/5474)

#### New Contributors

- [@&#8203;KevinGimbel](https://redirect.github.com/KevinGimbel) made
their first contribution in
[https://github.com/prometheus-community/helm-charts/pull/5474](https://redirect.github.com/prometheus-community/helm-charts/pull/5474)

**Full Changelog**:
https://github.com/prometheus-community/helm-charts/compare/prometheus-operator-admission-webhook-0.21.0...kube-prometheus-stack-70.3.0

###
[`v70.2.1`](https://redirect.github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-70.2.1)

[Compare
Source](https://redirect.github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-70.2.0...kube-prometheus-stack-70.2.1)

kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards,
and Prometheus rules combined with documentation and scripts to provide
easy to operate end-to-end Kubernetes cluster monitoring with Prometheus
using the Prometheus Operator.

#### What's Changed

- \[kube-prometheus-stack] Update reference URL and fix typo by
[@&#8203;blueswen](https://redirect.github.com/blueswen) in
[https://github.com/prometheus-community/helm-charts/pull/5467](https://redirect.github.com/prometheus-community/helm-charts/pull/5467)

#### New Contributors

- [@&#8203;blueswen](https://redirect.github.com/blueswen) made their
first contribution in
[https://github.com/prometheus-community/helm-charts/pull/5467](https://redirect.github.com/prometheus-community/helm-charts/pull/5467)

**Full Changelog**:
https://github.com/prometheus-community/helm-charts/compare/prometheus-snmp-exporter-9.1.0...kube-prometheus-stack-70.2.1

###
[`v70.2.0`](https://redirect.github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-70.2.0)

[Compare
Source](https://redirect.github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-70.1.1...kube-prometheus-stack-70.2.0)

kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards,
and Prometheus rules combined with documentation and scripts to provide
easy to operate end-to-end Kubernetes cluster monitoring with Prometheus
using the Prometheus Operator.

#### What's Changed

- \[ci] more precise regex for renovate images detection by
[@&#8203;jkroepke](https://redirect.github.com/jkroepke) in
[https://github.com/prometheus-community/helm-charts/pull/5461](https://redirect.github.com/prometheus-community/helm-charts/pull/5461)
- \[kube-prometheus-stack] Update kube-prometheus-stack dependency
non-major updates by
[@&#8203;renovate](https://redirect.github.com/renovate) in
[https://github.com/prometheus-community/helm-charts/pull/5445](https://redirect.github.com/prometheus-community/helm-charts/pull/5445)

**Full Changelog**:
https://github.com/prometheus-community/helm-charts/compare/prometheus-27.6.0...kube-prometheus-stack-70.2.0

###
[`v70.1.1`](https://redirect.github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-70.1.1)

[Compare
Source](https://redirect.github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-70.1.0...kube-prometheus-stack-70.1.1)

kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards,
and Prometheus rules combined with documentation and scripts to provide
easy to operate end-to-end Kubernetes cluster monitoring with Prometheus
using the Prometheus Operator.

#### What's Changed

- \[kube-prometheus-stack] make servicename as tpl by
[@&#8203;trouaux](https://redirect.github.com/trouaux) in
[https://github.com/prometheus-community/helm-charts/pull/5436](https://redirect.github.com/prometheus-community/helm-charts/pull/5436)

**Full Changelog**:
https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-70.1.0...kube-prometheus-stack-70.1.1

###
[`v70.1.0`](https://redirect.github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-70.1.0)

[Compare
Source](https://redirect.github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-70.0.3...kube-prometheus-stack-70.1.0)

kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards,
and Prometheus rules combined with documentation and scripts to provide
easy to operate end-to-end Kubernetes cluster monitoring with Prometheus
using the Prometheus Operator.

#### What's Changed

- \[kube-prometheus-stack] Update kube-prometheus-stack dependency
non-major updates by
[@&#8203;renovate](https://redirect.github.com/renovate) in
[https://github.com/prometheus-community/helm-charts/pull/5435](https://redirect.github.com/prometheus-community/helm-charts/pull/5435)

**Full Changelog**:
https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-70.0.3...kube-prometheus-stack-70.1.0

###
[`v70.0.3`](https://redirect.github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-70.0.3)

[Compare
Source](https://redirect.github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-70.0.2...kube-prometheus-stack-70.0.3)

kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards,
and Prometheus rules combined with documentation and scripts to provide
easy to operate end-to-end Kubernetes cluster monitoring with Prometheus
using the Prometheus Operator.

#### What's Changed

- \[ci] added post-upgrade hooks for renovate by
[@&#8203;jkroepke](https://redirect.github.com/jkroepke) in
[https://github.com/prometheus-community/helm-charts/pull/5425](https://redirect.github.com/prometheus-community/helm-charts/pull/5425)
- \[kube-prometheus-stack] install jb command inside
renovate-post-upgrade-hook.sh by
[@&#8203;jkroepke](https://redirect.github.com/jkroepke) in
[https://github.com/prometheus-community/helm-charts/pull/5434](https://redirect.github.com/prometheus-community/helm-charts/pull/5434)

**Full Changelog**:
https://github.com/prometheus-community/helm-charts/compare/prometheus-cloudwatch-exporter-0.27.0...kube-prometheus-stack-70.0.3

###
[`v70.0.2`](https://redirect.github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-70.0.2)

[Compare
Source](https://redirect.github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-70.0.1...kube-prometheus-stack-70.0.2)

kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards,
and Prometheus rules combined with documentation and scripts to provide
easy to operate end-to-end Kubernetes cluster monitoring with Prometheus
using the Prometheus Operator.

#### What's Changed

- \[CI] Update actions/create-github-app-token action to v1.11.6 by
[@&#8203;renovate](https://redirect.github.com/renovate) in
[https://github.com/prometheus-community/helm-charts/pull/5426](https://redirect.github.com/prometheus-community/helm-charts/pull/5426)
- \[kube-prometheus-stack] add renovate-post-upgrade-hook.sh by
[@&#8203;jkroepke](https://redirect.github.com/jkroepke) in
[https://github.com/prometheus-community/helm-charts/pull/5427](https://redirect.github.com/prometheus-community/helm-charts/pull/5427)

**Full Changelog**:
https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-70.0.1...kube-prometheus-stack-70.0.2

###
[`v70.0.1`](https://redirect.github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-70.0.1)

[Compare
Source](https://redirect.github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-70.0.0...kube-prometheus-stack-70.0.1)

kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards,
and Prometheus rules combined with documentation and scripts to provide
easy to operate end-to-end Kubernetes cluster monitoring with Prometheus
using the Prometheus Operator.

#### What's Changed

- \[CI] Update github-workflow dependency updates by
[@&#8203;renovate](https://redirect.github.com/renovate) in
[https://github.com/prometheus-community/helm-charts/pull/5424](https://redirect.github.com/prometheus-community/helm-charts/pull/5424)
- \[ci] use own renovate helper app to bump chart versions by
[@&#8203;jkroepke](https://redirect.github.com/jkroepke) in
[https://github.com/prometheus-community/helm-charts/pull/5423](https://redirect.github.com/prometheus-community/helm-charts/pull/5423)

**Full Changelog**:
https://github.com/prometheus-community/helm-charts/compare/prometheus-windows-exporter-0.9.1...kube-prometheus-stack-70.0.1

###
[`v70.0.0`](https://redirect.github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-70.0.0)

[Compare
Source](https://redirect.github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-69.8.2...kube-prometheus-stack-70.0.0)

kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards,
and Prometheus rules combined with documentation and scripts to provide
easy to operate end-to-end Kubernetes cluster monitoring with Prometheus
using the Prometheus Operator.

#### What's Changed

- \[kube-prometheus-stack] add serviceName option to prometheus CR by
[@&#8203;trouaux](https://redirect.github.com/trouaux) in
[https://github.com/prometheus-community/helm-charts/pull/5273](https://redirect.github.com/prometheus-community/helm-charts/pull/5273)

#### New Contributors

- [@&#8203;trouaux](https://redirect.github.com/trouaux) made their
first contribution in
[https://github.com/prometheus-community/helm-charts/pull/5273](https://redirect.github.com/prometheus-community/helm-charts/pull/5273)

**Full Changelog**:
https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-69.8.2...kube-prometheus-stack-70.0.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWFqb3IiXX0=-->
2025-04-09 20:50:43 +02:00
Kjeld Schouten 4b1b47e12c chore(clustertool): move more things to OCI (mirrors) and remove unused registries 2025-04-09 20:45:54 +02:00
Kjeld Schouten dc6e9d6cb6 fix(clustertool): Only use OCI (mirror) for pre-installed charts using clustertool 2025-04-09 20:20:15 +02:00
Boemeltrein fc676212bf clustertool: repo strange file (#34175)
**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.
-->
Always wondering why this file is here. Time to clean up :-)

⚒️ 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
- [ ] 📜 Documentation Changes

**🧪 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 changes to the documentation
- [ ] 🧪 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):`, `chore(chart-name):`, `docs(chart-name):` or
`fix(docs):`

** 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._
2025-04-09 18:42:33 +02:00
Alfred Göppel 275d04f4d7 fix(clustertool): update deprecated charts & remove topolvm labels (#34172)
**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
- [x] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] 🔃 Refactor of current code
- [ ] 📜 Documentation Changes

**🧪 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
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [ ] 📄 I have made changes to the documentation
- [ ] 🧪 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):`, `chore(chart-name):`, `docs(chart-name):` or
`fix(docs):`

** 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._
2025-04-09 18:05:16 +02:00
Kjeld Schouten 61b5d0d160 chore: run pre-commit 2025-04-09 17:59:39 +02:00
Kjeld Schouten b3c027f0c8 fix(clustertool): new round of indent fixes 2025-04-09 15:15:50 +02:00
Kjeld Schouten ca0a7cadcf fix(clustertool): correct artifacthub link 2025-04-09 14:13:57 +02:00
Kjeld Schouten 6268079ef7 chore(clustertool): remove scale export test data 2025-04-09 14:07:11 +02:00
Kjeld Schouten 1334eb139e fix(clustertool): use helm yaml rendering for chart.yaml 2025-04-09 14:03:41 +02:00
Kjeld Schouten 018fa419a0 fix(clustertool): fix pathing issues with dependency fetching 2025-04-08 12:02:34 +02:00
Kjeld Schouten a194c264c1 fix(clustertool): error when downloaded dep is missing from cache folder and add verbosity 2025-04-08 09:04:51 +02:00
Kjeld Schouten 35a8ce339d fix(clustertool): revert dynamic trailing slash detection for now and fix jetstack 2025-04-08 08:48:59 +02:00
Kjeld Schouten ad709e7f13 feat(clustertool): add support url to Chart.yaml annotations 2025-04-07 22:00:10 +02:00
Kjeld Schouten 5ed725e528 fix(clustertool): handle with oci repository reference with trailing slash 2025-04-07 20:47:49 +02:00
Kjeld Schouten 3ac3e8c2a9 fix(clustertool): remove home-ops-mirror trailing slash 2025-04-07 20:46:20 +02:00
Kjeld Schouten 7ba9287173 fix(clustertool): correct bug where Chart.yaml was writhen with indentation 2025-04-07 20:23:43 +02:00
TrueCharts Bot 1d5650d5aa chore(flux): update image blocky 16.13.13 → 16.13.14 (clustertool) (#34053)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [blocky](https://truecharts.org/charts/premium/blocky)
([source](https://0xerr0r.github.io/blocky/)) | patch | `16.13.13` ->
`16.13.14` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzMuNSIsInVwZGF0ZWRJblZlciI6IjM5LjIzMy41IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-04-07 20:18:36 +02:00
TrueCharts-Bot 76732478b2 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2025-04-07 18:08:30 +00:00
Kjeld Schouten 8d58c9544a chore(clustertool): remove SCALE related features 2025-04-07 19:34:19 +02:00
Kjeld Schouten 29eca28c44 fix go mod 2025-04-07 13:27:11 +02:00
Kjeld Schouten 5bda52bb31 fix(clustertool): move cert-manager to jetstack oci 2025-04-07 13:16:51 +02:00
Boemeltrein d3a49f43d7 fix(clustertool): nginx (#34016)
**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.
-->
Add repo nginx

⚒️ Fixes  # <!--(issue)-->
[34015](https://github.com/truecharts/public/issues/34015)

**⚙️ 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
- [ ] 📜 Documentation Changes

**🧪 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
-->
Deployed now correctly on my test cluster

**📃 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 changes to the documentation
- [ ] 🧪 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):`, `chore(chart-name):`, `docs(chart-name):` or
`fix(docs):`

** App addition**

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

- [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._
2025-04-07 13:10:05 +02:00
Boemeltrein 80332f81d3 fix(clustertool) memory request kube-prometheus-stack (#34017)
**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.
-->
With new Clustertool Beta 2, upstream `kube-prometheus-stack` takes a
memory request of: 2000Mi.
It would like to deploy 2x a POD so a total of 4000Mi.
My test cluster have memory of 8Gb. It cannot deploy this 2nd pod as the
request of a standard clustertool without this second pod is already
98.2%.
Will also block all other deployments.

Also the webpage manual changed.

Hopefully this is a good fix?

⚒️ 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
- [x] 📜 Documentation Changes

**🧪 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
-->
Own cluster

**📃 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 changes to the documentation
- [ ] 🧪 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):`, `chore(chart-name):`, `docs(chart-name):` or
`fix(docs):`

** 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>
Co-authored-by: Kjeld Schouten <info@kjeldschouten.nl>
2025-04-07 13:09:30 +02:00
Boemeltrein 0194ff960c fix(clustertool): Adding namespaces to system-upgrade-controller-plans (#34018)
**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.
-->
system-upgrade-controller-plans Flux Kustomization will not work ->
`Plan/talos namespace not specified: the server could not find the
requested resource (patch plans.upgrade.cattle.io talos)`

Adding both namespaces fixes the Kustomization directly:
`flux-system system-upgrade-controller-plans main@sha1:a963250b False
True Applied revision: main@sha1:a963250b`

⚒️ 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
- [ ] 📜 Documentation Changes

**🧪 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
-->
On my own test cluster

**📃 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 changes to the documentation
- [ ] 🧪 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):`, `chore(chart-name):`, `docs(chart-name):` or
`fix(docs):`

** 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._
2025-04-07 13:06:41 +02:00
TrueCharts Bot 6df18b9fc9 fix(deps): update module golang.org/x/crypto v0.36.0 → v0.37.0 (clustertool) (#34027)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| golang.org/x/crypto | require | minor | `v0.36.0` -> `v0.37.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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIzMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-04-06 20:14:56 +02:00
TrueCharts Bot 3574478a1e chore(flux): update image docker.io/rancher/system-upgrade-controller v0.14.2 → v0.15.2 (clustertool) (#33925)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/rancher/system-upgrade-controller](https://redirect.github.com/rancher/system-upgrade-controller)
| minor | `v0.14.2` -> `v0.15.2` |

---

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

---

### Release Notes

<details>
<summary>rancher/system-upgrade-controller
(docker.io/rancher/system-upgrade-controller)</summary>

###
[`v0.15.2`](https://redirect.github.com/rancher/system-upgrade-controller/releases/tag/v0.15.2)

[Compare
Source](https://redirect.github.com/rancher/system-upgrade-controller/compare/v0.15.1...v0.15.2)

#### What's Changed

- support k8s 1.32.2 by
[@&#8203;jiaqiluo](https://redirect.github.com/jiaqiluo) in
[https://github.com/rancher/system-upgrade-controller/pull/352](https://redirect.github.com/rancher/system-upgrade-controller/pull/352)

**Full Changelog**:
https://github.com/rancher/system-upgrade-controller/compare/v0.15.1...v0.15.2

###
[`v0.15.1`](https://redirect.github.com/rancher/system-upgrade-controller/releases/tag/v0.15.1)

[Compare
Source](https://redirect.github.com/rancher/system-upgrade-controller/compare/v0.15.0...v0.15.1)

#### What's Changed

- feat: add `org.opencontainers.image.source` docker label by
[@&#8203;viceice](https://redirect.github.com/viceice) in
[https://github.com/rancher/system-upgrade-controller/pull/350](https://redirect.github.com/rancher/system-upgrade-controller/pull/350)
- Make IgnoreUpdate secrets optional by
[@&#8203;brandond](https://redirect.github.com/brandond) in
[https://github.com/rancher/system-upgrade-controller/pull/351](https://redirect.github.com/rancher/system-upgrade-controller/pull/351)

#### New Contributors

- [@&#8203;viceice](https://redirect.github.com/viceice) made their
first contribution in
[https://github.com/rancher/system-upgrade-controller/pull/350](https://redirect.github.com/rancher/system-upgrade-controller/pull/350)

**Full Changelog**:
https://github.com/rancher/system-upgrade-controller/compare/v0.15.0...v0.15.1

###
[`v0.15.0`](https://redirect.github.com/rancher/system-upgrade-controller/releases/tag/v0.15.0)

[Compare
Source](https://redirect.github.com/rancher/system-upgrade-controller/compare/v0.14.2...v0.15.0)

#### What's Changed

- Multiple enhancements - leader election, events, time window, delay
after upgrading by
[@&#8203;brandond](https://redirect.github.com/brandond) in
[https://github.com/rancher/system-upgrade-controller/pull/335](https://redirect.github.com/rancher/system-upgrade-controller/pull/335)
- Include tz files in Docker image by
[@&#8203;brandond](https://redirect.github.com/brandond) in
[https://github.com/rancher/system-upgrade-controller/pull/343](https://redirect.github.com/rancher/system-upgrade-controller/pull/343)

**Full Changelog**:
https://github.com/rancher/system-upgrade-controller/compare/v0.14.2...v0.15.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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuNCIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-04-04 02:30:10 +02:00
TrueCharts Bot 60ad0f60f6 chore(flux): update image registry.k8s.io/kubectl v1.31.7 → v1.32.3 (clustertool) (#33926)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| registry.k8s.io/kubectl | minor | `v1.31.7` -> `v1.32.3` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuNCIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-04-04 02:28:44 +02:00
TrueCharts Bot 2d044dc80c chore(flux): update image app-template 3.5.1 → 3.7.3 (clustertool) (#33924)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [app-template](https://redirect.github.com/bjw-s/helm-charts) | minor
| `3.5.1` -> `3.7.3` |

---

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

---

### Release Notes

<details>
<summary>bjw-s/helm-charts (app-template)</summary>

###
[`v3.7.3`](https://redirect.github.com/bjw-s/helm-charts/releases/tag/app-template-3.7.3)

[Compare
Source](https://redirect.github.com/bjw-s/helm-charts/compare/app-template-3.7.2...app-template-3.7.3)

#### Changelog:

##### Fixed

-   Fixed name suffix for HTTPRoute
-   Fixed incorrect default backendRefs values in HTTPRoute

###
[`v3.7.2`](https://redirect.github.com/bjw-s/helm-charts/releases/tag/app-template-3.7.2)

[Compare
Source](https://redirect.github.com/bjw-s/helm-charts/compare/app-template-3.7.1...app-template-3.7.2)

#### Changelog:

##### Fixed

-   The Apache 2.0 LICENSE file has been added to the chart.
-   Fixed non-deterministic selection of primary service and port.

###
[`v3.7.1`](https://redirect.github.com/bjw-s/helm-charts/releases/tag/app-template-3.7.1)

[Compare
Source](https://redirect.github.com/bjw-s/helm-charts/compare/app-template-3.7.0...app-template-3.7.1)

#### Changelog:

##### Fixed

- Values schema is now dereferenced before packaging so it no longer
relies on internet connectivity to validate the schema.

##### Changed

-   Updated library version to 3.7.1.
- [Upgrade instructions from
v2.x](https://bjw-s.github.io/helm-charts/docs/app-template/#from-2xx-to-30x)
- [Common library chart
definition](https://redirect.github.com/bjw-s/helm-charts/blob/main/charts/library/common/Chart.yaml)

###
[`v3.7.0`](https://redirect.github.com/bjw-s/helm-charts/compare/app-template-3.6.1...app-template-3.7.0)

[Compare
Source](https://redirect.github.com/bjw-s/helm-charts/compare/app-template-3.6.1...app-template-3.7.0)

###
[`v3.6.1`](https://redirect.github.com/bjw-s/helm-charts/compare/app-template-3.6.0...app-template-3.6.1)

[Compare
Source](https://redirect.github.com/bjw-s/helm-charts/compare/app-template-3.6.0...app-template-3.6.1)

###
[`v3.6.0`](https://redirect.github.com/bjw-s/helm-charts/compare/app-template-3.5.1...app-template-3.6.0)

[Compare
Source](https://redirect.github.com/bjw-s/helm-charts/compare/app-template-3.5.1...app-template-3.6.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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuNCIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-04-04 02:27:44 +02:00
Boemeltrein 81f98f2b5b fix(clustertool): indent corrections (#33919)
**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.
-->
Correct some indent details. Already was irritating on my cluster, so
why not change upstream. Also it is matching with the indent of the
`.Values` in the same file
⚒️ 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
- [ ] 📜 Documentation Changes

**🧪 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 changes to the documentation
- [ ] 🧪 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):`, `chore(chart-name):`, `docs(chart-name):` or
`fix(docs):`

** 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._
2025-04-03 22:33:20 +02:00
TrueCharts Bot fa059dbe2f chore(flux): update image registry.k8s.io/kubectl v1.31.1 → v1.31.7 (clustertool) (#33914)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| registry.k8s.io/kubectl | patch | `v1.31.1` -> `v1.31.7` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-04-03 20:19:27 +02:00