version: bump to 1.17.4
This commit is contained in:
		
							parent
							
								
									945c458011
								
							
						
					
					
						commit
						0402f14b5e
					
				| @ -1,3 +1,3 @@ | |||||||
| """current version""" | """current version""" | ||||||
| 
 | 
 | ||||||
| __version__ = "1.17.3" | __version__ = "1.17.4" | ||||||
|  | |||||||
| @ -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.17.3 | version: v1.17.4 | ||||||
| 
 | 
 | ||||||
| dependencies: | dependencies: | ||||||
|   - name: btrix-admin-logging |   - name: btrix-admin-logging | ||||||
|  | |||||||
| @ -106,7 +106,7 @@ replica_deletion_delay_days: 0 | |||||||
| 
 | 
 | ||||||
| # API Image | # API Image | ||||||
| # ========================================= | # ========================================= | ||||||
| backend_image: "docker.io/webrecorder/browsertrix-backend:1.17.3" | backend_image: "docker.io/webrecorder/browsertrix-backend:1.17.4" | ||||||
| backend_pull_policy: "IfNotPresent" | backend_pull_policy: "IfNotPresent" | ||||||
| 
 | 
 | ||||||
| backend_password_secret: "PASSWORD!" | backend_password_secret: "PASSWORD!" | ||||||
| @ -164,7 +164,7 @@ backend_avg_memory_threshold: 95 | |||||||
| 
 | 
 | ||||||
| # Nginx Image | # Nginx Image | ||||||
| # ========================================= | # ========================================= | ||||||
| frontend_image: "docker.io/webrecorder/browsertrix-frontend:1.17.3" | frontend_image: "docker.io/webrecorder/browsertrix-frontend:1.17.4" | ||||||
| frontend_pull_policy: "IfNotPresent" | frontend_pull_policy: "IfNotPresent" | ||||||
| 
 | 
 | ||||||
| frontend_cpu: "10m" | frontend_cpu: "10m" | ||||||
|  | |||||||
| @ -1,6 +1,6 @@ | |||||||
| { | { | ||||||
|   "name": "browsertrix-frontend", |   "name": "browsertrix-frontend", | ||||||
|   "version": "1.17.3", |   "version": "1.17.4", | ||||||
|   "main": "index.ts", |   "main": "index.ts", | ||||||
|   "license": "AGPL-3.0-or-later", |   "license": "AGPL-3.0-or-later", | ||||||
|   "dependencies": { |   "dependencies": { | ||||||
|  | |||||||
| @ -1 +1 @@ | |||||||
| 1.17.3 | 1.17.4 | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user