Skip to content

Commit

Permalink
Ft/kratos1.1 (#153)
Browse files Browse the repository at this point in the history
* Update non-major

* Update non-major

* add support for kratos v1.1.0

* fix tests

* add changelog

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
dfoxg and renovate[bot] authored Mar 18, 2024
1 parent e13c01c commit d4b4db7
Show file tree
Hide file tree
Showing 6 changed files with 642 additions and 611 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@

## 2.xx

### 2.3.0
- Support for Ory Kratos v1.1.0

### 2.2.0
- Nginx runs as non-root now. The exposed port changed from port 80 to 8080!

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ services:
networks:
- intranet
admin_ui:
image: ghcr.io/dfoxg/kratos-admin-ui:v2.2.0
image: ghcr.io/dfoxg/kratos-admin-ui:v2.3.0
ports:
- '80:8080'
restart: unless-stopped
Expand Down
Loading

0 comments on commit d4b4db7

Please sign in to comment.