From c931dd935fdc2e912237df06a5f2d17e3faa29b7 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 18 Apr 2023 10:53:43 +0000 Subject: [PATCH] Update dependency ghcr.io/appuio/cloud-portal to v0.13.0 Signed-off-by: Renovate Bot --- class/defaults.yml | 2 +- .../cloud-portal/templates/deployment.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/class/defaults.yml b/class/defaults.yml index 74e6fb3..0acc7c0 100644 --- a/class/defaults.yml +++ b/class/defaults.yml @@ -8,7 +8,7 @@ parameters: cloud-portal: registry: ghcr.io repository: appuio/cloud-portal - tag: v0.12.0 + tag: v0.13.0 charts: cloud-portal: source: https://charts.appuio.ch diff --git a/tests/golden/defaults/cloud-portal/cloud-portal/01_cloud_portal_helmchart/cloud-portal/templates/deployment.yaml b/tests/golden/defaults/cloud-portal/cloud-portal/01_cloud_portal_helmchart/cloud-portal/templates/deployment.yaml index 4e052d7..f5cf1bb 100644 --- a/tests/golden/defaults/cloud-portal/cloud-portal/01_cloud_portal_helmchart/cloud-portal/templates/deployment.yaml +++ b/tests/golden/defaults/cloud-portal/cloud-portal/01_cloud_portal_helmchart/cloud-portal/templates/deployment.yaml @@ -23,7 +23,7 @@ spec: app.kubernetes.io/name: cloud-portal spec: containers: - - image: ghcr.io/appuio/cloud-portal:v0.12.0 + - image: ghcr.io/appuio/cloud-portal:v0.13.0 imagePullPolicy: IfNotPresent livenessProbe: httpGet: