From 1f439ebe16efb9f29e10af98488dcf46b2bccec6 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 20 Dec 2023 01:24:39 +0100 Subject: [PATCH] chore(deps): update container image tccr.io/truecharts/alpine to latest@51c4ca9 by renovate (#15476) 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/alpine | digest | `17cd77e` -> `51c4ca9` | --- > [!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 | 50 +++++++++---------- charts/enterprise/velero/values.yaml | 2 +- charts/operators/cert-manager/Chart.yaml | 52 ++++++++++---------- charts/operators/cert-manager/values.yaml | 2 +- charts/operators/cloudnative-pg/Chart.yaml | 52 ++++++++++---------- charts/operators/cloudnative-pg/values.yaml | 2 +- charts/operators/csi-driver-smb/Chart.yaml | 50 +++++++++---------- charts/operators/csi-driver-smb/values.yaml | 2 +- charts/operators/metallb/Chart.yaml | 53 ++++++++++----------- charts/operators/metallb/values.yaml | 2 +- charts/operators/openebs/Chart.yaml | 50 +++++++++---------- charts/operators/openebs/values.yaml | 2 +- 12 files changed, 159 insertions(+), 160 deletions(-) diff --git a/charts/enterprise/velero/Chart.yaml b/charts/enterprise/velero/Chart.yaml index 74486f89378..0a55c992de8 100644 --- a/charts/enterprise/velero/Chart.yaml +++ b/charts/enterprise/velero/Chart.yaml @@ -1,39 +1,39 @@ -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' apiVersion: v2 name: velero -version: 2.0.1 +version: 2.0.2 appVersion: latest description: Velero is a kubernetes-native backup solution home: https://truecharts.org/charts/incubator/velero icon: https://truecharts.org/img/hotlink-ok/chart-icons/velero.png deprecated: false sources: - - https://github.com/cert-manager - - https://cert-manager.io/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/velero - - https://github.com/truecharts/containers/tree/master/mirroralpine +- https://github.com/truecharts/charts/tree/master/charts/incubator/velero +- https://github.com/truecharts/containers/tree/master/mirroralpine +- https://github.com/cert-manager +- https://cert-manager.io/ maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org +- name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - velero - - backup +- velero +- backup dependencies: - - name: common - version: 16.2.7 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] - - name: velero - version: 5.2.0 - repository: https://vmware-tanzu.github.io/helm-charts - condition: "" - alias: velero - tags: [] - import-values: [] +- name: common + version: 16.2.7 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +- name: velero + version: 5.2.0 + repository: https://vmware-tanzu.github.io/helm-charts + condition: "" + alias: velero + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/enterprise/velero/values.yaml b/charts/enterprise/velero/values.yaml index f72443a5ca4..97402bff4a2 100644 --- a/charts/enterprise/velero/values.yaml +++ b/charts/enterprise/velero/values.yaml @@ -2,7 +2,7 @@ backupStorageLocation: [] image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/alpine - tag: latest@sha256:17cd77e25d3fa829d168caec4db7bb5b52ceeb935d8ca0d1180de6f615553dc4 + tag: latest@sha256:51c4ca9a8213d3f4026bd560e8aa2de365d275d6cd0298eff2ae20671fef34e9 manifestManager: enabled: false operator: diff --git a/charts/operators/cert-manager/Chart.yaml b/charts/operators/cert-manager/Chart.yaml index f6f1377ddf7..3cbfd3934ca 100644 --- a/charts/operators/cert-manager/Chart.yaml +++ b/charts/operators/cert-manager/Chart.yaml @@ -1,40 +1,40 @@ -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' apiVersion: v2 name: cert-manager -version: 1.1.9 +version: 1.1.10 appVersion: latest description: Cert-Manager is a kubernetes-aware certificate manager home: https://truecharts.org/charts/operators/cert-manager icon: https://truecharts.org/img/hotlink-ok/chart-icons/cert-manager.png deprecated: false sources: - - https://cert-manager.io/ - - https://github.com/cert-manager - - https://github.com/truecharts/charts/tree/master/charts/operators/cert-manager - - https://github.com/truecharts/containers/tree/master/mirroralpine +- https://github.com/truecharts/charts/tree/master/charts/operators/cert-manager +- https://github.com/truecharts/containers/tree/master/mirroralpine +- https://cert-manager.io/ +- https://github.com/cert-manager maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org +- name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - cert-manager - - certificates - - security +- cert-manager +- certificates +- security dependencies: - - name: common - version: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] - - name: cert-manager - version: v1.13.3 - repository: https://charts.jetstack.io - condition: "" - alias: certmanager - tags: [] - import-values: [] +- name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +- name: cert-manager + version: v1.13.3 + repository: https://charts.jetstack.io + condition: "" + alias: certmanager + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/operators/cert-manager/values.yaml b/charts/operators/cert-manager/values.yaml index 4655a8d80d3..9c35540ecd3 100644 --- a/charts/operators/cert-manager/values.yaml +++ b/charts/operators/cert-manager/values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/alpine pullPolicy: IfNotPresent - tag: latest@sha256:17cd77e25d3fa829d168caec4db7bb5b52ceeb935d8ca0d1180de6f615553dc4 + tag: latest@sha256:51c4ca9a8213d3f4026bd560e8aa2de365d275d6cd0298eff2ae20671fef34e9 service: main: diff --git a/charts/operators/cloudnative-pg/Chart.yaml b/charts/operators/cloudnative-pg/Chart.yaml index 32b4ff905e5..82dcf2118b1 100644 --- a/charts/operators/cloudnative-pg/Chart.yaml +++ b/charts/operators/cloudnative-pg/Chart.yaml @@ -1,40 +1,40 @@ -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' apiVersion: v2 name: cloudnative-pg -version: 3.0.2 +version: 3.0.3 appVersion: latest description: CloudNativePG is a clustered postgresql database operator home: https://truecharts.org/charts/operators/cloudnative-pg icon: https://truecharts.org/img/hotlink-ok/chart-icons/cloudnative-pg.png deprecated: false sources: - - https://github.com/truecharts/containers/tree/master/mirroralpine - - https://github.com/cloudnative-pg - - https://cloudnative-pg.io/ - - https://github.com/truecharts/charts/tree/master/charts/operators/cloudnative-pg +- https://github.com/truecharts/charts/tree/master/charts/operators/cloudnative-pg +- https://github.com/truecharts/containers/tree/master/mirroralpine +- https://github.com/cloudnative-pg +- https://cloudnative-pg.io/ maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org +- name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - database - - cloudnative-pg - - cnpg +- database +- cloudnative-pg +- cnpg dependencies: - - name: common - version: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] - - name: cloudnative-pg - version: 0.19.1 - repository: https://cloudnative-pg.github.io/charts - condition: "" - alias: cloudnative-pg - tags: [] - import-values: [] +- name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +- name: cloudnative-pg + version: 0.19.1 + repository: https://cloudnative-pg.github.io/charts + condition: "" + alias: cloudnative-pg + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/operators/cloudnative-pg/values.yaml b/charts/operators/cloudnative-pg/values.yaml index 168cb3d8501..c788a793a96 100644 --- a/charts/operators/cloudnative-pg/values.yaml +++ b/charts/operators/cloudnative-pg/values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/alpine pullPolicy: IfNotPresent - tag: latest@sha256:17cd77e25d3fa829d168caec4db7bb5b52ceeb935d8ca0d1180de6f615553dc4 + tag: latest@sha256:51c4ca9a8213d3f4026bd560e8aa2de365d275d6cd0298eff2ae20671fef34e9 service: main: diff --git a/charts/operators/csi-driver-smb/Chart.yaml b/charts/operators/csi-driver-smb/Chart.yaml index eb70ce3a362..197fa4a5457 100644 --- a/charts/operators/csi-driver-smb/Chart.yaml +++ b/charts/operators/csi-driver-smb/Chart.yaml @@ -1,39 +1,39 @@ -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' apiVersion: v2 name: csi-driver-smb -version: 1.0.6 +version: 1.0.7 appVersion: latest description: csi-driver-smb is a smb CSI driver for kubernetes home: https://truecharts.org/charts/incubator/csi-driver-smb icon: https://truecharts.org/img/hotlink-ok/chart-icons/csi-driver-smb.png deprecated: false sources: - - https://github.com/cert-manager - - https://github.com/truecharts/charts/tree/master/charts/incubator/csi-driver-smb - - https://github.com/truecharts/containers/tree/master/mirroralpine - - https://cert-manager.io/ +- https://github.com/truecharts/charts/tree/master/charts/incubator/csi-driver-smb +- https://github.com/truecharts/containers/tree/master/mirroralpine +- https://github.com/cert-manager +- https://cert-manager.io/ maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org +- name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - csi-driver-smb - - backup +- csi-driver-smb +- backup dependencies: - - name: common - version: 16.2.7 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] - - name: csi-driver-smb - version: v1.13.0 - repository: https://raw.githubusercontent.com/kubernetes-csi/csi-driver-smb/master/charts - condition: "" - alias: csi-driver-smb - tags: [] - import-values: [] +- name: common + version: 16.2.7 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +- name: csi-driver-smb + version: v1.13.0 + repository: https://raw.githubusercontent.com/kubernetes-csi/csi-driver-smb/master/charts + condition: "" + alias: csi-driver-smb + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/operators/csi-driver-smb/values.yaml b/charts/operators/csi-driver-smb/values.yaml index 1149f6db76c..694191e3e00 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/truecharts/alpine - tag: latest@sha256:17cd77e25d3fa829d168caec4db7bb5b52ceeb935d8ca0d1180de6f615553dc4 + tag: latest@sha256:51c4ca9a8213d3f4026bd560e8aa2de365d275d6cd0298eff2ae20671fef34e9 manifestManager: enabled: false operator: diff --git a/charts/operators/metallb/Chart.yaml b/charts/operators/metallb/Chart.yaml index e6470677e84..e00855a390d 100644 --- a/charts/operators/metallb/Chart.yaml +++ b/charts/operators/metallb/Chart.yaml @@ -1,41 +1,40 @@ -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' apiVersion: v2 name: metallb -version: 11.0.2 +version: 11.0.3 appVersion: latest -description: - A network load-balancer implementation for Kubernetes using standard +description: A network load-balancer implementation for Kubernetes using standard routing protocols home: https://truecharts.org/charts/operators/metallb icon: https://truecharts.org/img/hotlink-ok/chart-icons/metallb.png deprecated: false sources: - - https://github.com/metallb/metallb - - https://metallb.universe.tf - - https://github.com/truecharts/charts/tree/master/charts/operators/metallb - - https://github.com/truecharts/containers/tree/master/mirroralpine +- https://metallb.universe.tf +- https://github.com/truecharts/charts/tree/master/charts/operators/metallb +- https://github.com/truecharts/containers/tree/master/mirroralpine +- https://github.com/metallb/metallb maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org +- name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - metallb - - loadbalancer +- metallb +- loadbalancer dependencies: - - name: common - version: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] - - name: metallb - version: 0.13.12 - repository: https://metallb.github.io/metallb - condition: "" - alias: metallb - tags: [] - import-values: [] +- name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +- name: metallb + version: 0.13.12 + repository: https://metallb.github.io/metallb + condition: "" + alias: metallb + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/operators/metallb/values.yaml b/charts/operators/metallb/values.yaml index 168cb3d8501..c788a793a96 100644 --- a/charts/operators/metallb/values.yaml +++ b/charts/operators/metallb/values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/alpine pullPolicy: IfNotPresent - tag: latest@sha256:17cd77e25d3fa829d168caec4db7bb5b52ceeb935d8ca0d1180de6f615553dc4 + tag: latest@sha256:51c4ca9a8213d3f4026bd560e8aa2de365d275d6cd0298eff2ae20671fef34e9 service: main: diff --git a/charts/operators/openebs/Chart.yaml b/charts/operators/openebs/Chart.yaml index 35629409e3d..c53fe405f56 100644 --- a/charts/operators/openebs/Chart.yaml +++ b/charts/operators/openebs/Chart.yaml @@ -1,39 +1,39 @@ -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' apiVersion: v2 name: openebs -version: 1.0.6 +version: 1.0.7 appVersion: latest description: OpenEBS is a umbrella container storage provisioner home: https://truecharts.org/charts/incubator/openebs icon: https://truecharts.org/img/hotlink-ok/chart-icons/openebs.png deprecated: false sources: - - https://cert-manager.io/ - - https://github.com/cert-manager - - https://github.com/truecharts/charts/tree/master/charts/incubator/openebs - - https://github.com/truecharts/containers/tree/master/mirroralpine +- https://cert-manager.io/ +- https://github.com/cert-manager +- https://github.com/truecharts/charts/tree/master/charts/incubator/openebs +- https://github.com/truecharts/containers/tree/master/mirroralpine maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org +- name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - openebs - - backup +- openebs +- backup dependencies: - - name: common - version: 16.2.7 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] - - name: openebs - version: 3.9.0 - repository: https://openebs.github.io/charts - condition: "" - alias: openebs - tags: [] - import-values: [] +- name: common + version: 16.2.7 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +- name: openebs + version: 3.9.0 + repository: https://openebs.github.io/charts + condition: "" + alias: openebs + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/operators/openebs/values.yaml b/charts/operators/openebs/values.yaml index 1149f6db76c..694191e3e00 100644 --- a/charts/operators/openebs/values.yaml +++ b/charts/operators/openebs/values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/alpine - tag: latest@sha256:17cd77e25d3fa829d168caec4db7bb5b52ceeb935d8ca0d1180de6f615553dc4 + tag: latest@sha256:51c4ca9a8213d3f4026bd560e8aa2de365d275d6cd0298eff2ae20671fef34e9 manifestManager: enabled: false operator: