You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I found an incorrect annotation in class ContainerSpec for the healthcheck property.The property should by "Healthcheck" and not "HealthCheck".
I wanted to fix the bug and create a PR, but I'm a little confused about the version number in the parent pom. Why is this 3.2.2-SNAPSHOT and not 3.2.7-SNAPSHOT?
I found an incorrect annotation in class ContainerSpec for the healthcheck property.The property should by "Healthcheck" and not "HealthCheck".
I wanted to fix the bug and create a PR, but I'm a little confused about the version number in the parent pom. Why is this 3.2.2-SNAPSHOT and not 3.2.7-SNAPSHOT?
Here is a code snipped: