From 38e8c8a94dcdc491627984885a744c5e92657b57 Mon Sep 17 00:00:00 2001 From: JasonPowr Date: Tue, 2 Apr 2024 10:03:26 +0100 Subject: [PATCH] update client-server images --- charts/trusted-artifact-signer/Chart.yaml | 2 +- charts/trusted-artifact-signer/values.yaml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/trusted-artifact-signer/Chart.yaml b/charts/trusted-artifact-signer/Chart.yaml index 7a2e9b3c..dcae92fb 100644 --- a/charts/trusted-artifact-signer/Chart.yaml +++ b/charts/trusted-artifact-signer/Chart.yaml @@ -33,4 +33,4 @@ sources: # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 0.1.51 +version: 0.1.52 diff --git a/charts/trusted-artifact-signer/values.yaml b/charts/trusted-artifact-signer/values.yaml index aceb007e..bc1f942b 100644 --- a/charts/trusted-artifact-signer/values.yaml +++ b/charts/trusted-artifact-signer/values.yaml @@ -37,12 +37,12 @@ configs: clientserver_cg: registry: registry.redhat.io repository: rhtas/client-server-cg-rhel9 - version: "sha256:3ecacaccf5a43e3832e0e9cd3957850f06e8ae7716d89c83d89fb9b3535d5547" + version: "sha256:7448d37e1f9e8bb9cff80cb10271cffa345c2bb15ef7e1719a186e3020a6805c" pullPolicy: IfNotPresent clientserver_re: registry: registry.redhat.io repository: rhtas/client-server-re-rhel9 - version: "sha256:9c4867018453a2d02be004b392b8b17e1cdb89ed841aefe619b63627f024ff90" + version: "sha256:3499f0e2d371d07fc23fc6a37ba92911980d79b3510370cc7c00e0da5bad64ae" pullPolicy: IfNotPresent rekorui: