version: bump to 1.10.1
This commit is contained in:
		
							parent
							
								
									2c9ead718f
								
							
						
					
					
						commit
						4b6dd97c11
					
				| @ -1,3 +1,3 @@ | |||||||
| """ current version """ | """ current version """ | ||||||
| 
 | 
 | ||||||
| __version__ = "1.10.0" | __version__ = "1.10.1" | ||||||
|  | |||||||
| @ -5,7 +5,7 @@ type: application | |||||||
| icon: https://webrecorder.net/assets/icon.png | icon: https://webrecorder.net/assets/icon.png | ||||||
| 
 | 
 | ||||||
| # Browsertrix and Chart Version | # Browsertrix and Chart Version | ||||||
| version: v1.10.0 | version: v1.10.1 | ||||||
| 
 | 
 | ||||||
| dependencies: | dependencies: | ||||||
|   - name: btrix-admin-logging |   - name: btrix-admin-logging | ||||||
|  | |||||||
| @ -90,7 +90,7 @@ default_org: "My Organization" | |||||||
| 
 | 
 | ||||||
| # API Image | # API Image | ||||||
| # ========================================= | # ========================================= | ||||||
| backend_image: "docker.io/webrecorder/browsertrix-backend:1.10.0" | backend_image: "docker.io/webrecorder/browsertrix-backend:1.10.1" | ||||||
| backend_pull_policy: "Always" | backend_pull_policy: "Always" | ||||||
| 
 | 
 | ||||||
| backend_password_secret: "PASSWORD!" | backend_password_secret: "PASSWORD!" | ||||||
| @ -129,7 +129,7 @@ backend_avg_memory_threshold: 95 | |||||||
| 
 | 
 | ||||||
| # Nginx Image | # Nginx Image | ||||||
| # ========================================= | # ========================================= | ||||||
| frontend_image: "docker.io/webrecorder/browsertrix-frontend:1.10.0" | frontend_image: "docker.io/webrecorder/browsertrix-frontend:1.10.1" | ||||||
| frontend_pull_policy: "Always" | frontend_pull_policy: "Always" | ||||||
| 
 | 
 | ||||||
| frontend_cpu: "10m" | frontend_cpu: "10m" | ||||||
|  | |||||||
| @ -1,6 +1,6 @@ | |||||||
| { | { | ||||||
|   "name": "browsertrix-frontend", |   "name": "browsertrix-frontend", | ||||||
|   "version": "1.10.0", |   "version": "1.10.1", | ||||||
|   "main": "index.ts", |   "main": "index.ts", | ||||||
|   "license": "AGPL-3.0-or-later", |   "license": "AGPL-3.0-or-later", | ||||||
|   "dependencies": { |   "dependencies": { | ||||||
|  | |||||||
| @ -1 +1 @@ | |||||||
| 1.10.0 | 1.10.1 | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user