chore(deps): update ghcr.io/goauthentik/server docker tag to v2024 (#2520)
* chore(deps): update ghcr.io/goauthentik/server docker tag to v2024 * Update app version [ready] --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Tipi CI <ci@runtipi.io>
This commit is contained in:
		
							parent
							
								
									511329ec66
								
							
						
					
					
						commit
						06fa8a42ea
					
				|  | @ -5,8 +5,8 @@ | |||
|   "available": true, | ||||
|   "exposable": true, | ||||
|   "id": "authentik", | ||||
|   "tipi_version": 7, | ||||
|   "version": "2023.10.7", | ||||
|   "tipi_version": 8, | ||||
|   "version": "2024.2.0", | ||||
|   "https": true, | ||||
|   "categories": [ | ||||
|     "development" | ||||
|  |  | |||
|  | @ -2,7 +2,7 @@ version: "3.7" | |||
| 
 | ||||
| services: | ||||
|   authentik: | ||||
|     image: ghcr.io/goauthentik/server:2023.10.7 | ||||
|     image: ghcr.io/goauthentik/server:2024.2.0 | ||||
|     restart: unless-stopped | ||||
|     command: server | ||||
|     container_name: authentik | ||||
|  | @ -49,7 +49,7 @@ services: | |||
|       traefik.http.routers.authentik-local.service: authentik | ||||
|       traefik.http.routers.authentik-local.tls: true | ||||
|   authentik-worker: | ||||
|     image: ghcr.io/goauthentik/server:2023.10.7 | ||||
|     image: ghcr.io/goauthentik/server:2024.2.0 | ||||
|     restart: unless-stopped | ||||
|     command: worker | ||||
|     container_name: authentik-worker | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	Block a user
	![29139614+renovate[bot]@users.noreply.github.com](/assets/img/avatar_default.png) renovate[bot]
						renovate[bot]