From 2289061d202247da787e84a4f6f6f41548906314 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 18 Oct 2024 18:04:30 +0000 Subject: [PATCH] chore(deps): update ghcr.io/cloudoperators/juno-app-greenhouse docker tag to v0.3.1 --- charts/dashboard/values.yaml | 2 +- charts/ui/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/dashboard/values.yaml b/charts/dashboard/values.yaml index e8fc5f03d..c129190db 100644 --- a/charts/dashboard/values.yaml +++ b/charts/dashboard/values.yaml @@ -3,7 +3,7 @@ image: repository: ghcr.io/cloudoperators/juno-app-greenhouse - tag: 0.2.0 + tag: 0.3.1 pullPolicy: IfNotPresent # TODO: Migrate to ingress.host diff --git a/charts/ui/values.yaml b/charts/ui/values.yaml index e8fc5f03d..c129190db 100644 --- a/charts/ui/values.yaml +++ b/charts/ui/values.yaml @@ -3,7 +3,7 @@ image: repository: ghcr.io/cloudoperators/juno-app-greenhouse - tag: 0.2.0 + tag: 0.3.1 pullPolicy: IfNotPresent # TODO: Migrate to ingress.host