From 0afb2bda946e900461196ade2ee7d5da7efef2ce Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 24 Jun 2023 06:37:13 +0200 Subject: [PATCH] chore(deps): update container image tccr.io/truecharts/scratch to latest (#9868) --- 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 259b7747cbd..52b398eea9c 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: 1.0.7 +version: 1.0.8 annotations: truecharts.org/catagories: | - core diff --git a/charts/enterprise/clusterissuer/values.yaml b/charts/enterprise/clusterissuer/values.yaml index 6fe3b68dfea..c07e3b7b6f7 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:810a973aaa95d119a872ed1f2af5aa92b2f460a56c8f1b85c22058c37cb2adef + tag: latest@sha256:60efd806894fa4959708abf5ff7386bc67ffc7ca0d2e76a4fc5212591f2b37e3 pullPolicy: IfNotPresent manifestManager: enabled: true diff --git a/charts/enterprise/metallb-config/Chart.yaml b/charts/enterprise/metallb-config/Chart.yaml index a5d77e9ac2f..345a4afa3fb 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: 1.1.9 +version: 1.1.10 annotations: truecharts.org/catagories: | - core diff --git a/charts/enterprise/metallb-config/values.yaml b/charts/enterprise/metallb-config/values.yaml index eade13331a2..edba9a1076b 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:810a973aaa95d119a872ed1f2af5aa92b2f460a56c8f1b85c22058c37cb2adef + tag: latest@sha256:60efd806894fa4959708abf5ff7386bc67ffc7ca0d2e76a4fc5212591f2b37e3 pullPolicy: IfNotPresent manifestManager: enabled: false