diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 2632ac3..1b3d10f 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -35,4 +35,4 @@ jobs: env: CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}" CR_SKIP_EXISTING: true - # CR_INDEX_PATH: "custom/path/index.yaml" \ No newline at end of file + CR_INDEX_PATH: "build/index.yaml" \ No newline at end of file diff --git a/helm/cr.yaml b/helm/cr.yaml index 42c5810..5a5554a 100644 --- a/helm/cr.yaml +++ b/helm/cr.yaml @@ -1,4 +1,4 @@ # owner: sachinshakya507 # git-base-url: https://sachinshakya507.github.com/ pages-index-path: index.yaml -index-path: ".cr-index/build/index.yaml" \ No newline at end of file +# index-path: ".cr-index/build/index.yaml" \ No newline at end of file diff --git a/helm/grpc-service/Chart.yaml b/helm/grpc-service/Chart.yaml index 79327ab..d7c7110 100644 --- a/helm/grpc-service/Chart.yaml +++ b/helm/grpc-service/Chart.yaml @@ -15,7 +15,7 @@ type: application # 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: 3.0.0 +version: 3.0.1 # 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