Skip to content

Releases: fc92/poker

fix cve

19 Apr 20:28
05c6e6f
Compare
Choose a tag to compare

doc update and helm chart

02 Mar 22:45
b55b34b
Compare
Choose a tag to compare
Merge pull request #43 from fc92/wasm

update doc for v2

vue frontend replaces console client

14 Feb 08:21
a978b84
Compare
Choose a tag to compare

frontend rewritten in vue 3 + ionic
go console client exposed with tty2web in v1 is removed

v1.3.0

21 Aug 22:02
29619a8
Compare
Choose a tag to compare

remove k8s support and groom mechanism
move backend to dedicated directory

v1.2.8

06 Apr 16:15
1478afb
Compare
Choose a tag to compare

What's Changed

  • simplify deployment with https by @fc92 in #34

Full Changelog: V1.2.8...v1.2.8

Fix cve in dependency

06 Apr 05:34
89e77e0
Compare
Choose a tag to compare

What's Changed

  • Bump github.com/docker/docker from 23.0.2+incompatible to 23.0.3+incompatible by @dependabot in #33

Full Changelog: v1.2.7...V1.2.8

v1.2.7

05 Apr 22:33
507f3a8
Compare
Choose a tag to compare

What's Changed

  • Bump github.com/docker/docker from 20.10.21+incompatible to 20.10.24+incompatible by @dependabot in #31
  • Ux by @fc92 in #32
    URL is displayed when room is available

Full Changelog: v1.2.6...v1.2.7

helm chart important tip

31 Mar 22:18
11a4f2b
Compare
Choose a tag to compare

What's Changed

Improve error logs
Document helm command that needs to use -f path/to/values.yaml
Surface control for new room name
Tested on kind with success

Full Changelog: v1.2.5...v1.2.6

v1.2.5

30 Mar 21:37
Compare
Choose a tag to compare

Full Changelog: v1.2.4...v1.2.5
fix bug in groom
prevent panic when chart is not found in the k8s context

docker image for helm

28 Mar 21:14
0d9ffc9
Compare
Choose a tag to compare
Merge pull request #29 from fc92/kind

:remove helm chart publication