chore: update image tags and helm chart versions to latest compatible releases - #1455
Open
aneojgurhem wants to merge 2 commits into
Open
aneojgurhem wants to merge 2 commits into
aneojgurhem wants to merge 2 commits into
Conversation
… releases Refresh dependency versions (KEDA, CSI drivers, MongoDB, Redis, RabbitMQ, Grafana, Prometheus, Fluent Bit, Chaos Mesh, etc.) against Kubernetes 1.35 compatibility, keeping EFS CSI driver and Grafana on their current minor version lines.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



Motivation
Keep third-party image tags and Helm chart versions in
versions.tfvars.jsonup to date with the latest stable releases, ensuring compatibility with the target Kubernetes 1.35 EKS cluster.Description
Updated
image_tagsandhelm_chartsinversions.tfvars.json:Percona server MongoDB, the Percona operator, its chart, ActiveMQ Classic, MinIO,
bitnamilegacy/rabbitmq, Seq/seqcli andnanoserverwere already at their latest compatible version and were left unchanged.Testing
No automated tests apply to this version bump. Versions were selected by checking each upstream project's release notes/compatibility matrix against Kubernetes 1.35; no cluster deployment was performed as part of this change.
Impact
forwardoutput now retains metadata by default; Prometheus PromQL/remote-write spec changes). See PR discussion/commit context for details.events.k8s.io; custom RBAC for the KEDA operator may need updating.Additional Information
infrastructure/quick-deploy/aws/parameters.tfvarsandparameters.tfvars.backhave unrelated local changes and are intentionally excluded from this PR.Checklist