Skip to content

Commit

Permalink
up to v10 with Centrifugo v5 (#57)
Browse files Browse the repository at this point in the history
  • Loading branch information
FZambia authored Jun 29, 2023
1 parent d232ee1 commit f1dbe8d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 2 additions & 2 deletions charts/centrifugo/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
apiVersion: v1
name: centrifugo
description: Centrifugo is a scalable real-time messaging server in language-agnostic way
version: 9.1.9
appVersion: 4.1.5
version: 10.0.0
appVersion: 5.0.0
home: https://centrifugal.dev
icon: https://centrifugal.dev/img/favicon.png
maintainers:
Expand Down
4 changes: 4 additions & 0 deletions charts/centrifugo/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -265,6 +265,10 @@ initContainers:
## Upgrading
### v9 -> v10
In v10 we are using Centrifugo v5 as base appVersion. See [Centrifugo v5.0.0 release notes](https://github.com/centrifugal/centrifugo/releases/tag/v5.0.0).
### v8 -> v9
In v9 we are using Centrifugo v4 as base appVersion. See [Centrifugo v4.0.0 release notes](https://github.com/centrifugal/centrifugo/releases/tag/v4.0.0).
Expand Down

0 comments on commit f1dbe8d

Please sign in to comment.