michael-follmann

Results 5 comments of michael-follmann

Used force push to fix an issue with my commits being unverified. I used the wrong key to sign the commits.

@programmiri I can confirm that we're using v2.9.0. The following Docker image tags to be precise: - https://hub.docker.com/layers/aivenoy/klaw-core/2.9.0/images/sha256-69a1f65aaf39e24bfd138a50a2592521d5bcda22309b22071fad4b4286cf27cc - https://hub.docker.com/layers/aivenoy/klaw-cluster-api/2.9.0/images/sha256-347f71201c1943a49f030357494cdec119e3afd14c742a680c8b1b372a5fb397

Hello @programmiri, I was able to reproduce the issue on MacOS with a recent Chrome and Firefox version as well as on Window 11 with Edge. Is there anything I...

Thank you @programmiri, the new release is highly appreciated! :heart: I'm afraid I can still reproduce the issue in the new version (2.10.0).

As a quick fix, I'm considering to use the following alternatives and I'm open for other suggestions: ``` klaw.notification.header.logo = https://www.klaw-project.io/images/logo-light.png ``` or ``` klaw.notification.header.logo = https://raw.githubusercontent.com/Aiven-Open/klaw/refs/tags/v2.9.0/core/src/main/resources/static/assets/images/klaw_logo.png ```