Skip to content

Commit

Permalink
Merge pull request #410 from amplication/chore/dotnet-helm-package-name
Browse files Browse the repository at this point in the history
chore(helm-dotnet):update package name
  • Loading branch information
yuval-hazaz authored Dec 11, 2024
2 parents edf49c0 + 08c2710 commit 72aca5a
Show file tree
Hide file tree
Showing 3 changed files with 38 additions and 9 deletions.
39 changes: 34 additions & 5 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions plugins/dotnet-deployment-helm-chart/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# @amplication/dotnet-plugin-deployment-helm-chart
# @amplication/plugin-dotnet-deployment-helm-chart

[![NPM Downloads](https://img.shields.io/npm/dt/@amplication/dotnet-plugin-deployment-helm-chart)](https://www.npmjs.com/package/@amplication/dotnet-plugin-deployment-helm-chart)
[![NPM Downloads](https://img.shields.io/npm/dt/@amplication/plugin-dotnet-deployment-helm-chart)](https://www.npmjs.com/package/@amplication/plugin-dotnet-deployment-helm-chart)

Adds a helm chart for the generated service.

Expand Down
4 changes: 2 additions & 2 deletions plugins/dotnet-deployment-helm-chart/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@amplication/dotnet-plugin-deployment-helm-chart",
"version": "0.0.1",
"name": "@amplication/plugin-dotnet-deployment-helm-chart",
"version": "0.0.2",
"description": "Add helm chart for deployment of the service",
"main": "dist/index.js",
"nx": {},
Expand Down

0 comments on commit 72aca5a

Please sign in to comment.