From b23455e8259eb2d11f189e7a0257e9e9e3b17b08 Mon Sep 17 00:00:00 2001 From: CI Bot Date: Thu, 2 Nov 2023 21:00:51 +0000 Subject: [PATCH] chore(admin-panel): bump admin-panel image to 'sha256:3822bc1c7b0d6af2a5c52cf0d53cfc11af888da1a3a3bcfde37a1604e6d97156' --- charts/admin-panel/Chart.yaml | 2 +- charts/admin-panel/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/admin-panel/Chart.yaml b/charts/admin-panel/Chart.yaml index 0f166e153f..3d54a63717 100644 --- a/charts/admin-panel/Chart.yaml +++ b/charts/admin-panel/Chart.yaml @@ -17,4 +17,4 @@ version: 0.10.0-dev # 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 # follow Semantic Versioning. They should reflect the version the application is using. -appVersion: 0.7.0 +appVersion: 0.7.1 diff --git a/charts/admin-panel/values.yaml b/charts/admin-panel/values.yaml index 7a237b566e..5fe54cc4d7 100644 --- a/charts/admin-panel/values.yaml +++ b/charts/admin-panel/values.yaml @@ -1,6 +1,6 @@ image: repository: us.gcr.io/galoy-org/admin-panel - digest: "sha256:0cba598a13f2e7220b75b2e945ce2d87d358e738f1e89a0e11d522a167ceeecf" # METADATA:: repository=https://github.com/GaloyMoney/admin-panel;commit_ref=592ca8c;app=admin-panel; + digest: "sha256:3822bc1c7b0d6af2a5c52cf0d53cfc11af888da1a3a3bcfde37a1604e6d97156" # METADATA:: repository=https://github.com/GaloyMoney/admin-panel;commit_ref=67aa6c9;app=admin-panel; git_ref: "ef99dc0" # Not used by helm ingress: enabled: false