From f9e740eca26294cd4f8379ee452b540848e5811c Mon Sep 17 00:00:00 2001 From: firmansyahn <80936459+firmansyahn@users.noreply.github.com> Date: Tue, 21 Jun 2022 11:21:58 +0700 Subject: [PATCH] Rename common to st-common --- charts/common/Chart.yaml | 4 ++-- charts/common/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/common/Chart.yaml b/charts/common/Chart.yaml index 90fda0a0..6902730a 100644 --- a/charts/common/Chart.yaml +++ b/charts/common/Chart.yaml @@ -4,7 +4,7 @@ annotations: - name: Chart Source url: https://github.com/startechnica/apps/tree/main/charts/common apiVersion: v2 -appVersion: 0.1.0 +appVersion: 0.1.1 description: A Library Helm Chart for grouping common logic between Startechnica charts. This chart is not deployable by itself. home: https://github.com/startechnica/apps/tree/main/charts/common @@ -16,7 +16,7 @@ maintainers: - name: firmansyahn email: firmansyah@nainggolan.id url: https://firmansyah.nainggolan.id -name: common +name: st-common sources: - https://startechnica.github.io/apps type: library diff --git a/charts/common/values.yaml b/charts/common/values.yaml index 050c4d1f..56aa646a 100644 --- a/charts/common/values.yaml +++ b/charts/common/values.yaml @@ -1,4 +1,4 @@ -## startechnica/common +## startechnica/st-common ## It is required by CI/CD tools and processes. ## @skip exampleValue ##