-
Notifications
You must be signed in to change notification settings - Fork 134
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
App version not reported anymore for Helm chart (since 0.1.26) #694
Comments
We're considering ways to update the helm chart to have the version tag of our stable version without the actual stable tag. https://github.com/aws/aws-for-fluent-bit/blob/mainline/AWS_FOR_FLUENT_BIT_STABLE_VERSION |
… complaints aws/aws-for-fluent-bit#694 Signed-off-by: Wesley Pettit <[email protected]>
… complaints aws/aws-for-fluent-bit#694 Signed-off-by: Wesley Pettit <[email protected]>
… complaints aws/aws-for-fluent-bit#694 Signed-off-by: Wesley Pettit <[email protected]>
New chart version: https://github.com/aws/eks-charts/releases/tag/v0.0.140 |
I've added a note to try to remember to upgrade the chart image tag every time we upgrade stable. Resolving this issue. |
Much appreciated @PettitWesley. I confirm it does report the version properly now:
|
… complaints aws/aws-for-fluent-bit#694 Signed-off-by: Wesley Pettit <[email protected]>
…lugin (#951) * Add template high performance kinesis stream plugin * update readme.md * update readme kinesis streams url * update reademe * fix typo * rename readme.md url name * fix typo * chart updates for VPC CNI v1.13.0 release (#952) * appmesh-controller: v1.12.1 (#954) Co-authored-by: eks-bot <[email protected]> * fix(fluentbit): rewrite erroneous ident * fix(fluentbit): rewrite erroneous ident * Bumping aws-for-fluent-bit helm chart version - 2.28.4 --> stable (less manual updates) - version 0.1.25 --> 0.1.26 - update readme * VPC CNI updates for v1.13.2 release (#962) * aws-load-balancer-controller: v2.5.3 (#968) Co-authored-by: eks-bot <[email protected]> * aws-for-fluent-bit: switch to hardcode stable version to address user complaints aws/aws-for-fluent-bit#694 Signed-off-by: Wesley Pettit <[email protected]> * fix document * fix chart version --------- Signed-off-by: Wesley Pettit <[email protected]> Co-authored-by: june.i <[email protected]> Co-authored-by: Jeffrey Nelson <[email protected]> Co-authored-by: Yuanshun Dong <[email protected]> Co-authored-by: eks-bot <[email protected]> Co-authored-by: Julien Boulanger <[email protected]> Co-authored-by: Shelby Hagman <[email protected]> Co-authored-by: Olivia Song <[email protected]> Co-authored-by: Wesley Pettit <[email protected]>
Describe the question/issue
Looks like App version is not reported anymore in the latest Helm chart version - just
stable
shown.What version exactly the
stable
refers to ?The
stable
is not SemVer compliant and to be honest is confusing as it's not clear what version from GitHub release is going to install.Configuration
Just trying to update to the latest using Helm charts.
Fluent Bit Log Output
N/A
Fluent Bit Version Info
Helm chart version
0.1.26
Cluster Details
N/A
Application Details
N/A
Steps to reproduce issue
The text was updated successfully, but these errors were encountered: