Skip to content

Releases: vshn/appcat

v4.18.5

14 Aug 09:40
058d38b
Compare
Choose a tag to compare

1 changes since v4.18.4

🚀 Features

  • renaming object, so it has more meaningful name and it's easier to debug (#60)

v4.18.4

11 Aug 15:06
65543fb
Compare
Choose a tag to compare

1 changes since v4.18.3

🐛 Fixes

  • fixing objectname to avoid name collisions (#58)

v4.18.3

11 Aug 13:24
367e2f8
Compare
Choose a tag to compare

1 changes since v4.18.2

🐛 Fixes

  • fixing url.go function (#57)

v4.18.2

10 Aug 09:27
96fe9fb
Compare
Choose a tag to compare

2 changes since v4.18.1

🚀 Features

  • Adjusting code to cooperate with Cilium (#54)

🐛 Fixes

  • Adjusting code to cooperate with Cilium (#54)

📄 Documentation

  • Add some vscode samples (#55)

v4.18.1

09 Aug 11:05
589c399
Compare
Choose a tag to compare

1 changes since v4.18.0

🐛 Fixes

  • Fix an issue with statefulsets stuck in deletion (#52)

v4.18.0

08 Aug 12:43
5872503
Compare
Choose a tag to compare

2 changes since v4.17.0

🚀 Features

  • Support PVC resize for Redis (#51)

📄 Documentation

  • Add redis maintenance docs (#45)

v4.17.0

08 Aug 09:31
a551592
Compare
Choose a tag to compare

1 changes since v4.16.0

🚀 Features

  • Add external connection IPs to connection secret if service type is set to LoadBalancer for PostgreSQL Managed by VSHN (#46)

v4.16.0

02 Aug 08:15
2c3cd69
Compare
Choose a tag to compare

1 changes since v4.15.2

🚀 Features

  • Allow upgrading redis to newer versions (#49)

v4.15.2

31 Jul 11:53
30817f0
Compare
Choose a tag to compare

1 changes since v4.15.1

🐛 Fixes

  • Fix display issue for Redis Backups (#50)

v4.15.1

28 Jul 07:52
08ec07c
Compare
Choose a tag to compare

1 changes since v4.15.0

🐛 Fixes

  • Use unique key to keep track of probers instead of the whole ProberInfo (#48)