From 083b2393a228c689f27a67f907e0784b8938b61b Mon Sep 17 00:00:00 2001 From: robertlincecum Date: Mon, 4 Mar 2024 21:59:51 +0000 Subject: [PATCH] Prod Release --- helm/Chart.yaml | 2 +- helm/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/helm/Chart.yaml b/helm/Chart.yaml index af6b881..910a0d0 100644 --- a/helm/Chart.yaml +++ b/helm/Chart.yaml @@ -17,4 +17,4 @@ version: 0.1.0 # 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: v1.22.2 +appVersion: "" diff --git a/helm/values.yaml b/helm/values.yaml index e10ec9e..c339dfb 100644 --- a/helm/values.yaml +++ b/helm/values.yaml @@ -1,6 +1,6 @@ quaiCicd: image: name: quainetwork/quai-cicd - version: v1.22.2 + version: "" env: quai-dev replicas: 1