From 46490539758a7ea9ebb5bffcc5e2343e4fc38c45 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 2 Jan 2024 15:23:11 +0100 Subject: [PATCH] chore(deps): update container image tccr.io/tccr/alpine to latest@12e0f84 by renovate (#16791) 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 | `51c4ca9` -> `12e0f84` | --- > [!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 | 2 +- charts/enterprise/velero/values.yaml | 2 +- charts/operators/cert-manager/Chart.yaml | 2 +- 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 | 2 +- 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 | 2 +- charts/operators/openebs/values.yaml | 2 +- 12 files changed, 14 insertions(+), 14 deletions(-) diff --git a/charts/enterprise/velero/Chart.yaml b/charts/enterprise/velero/Chart.yaml index 643df530987..71b7ebc1cbc 100644 --- a/charts/enterprise/velero/Chart.yaml +++ b/charts/enterprise/velero/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: '>=1.24.0-0' apiVersion: v2 name: velero -version: 3.1.6 +version: 3.1.7 appVersion: latest description: Velero is a kubernetes-native backup solution home: https://truecharts.org/charts/incubator/velero diff --git a/charts/enterprise/velero/values.yaml b/charts/enterprise/velero/values.yaml index e3fe1c85dc3..5f5017a9cc1 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:51c4ca9a8213d3f4026bd560e8aa2de365d275d6cd0298eff2ae20671fef34e9 + tag: latest@sha256:12e0f84947ee7fc11f552e065a46d5a2b4e27cfc6ded0f624fc948c3138fb9a9 manifestManager: enabled: false operator: diff --git a/charts/operators/cert-manager/Chart.yaml b/charts/operators/cert-manager/Chart.yaml index bad4052b485..ba6b6e2bcbc 100644 --- a/charts/operators/cert-manager/Chart.yaml +++ b/charts/operators/cert-manager/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: '>=1.24.0-0' apiVersion: v2 name: cert-manager -version: 3.1.6 +version: 3.1.7 appVersion: latest description: Cert-Manager is a kubernetes-aware certificate manager home: https://truecharts.org/charts/operators/cert-manager diff --git a/charts/operators/cert-manager/values.yaml b/charts/operators/cert-manager/values.yaml index 9f2c6d5fe66..ca3a924d478 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:51c4ca9a8213d3f4026bd560e8aa2de365d275d6cd0298eff2ae20671fef34e9 + tag: latest@sha256:12e0f84947ee7fc11f552e065a46d5a2b4e27cfc6ded0f624fc948c3138fb9a9 service: main: diff --git a/charts/operators/cloudnative-pg/Chart.yaml b/charts/operators/cloudnative-pg/Chart.yaml index e52a27b66e9..4e919f8ef2c 100644 --- a/charts/operators/cloudnative-pg/Chart.yaml +++ b/charts/operators/cloudnative-pg/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: '>=1.24.0-0' apiVersion: v2 name: cloudnative-pg -version: 5.2.6 +version: 5.2.7 appVersion: latest description: CloudNativePG is a clustered postgresql database operator home: https://truecharts.org/charts/operators/cloudnative-pg @@ -9,8 +9,8 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/cloudnative-pg.png deprecated: false sources: - https://github.com/cloudnative-pg - - https://github.com/truecharts/charts/tree/master/charts/operators/cloudnative-pg - https://cloudnative-pg.io/ + - https://github.com/truecharts/charts/tree/master/charts/operators/cloudnative-pg maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/charts/operators/cloudnative-pg/values.yaml b/charts/operators/cloudnative-pg/values.yaml index 31aab8b26c0..8a3f0de35a6 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:51c4ca9a8213d3f4026bd560e8aa2de365d275d6cd0298eff2ae20671fef34e9 + tag: latest@sha256:12e0f84947ee7fc11f552e065a46d5a2b4e27cfc6ded0f624fc948c3138fb9a9 service: main: diff --git a/charts/operators/csi-driver-smb/Chart.yaml b/charts/operators/csi-driver-smb/Chart.yaml index 26b9ed4df9d..fabb9dfc0e0 100644 --- a/charts/operators/csi-driver-smb/Chart.yaml +++ b/charts/operators/csi-driver-smb/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: '>=1.24.0-0' apiVersion: v2 name: csi-driver-smb -version: 2.1.6 +version: 2.1.7 appVersion: latest description: csi-driver-smb is a smb CSI driver for kubernetes home: https://truecharts.org/charts/incubator/csi-driver-smb diff --git a/charts/operators/csi-driver-smb/values.yaml b/charts/operators/csi-driver-smb/values.yaml index 9e188949bdb..d7ab85380dc 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:51c4ca9a8213d3f4026bd560e8aa2de365d275d6cd0298eff2ae20671fef34e9 + tag: latest@sha256:12e0f84947ee7fc11f552e065a46d5a2b4e27cfc6ded0f624fc948c3138fb9a9 manifestManager: enabled: false operator: diff --git a/charts/operators/metallb/Chart.yaml b/charts/operators/metallb/Chart.yaml index 3afea0596b2..c8ae85ff7fe 100644 --- a/charts/operators/metallb/Chart.yaml +++ b/charts/operators/metallb/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: '>=1.24.0-0' apiVersion: v2 name: metallb -version: 13.1.6 +version: 13.1.7 appVersion: latest description: A network load-balancer implementation for Kubernetes using standard routing protocols home: https://truecharts.org/charts/operators/metallb @@ -9,8 +9,8 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/metallb.png deprecated: false sources: - https://metallb.universe.tf - - https://github.com/truecharts/charts/tree/master/charts/operators/metallb - https://github.com/metallb/metallb + - https://github.com/truecharts/charts/tree/master/charts/operators/metallb maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/charts/operators/metallb/values.yaml b/charts/operators/metallb/values.yaml index 31aab8b26c0..8a3f0de35a6 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:51c4ca9a8213d3f4026bd560e8aa2de365d275d6cd0298eff2ae20671fef34e9 + tag: latest@sha256:12e0f84947ee7fc11f552e065a46d5a2b4e27cfc6ded0f624fc948c3138fb9a9 service: main: diff --git a/charts/operators/openebs/Chart.yaml b/charts/operators/openebs/Chart.yaml index 2bf56dc4a34..7c39ec94432 100644 --- a/charts/operators/openebs/Chart.yaml +++ b/charts/operators/openebs/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: '>=1.24.0-0' apiVersion: v2 name: openebs -version: 2.1.6 +version: 2.1.7 appVersion: latest description: OpenEBS is a umbrella container storage provisioner home: https://truecharts.org/charts/incubator/openebs diff --git a/charts/operators/openebs/values.yaml b/charts/operators/openebs/values.yaml index 9e188949bdb..d7ab85380dc 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:51c4ca9a8213d3f4026bd560e8aa2de365d275d6cd0298eff2ae20671fef34e9 + tag: latest@sha256:12e0f84947ee7fc11f552e065a46d5a2b4e27cfc6ded0f624fc948c3138fb9a9 manifestManager: enabled: false operator: