From bccd57fb016e96e58715e363df9f4930c95bbd1a Mon Sep 17 00:00:00 2001 From: Sagar Utekar Date: Mon, 11 Apr 2022 21:02:34 +0530 Subject: [PATCH 1/2] test on okteto --- values.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/values.yaml b/values.yaml index 560e5ea..b2bed8e 100644 --- a/values.yaml +++ b/values.yaml @@ -10,6 +10,7 @@ image: imagePullSecrets: [] + nameOverride: "" fullnameOverride: "" From c5e76ce18bf4eb0769823e14ae85a0274a1a264b Mon Sep 17 00:00:00 2001 From: Sagar2366 Date: Wed, 28 Sep 2022 22:38:08 +0530 Subject: [PATCH 2/2] Updating bety chart version after removing helm hooks --- Chart.lock | 2 +- Chart.yaml | 6 ++++-- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/Chart.lock b/Chart.lock index 3b7140d..15bbcba 100644 --- a/Chart.lock +++ b/Chart.lock @@ -4,6 +4,6 @@ dependencies: version: 6.28.1 - name: betydb repository: https://opensource.ncsa.illinois.edu/charts/ - version: 0.5.1 + version: 0.5.5 digest: sha256:c293d9887cf905d173b510200b73fdeee75707a67968cb6756132e63c3df10c6 generated: "2022-06-22T22:39:53.650221-05:00" diff --git a/Chart.yaml b/Chart.yaml index 230703c..bdcf026 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -14,17 +14,19 @@ description: > # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 0.6.1 +version: 0.6.2 # 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: "1.7.2" +appVersion: "1.7.3" # List of people that maintain this helm chart. maintainers: - name: Rob Kooper email: kooper@illinois.edu + - name: Sagar Utekar + email: sagarutekar2366@gmail.com # location of source code sources: