Skip to content

Commit

Permalink
cambiando el nombre de la release
Browse files Browse the repository at this point in the history
  • Loading branch information
ValentinoSanchez00 committed Dec 11, 2024
1 parent c2428af commit 85521c8
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "frontend-rh",
"version": "0.1.7",
"version": "0.1.8",
"private": true,
"dependencies": {
"@testing-library/jest-dom": "^5.16.5",
Expand Down
2 changes: 1 addition & 1 deletion valuesdev.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

frontend:
replicas: 2
image: containerregistryvsanchez.azurecr.io/imagen-proyecto-frontend-develop:0.1.7
image: containerregistryvsanchez.azurecr.io/imagen-proyecto-frontend-develop:0.1.8
containerPort: 80
resources:
requests:
Expand Down
2 changes: 1 addition & 1 deletion valuesprod.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

frontend:
replicas: 2
image: containerregistryvsanchez.azurecr.io/imagen-proyecto-frontend-production:0.1.7
image: containerregistryvsanchez.azurecr.io/imagen-proyecto-frontend-production:0.1.8
containerPort: 80
resources:
requests:
Expand Down

0 comments on commit 85521c8

Please sign in to comment.