From c9834e5443401ba2fcf6cd62e4da617f44c153be Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 12 Feb 2024 01:49:04 +0100 Subject: [PATCH] chore(deps): update container image tccr.io/tccr/alpine to latest@ade0065 by renovate (#18108) 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/tccr/alpine | digest | `14eaf3f` -> `ade0065` | --- > [!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 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). --- charts/enterprise/velero/Chart.yaml | 4 ++-- charts/enterprise/velero/values.yaml | 2 +- charts/operators/cert-manager/Chart.yaml | 4 ++-- charts/operators/cert-manager/values.yaml | 2 +- charts/operators/cloudnative-pg/Chart.yaml | 4 ++-- charts/operators/cloudnative-pg/values.yaml | 2 +- charts/operators/csi-driver-smb/Chart.yaml | 4 ++-- charts/operators/csi-driver-smb/values.yaml | 2 +- charts/operators/metallb/Chart.yaml | 4 ++-- charts/operators/metallb/values.yaml | 2 +- charts/operators/openebs/Chart.yaml | 4 ++-- charts/operators/openebs/values.yaml | 2 +- charts/operators/prometheus-operator/Chart.yaml | 4 ++-- charts/operators/prometheus-operator/values.yaml | 2 +- 14 files changed, 21 insertions(+), 21 deletions(-) diff --git a/charts/enterprise/velero/Chart.yaml b/charts/enterprise/velero/Chart.yaml index 8b71fa2f67a..8adc8229060 100644 --- a/charts/enterprise/velero/Chart.yaml +++ b/charts/enterprise/velero/Chart.yaml @@ -30,7 +30,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/velero.png keywords: - velero - backup -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -42,4 +42,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/enterprise/velero - https://github.com/truecharts/containers/tree/master/apps/alpine type: application -version: 3.2.7 +version: 3.2.8 diff --git a/charts/enterprise/velero/values.yaml b/charts/enterprise/velero/values.yaml index 57ce07efbfc..d2d6255a8f4 100644 --- a/charts/enterprise/velero/values.yaml +++ b/charts/enterprise/velero/values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: tccr.io/tccr/alpine - tag: latest@sha256:14eaf3fc268822c9631c45eeabb818f6c357edada9380fd725d6591b70e6edcc + tag: latest@sha256:ade0065e19edaa4f6903d464ee70605111a48394536deb94f31b661264704558 manifestManager: enabled: false operator: diff --git a/charts/operators/cert-manager/Chart.yaml b/charts/operators/cert-manager/Chart.yaml index c0dca75ad1f..8679812cc99 100644 --- a/charts/operators/cert-manager/Chart.yaml +++ b/charts/operators/cert-manager/Chart.yaml @@ -31,7 +31,7 @@ keywords: - cert-manager - certificates - security -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -43,4 +43,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/operators/cert-manager - https://github.com/truecharts/containers/tree/master/apps/alpine type: application -version: 3.1.15 +version: 3.1.16 diff --git a/charts/operators/cert-manager/values.yaml b/charts/operators/cert-manager/values.yaml index 91ebf37a73d..210942c0124 100644 --- a/charts/operators/cert-manager/values.yaml +++ b/charts/operators/cert-manager/values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/tccr/alpine pullPolicy: IfNotPresent - tag: latest@sha256:14eaf3fc268822c9631c45eeabb818f6c357edada9380fd725d6591b70e6edcc + tag: latest@sha256:ade0065e19edaa4f6903d464ee70605111a48394536deb94f31b661264704558 service: main: diff --git a/charts/operators/cloudnative-pg/Chart.yaml b/charts/operators/cloudnative-pg/Chart.yaml index 73b161b2b97..6037caec158 100644 --- a/charts/operators/cloudnative-pg/Chart.yaml +++ b/charts/operators/cloudnative-pg/Chart.yaml @@ -31,7 +31,7 @@ keywords: - database - cloudnative-pg - cnpg -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -43,4 +43,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/operators/cloudnative-pg - https://github.com/truecharts/containers/tree/master/apps/alpine type: application -version: 5.2.15 +version: 5.2.16 diff --git a/charts/operators/cloudnative-pg/values.yaml b/charts/operators/cloudnative-pg/values.yaml index 9c5292b70d7..8ffafd21a48 100644 --- a/charts/operators/cloudnative-pg/values.yaml +++ b/charts/operators/cloudnative-pg/values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/tccr/alpine pullPolicy: IfNotPresent - tag: latest@sha256:14eaf3fc268822c9631c45eeabb818f6c357edada9380fd725d6591b70e6edcc + tag: latest@sha256:ade0065e19edaa4f6903d464ee70605111a48394536deb94f31b661264704558 service: main: diff --git a/charts/operators/csi-driver-smb/Chart.yaml b/charts/operators/csi-driver-smb/Chart.yaml index 764e71dfcfd..53f6c97fecf 100644 --- a/charts/operators/csi-driver-smb/Chart.yaml +++ b/charts/operators/csi-driver-smb/Chart.yaml @@ -30,7 +30,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/csi-driver-smb.png keywords: - csi-driver-smb - backup -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -42,4 +42,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/operators/csi-driver-smb - https://github.com/truecharts/containers/tree/master/apps/alpine type: application -version: 2.2.6 +version: 2.2.7 diff --git a/charts/operators/csi-driver-smb/values.yaml b/charts/operators/csi-driver-smb/values.yaml index 7d3f82e3243..8b9bb46482a 100644 --- a/charts/operators/csi-driver-smb/values.yaml +++ b/charts/operators/csi-driver-smb/values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: tccr.io/tccr/alpine - tag: latest@sha256:14eaf3fc268822c9631c45eeabb818f6c357edada9380fd725d6591b70e6edcc + tag: latest@sha256:ade0065e19edaa4f6903d464ee70605111a48394536deb94f31b661264704558 manifestManager: enabled: false operator: diff --git a/charts/operators/metallb/Chart.yaml b/charts/operators/metallb/Chart.yaml index 083531f5a3b..6bd07cc1c2a 100644 --- a/charts/operators/metallb/Chart.yaml +++ b/charts/operators/metallb/Chart.yaml @@ -30,7 +30,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/metallb.png keywords: - metallb - loadbalancer -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -42,4 +42,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/operators/metallb - https://github.com/truecharts/containers/tree/master/apps/alpine type: application -version: 13.1.15 +version: 13.1.16 diff --git a/charts/operators/metallb/values.yaml b/charts/operators/metallb/values.yaml index 9c5292b70d7..8ffafd21a48 100644 --- a/charts/operators/metallb/values.yaml +++ b/charts/operators/metallb/values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/tccr/alpine pullPolicy: IfNotPresent - tag: latest@sha256:14eaf3fc268822c9631c45eeabb818f6c357edada9380fd725d6591b70e6edcc + tag: latest@sha256:ade0065e19edaa4f6903d464ee70605111a48394536deb94f31b661264704558 service: main: diff --git a/charts/operators/openebs/Chart.yaml b/charts/operators/openebs/Chart.yaml index de2c9f569aa..361ca058fa5 100644 --- a/charts/operators/openebs/Chart.yaml +++ b/charts/operators/openebs/Chart.yaml @@ -30,7 +30,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/openebs.png keywords: - openebs - backup -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -42,4 +42,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/operators/openebs - https://github.com/truecharts/containers/tree/master/apps/alpine type: application -version: 2.1.15 +version: 2.1.16 diff --git a/charts/operators/openebs/values.yaml b/charts/operators/openebs/values.yaml index 7d3f82e3243..8b9bb46482a 100644 --- a/charts/operators/openebs/values.yaml +++ b/charts/operators/openebs/values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: tccr.io/tccr/alpine - tag: latest@sha256:14eaf3fc268822c9631c45eeabb818f6c357edada9380fd725d6591b70e6edcc + tag: latest@sha256:ade0065e19edaa4f6903d464ee70605111a48394536deb94f31b661264704558 manifestManager: enabled: false operator: diff --git a/charts/operators/prometheus-operator/Chart.yaml b/charts/operators/prometheus-operator/Chart.yaml index 977fcf1c4d2..f471145b111 100644 --- a/charts/operators/prometheus-operator/Chart.yaml +++ b/charts/operators/prometheus-operator/Chart.yaml @@ -31,7 +31,7 @@ keywords: - operator - prometheus - metics -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -42,4 +42,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/operators/prometheus-operator - https://github.com/truecharts/containers/tree/master/apps/alpine type: application -version: 4.5.6 +version: 4.5.7 diff --git a/charts/operators/prometheus-operator/values.yaml b/charts/operators/prometheus-operator/values.yaml index 1b78b12193a..289bbe25c7d 100644 --- a/charts/operators/prometheus-operator/values.yaml +++ b/charts/operators/prometheus-operator/values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/tccr/alpine pullPolicy: IfNotPresent - tag: latest@sha256:14eaf3fc268822c9631c45eeabb818f6c357edada9380fd725d6591b70e6edcc + tag: latest@sha256:ade0065e19edaa4f6903d464ee70605111a48394536deb94f31b661264704558 service: main: