From edd8ef74ae307fcd90eae1382948854cc4bd81e9 Mon Sep 17 00:00:00 2001 From: Tim Beermann Date: Mon, 21 Oct 2024 09:51:51 +0200 Subject: [PATCH] chore(deps): update glanceapp/glance docker tag to v0.6.2 (#41) Co-authored-by: Renovate Bot --- glance/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/glance/Chart.yaml b/glance/Chart.yaml index 6cf386e..7f0fc3b 100644 --- a/glance/Chart.yaml +++ b/glance/Chart.yaml @@ -22,4 +22,4 @@ version: 1.0.0 # follow Semantic Versioning. They should reflect the version the application is using. # It is recommended to use it with quotes. # renovate: image=glanceapp/glance -appVersion: 'v0.5.0' +appVersion: 'v0.6.2'