chore(release): 2.0.0 [skip ci]
This commit is contained in:
		
							parent
							
								
									a3ecc6daa3
								
							
						
					
					
						commit
						7e3fda08cc
					
				
					 2 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -20,7 +20,7 @@ spec:
 | 
				
			||||||
    spec:
 | 
					    spec:
 | 
				
			||||||
      containers:
 | 
					      containers:
 | 
				
			||||||
        - name: app
 | 
					        - name: app
 | 
				
			||||||
          image: registry.gitlab.com/mythic-insight/legendary:1.6.0
 | 
					          image: registry.gitlab.com/mythic-insight/legendary:2.0.0
 | 
				
			||||||
          ports:
 | 
					          ports:
 | 
				
			||||||
            - containerPort: 4000
 | 
					            - containerPort: 4000
 | 
				
			||||||
          env:
 | 
					          env:
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,6 +1,6 @@
 | 
				
			||||||
{
 | 
					{
 | 
				
			||||||
  "name": "@mythic-insight/legendary",
 | 
					  "name": "@mythic-insight/legendary",
 | 
				
			||||||
  "version": "1.6.0",
 | 
					  "version": "2.0.0",
 | 
				
			||||||
  "private": true,
 | 
					  "private": true,
 | 
				
			||||||
  "description": "The Legendary Phoenix Boilerplate.",
 | 
					  "description": "The Legendary Phoenix Boilerplate.",
 | 
				
			||||||
  "main": "index.js",
 | 
					  "main": "index.js",
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in a new issue