From 45e1f0febe48d447d0e772d8b92330b2b5a3c4e8 Mon Sep 17 00:00:00 2001 From: Souheil <35379392+Souheil-Yazji@users.noreply.github.com> Date: Fri, 6 Oct 2023 13:51:46 -0400 Subject: [PATCH] feat(profiles-controller): update chart to 4c04ae6 (#449) --- stable/profiles-controller/Chart.yaml | 2 +- stable/profiles-controller/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/stable/profiles-controller/Chart.yaml b/stable/profiles-controller/Chart.yaml index ce438bf8..eb298881 100644 --- a/stable/profiles-controller/Chart.yaml +++ b/stable/profiles-controller/Chart.yaml @@ -15,7 +15,7 @@ type: application # 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.5.43 +version: 0.5.44 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to diff --git a/stable/profiles-controller/values.yaml b/stable/profiles-controller/values.yaml index cc46e192..19c3910a 100644 --- a/stable/profiles-controller/values.yaml +++ b/stable/profiles-controller/values.yaml @@ -20,7 +20,7 @@ image: repository: k8scc01covidacr.azurecr.io/profiles-controller pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. - tag: b8181a6dc2acf950d01c623e68cebd7014ff4321 + tag: 4c04ae634e7530852cbcc8aa1396f8c9ae244a74 imagePullSecrets: [] nameOverride: ""