Adam Östör

Results 2 comments of Adam Östör

I hit this issue with the `arn:aws:lambda::184161586896:layer:opentelemetry-python-0_3_0:1` layer that has the versions `opentelemetry-python 1.21.0/0.41b0`

In my values file, I pinned the previous RC `image.tag: v2.8.0-rc2` as a workaround. Based on this workflow https://github.com/kuberhealthy/kuberhealthy/blob/master/.github/workflows/release.yml, it seems only a `v2.8.0-rc3` tag would need to be added...