Skip to content

Tags: truecharts/public

Tags

v1.0.4

Toggle v1.0.4's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
fix(clustertool): fix clustertool dependency references

v1.0.1

Toggle v1.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(clustertool) whitespace cleanup (#30426)

**Description**

Clean up some inconsistent indentation in clustertool's default manifest
files

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

**⚙️ Type of change**

- [ ] ⚙️ Feature/App addition
- [ ] 🪛 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
- [x] I made sure the title starts with `feat(chart-name):`,
`fix(chart-name):` or `chore(chart-name):`

**➕ App addition**

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

- [ ] 🖼️ I have added an icon in the Chart's root directory called
`icon.png`

---

_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._

Signed-off-by: jogotcha <johanneszitz@gmail.com>

v1.0.0

Toggle v1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(helm): update image ghcr.io/tigerblue77/dell_idrac_fan_controll…

…er digest to 99459f6 (#29515)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/tigerblue77/dell_idrac_fan_controller | digest | `5184af8` ->
`99459f6` |

---

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

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNDIuNyIsInVwZGF0ZWRJblZlciI6IjM4LjE0Mi43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->

v1.0.0-RC42

Toggle v1.0.0-RC42's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
fix(clustertool): update traefik helm chart

v1.0.0-RC41

Toggle v1.0.0-RC41's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
feat(clustertool): retry helm-install after etcs timeout

v1.0.0-RC40

Toggle v1.0.0-RC40's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
upload License Report

v1.0.0-RC39

Toggle v1.0.0-RC39's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
fix(clustertool): correct issuer for default wildcard certificate

v1.0.0-RC38

Toggle v1.0.0-RC38's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
fix(clustertool): (re-)enable extra args on plain cmd generator

v1.0.0-RC37

Toggle v1.0.0-RC37's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
fix(clustertool): correct build typo

v1.0.0-RC36

Toggle v1.0.0-RC36's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
fix(clustertool): Try to harden the repo url generator a tad