Skip to content

Update current version for eck to 3.3.0#2484

Closed
naemono wants to merge 1 commit intomainfrom
eck-3.3-update-current-version
Closed

Update current version for eck to 3.3.0#2484
naemono wants to merge 1 commit intomainfrom
eck-3.3-update-current-version

Conversation

@naemono
Copy link

@naemono naemono commented Jan 15, 2026

To be merged only on the day of ECK 3.3.0 release!

Release is currently planned for Jan 27, 2026.

Signed-off-by: Michael Montgomery <mmontg1@gmail.com>
@naemono naemono requested review from a team as code owners January 15, 2026 22:00
@naemono naemono requested a review from Mpdreamz January 15, 2026 22:00
@naemono naemono added the documentation Improvements or additions to documentation label Jan 15, 2026
@reakaleek
Copy link
Member

reakaleek commented Jan 21, 2026

This should be fine. But FYI, we have an automation that would bump this based on the elastic/cloud-on-k8s repo.

latest-eck-version:
name: Get latest release version for Elastic Cloud on Kubernetes
kind: githubrelease
transformers:
- trimprefix: v
spec:
owner: elastic
repository: cloud-on-k8s
token: '{{ requiredEnv "GITHUB_TOKEN" }}'
username: '{{ requiredEnv "GITHUB_ACTOR" }}'
versionfilter:
kind: latest

cc @theletterf

TL;DR as soon as there is a github release on elastic/cloud-on-k8s, the automation should pick it up.

@naemono
Copy link
Author

naemono commented Feb 3, 2026

TL;DR as soon as there is a github release on elastic/cloud-on-k8s, the automation should pick it up.

I came here to merge this today, and am seeing this... I'll hold off and verify if this is working properly for us...

@naemono
Copy link
Author

naemono commented Feb 4, 2026

This should be fine. But FYI, we have an automation that would bump this based on the elastic/cloud-on-k8s repo.

latest-eck-version:
name: Get latest release version for Elastic Cloud on Kubernetes
kind: githubrelease
transformers:
- trimprefix: v
spec:
owner: elastic
repository: cloud-on-k8s
token: '{{ requiredEnv "GITHUB_TOKEN" }}'
username: '{{ requiredEnv "GITHUB_ACTOR" }}'
versionfilter:
kind: latest

cc @theletterf

TL;DR as soon as there is a github release on elastic/cloud-on-k8s, the automation should pick it up.

@reakaleek ECK was released yesterdayhttps://github.com/elastic/cloud-on-k8s/releases/tag/v3.3.0, but this still isn't merged. Does it just take longer?

@reakaleek
Copy link
Member

@naemono it looks like eck was already updated in #2622 and is up-to-date on main.

https://github.com/elastic/docs-builder/blob/main/config/versions.yml#L22

I think you are still seeing the green merge button because this PR is not up-to-date with the base branch.

@reakaleek
Copy link
Member

This PR can be closed

@naemono
Copy link
Author

naemono commented Feb 4, 2026

@reakaleek Oh ok. So we don't need to create these at all in the future it seems. 👍

@naemono naemono closed this Feb 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants