Skip to content
Snippets Groups Projects
Verified Commit 4ca86ee2 authored by Maarten de Waard's avatar Maarten de Waard :angel:
Browse files

update name and version number in package.json

parent 8269ab39
No related branches found
No related tags found
No related merge requests found
annotations:
category: Dashboard
apiVersion: v2
appVersion: 0.1.0
appVersion: 0.1.1
dependencies:
- name: common
repository: https://charts.bitnami.com/bitnami
......
......@@ -59,7 +59,7 @@ frontend:
image:
registry: open.greenhost.net:4567
repository: openappstack/admin-frontend/admin-frontend
tag: 0.1.0
tag: 0.1.1
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images
......
{
"name": "open-app-stack",
"version": "0.1.0",
"name": "stackspin-dashboard",
"version": "0.1.1",
"private": true,
"dependencies": {
"@craco/craco": "^6.2.0",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment