-
Notifications
You must be signed in to change notification settings - Fork 474
[Cloud Posture] Update k8s cloud posture release tag to beta #3966
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
🌐 Coverage report
|
@@ -2,13 +2,13 @@ format_version: 1.0.0 | |||
name: cloud_security_posture | |||
title: "Kubernetes Security Posture Management" | |||
version: 0.0.22 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
For this update to take effect you'll have to bump the version as well
@@ -1,4 +1,9 @@ | |||
# newer versions go on top | |||
- version: "0.0.23": |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
after seeing the following comment: https://github.com/elastic/package-spec/blob/main/versions/1/integration/manifest.spec.yml#L212
lets add also a suffix of beta like suggested there
What does this PR do?
Updated release tag to
beta