From 8b6c8c229b5e3b913445effd29f1f2837149c5a7 Mon Sep 17 00:00:00 2001 From: James Smith Date: Thu, 22 Feb 2024 11:30:17 +1100 Subject: [PATCH] appVersion: update to include arm64 builds --- charts/edge-site/Chart.yaml | 4 ++-- charts/primary-site/Chart.yaml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/edge-site/Chart.yaml b/charts/edge-site/Chart.yaml index 1241265..b6944fd 100644 --- a/charts/edge-site/Chart.yaml +++ b/charts/edge-site/Chart.yaml @@ -13,6 +13,6 @@ type: application # 1.0.0-alpha.0 # 1.0.0-alpha.1 # 1.0.0 -version: "0.0.20" +version: "0.0.21" -appVersion: "052deed519997067843d79b3651fe5bc68eed4fb" +appVersion: "fefab2049beaaa5fc25ae37b9f74a921b0314531" diff --git a/charts/primary-site/Chart.yaml b/charts/primary-site/Chart.yaml index 2970903..74241e6 100644 --- a/charts/primary-site/Chart.yaml +++ b/charts/primary-site/Chart.yaml @@ -13,6 +13,6 @@ type: application # 1.0.0-alpha.0 # 1.0.0-alpha.1 # 1.0.0 -version: "0.0.35" +version: "0.0.36" -appVersion: "3af304d2e476e78627a3eb5cc7eb166db46feb79" +appVersion: "fefab2049beaaa5fc25ae37b9f74a921b0314531"