From 3b81639aae596b7389ef023b2d7324539846e111 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 7 Oct 2023 19:46:51 +0200 Subject: [PATCH] chore(deps): update container image tccr.io/truecharts/scratch to latest (#11380) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | tccr.io/truecharts/scratch | digest | `1a9a10a` -> `3bf74a0` | --- ### ⚠ Dependency Lookup Warnings ⚠ Warnings were logged while processing this repo. Please 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**: 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. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). --------- Signed-off-by: TrueCharts-Bot Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> --- charts/enterprise/clusterissuer/Chart.yaml | 2 +- charts/enterprise/clusterissuer/values.yaml | 2 +- charts/enterprise/metallb-config/Chart.yaml | 2 +- charts/enterprise/metallb-config/values.yaml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/enterprise/clusterissuer/Chart.yaml b/charts/enterprise/clusterissuer/Chart.yaml index cac31c4a984..72423441993 100644 --- a/charts/enterprise/clusterissuer/Chart.yaml +++ b/charts/enterprise/clusterissuer/Chart.yaml @@ -21,7 +21,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/enterprise/clusterissuer - https://cert-manager.io/ type: application -version: 4.1.0 +version: 4.1.1 annotations: truecharts.org/catagories: | - core diff --git a/charts/enterprise/clusterissuer/values.yaml b/charts/enterprise/clusterissuer/values.yaml index 4903d7a582f..e4d732ac67f 100644 --- a/charts/enterprise/clusterissuer/values.yaml +++ b/charts/enterprise/clusterissuer/values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/scratch - tag: latest@sha256:1a9a10a0a5f5cb5fe4b30ac6d9c56ff87ad47f3f3490bafb6938fc155230131b + tag: latest@sha256:3bf74a004e49495307bf61ade401ccde159ce5f3930992ec42e747877df5d558 pullPolicy: IfNotPresent manifestManager: enabled: true diff --git a/charts/enterprise/metallb-config/Chart.yaml b/charts/enterprise/metallb-config/Chart.yaml index 92819289f3e..9289a87cfa2 100644 --- a/charts/enterprise/metallb-config/Chart.yaml +++ b/charts/enterprise/metallb-config/Chart.yaml @@ -22,7 +22,7 @@ sources: - https://github.com/metallb/metallb - https://metallb.universe.tf type: application -version: 3.0.1 +version: 3.0.2 annotations: truecharts.org/catagories: | - core diff --git a/charts/enterprise/metallb-config/values.yaml b/charts/enterprise/metallb-config/values.yaml index 33115e70e78..8a0e7de7cc7 100644 --- a/charts/enterprise/metallb-config/values.yaml +++ b/charts/enterprise/metallb-config/values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/scratch - tag: latest@sha256:1a9a10a0a5f5cb5fe4b30ac6d9c56ff87ad47f3f3490bafb6938fc155230131b + tag: latest@sha256:3bf74a004e49495307bf61ade401ccde159ce5f3930992ec42e747877df5d558 pullPolicy: IfNotPresent manifestManager: enabled: false