chore(deps): update container image common to v17.2.26@24c98f7 by renovate (#17409)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [common](https://togithub.com/truecharts/apps/tree/master/charts/common) ([source](https://togithub.com/truecharts/apps)) | patch | `17.2.22` -> `17.2.26` | | [common](https://togithub.com/truecharts/apps/tree/master/charts/common) ([source](https://togithub.com/truecharts/apps)) | patch | `17.2.25` -> `17.2.26` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, 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 these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNDAuMTYiLCJ1cGRhdGVkSW5WZXIiOiIzNy4xNDEuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9--> --------- Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
This commit is contained in:
@@ -10,7 +10,7 @@ fi
|
||||
|
||||
echo "Chart name: $curr_chart"
|
||||
|
||||
if [[ "$curr_chart" == "charts/operators/metallb-config" ]]; then
|
||||
if [[ "$curr_chart" == "charts/enterprise/metallb-config" ]]; then
|
||||
echo "Installing metallb chart"
|
||||
helm install metallb oci://tccr.io/truecharts/metallb --namespace metallb --create-namespace --wait
|
||||
if [[ "$?" != "0" ]]; then
|
||||
|
||||
Reference in New Issue
Block a user