Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [v1.18.0] - 2025-08-01
## [v1.18.0] - 2025-08-11
[v1.18.0]: https://github.com/cilium/cilium/compare/v1.17.5...v1.18.0

**Minor Changes:**
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ this reason, only the latest Hubble CLI version is maintained.

| Version | Release Date | Maintained | Supported Cilium Version | Artifacts |
|------------------------------------------------------|----------------------|------------|--------------------------|-------------------------------------------------------------------------|
| [v1.17](https://github.com/cilium/hubble/tree/main) | 2025-06-23 (v1.17.5) | Yes | Cilium 1.17 and older | [GitHub Release](https://github.com/cilium/hubble/releases/tag/v1.17.5) |
| [v1.18](https://github.com/cilium/hubble/tree/main) | 2025-08-11 (v1.18.0) | Yes | Cilium 1.17 and older | [GitHub Release](https://github.com/cilium/hubble/releases/tag/v1.18.0) |
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
| [v1.18](https://github.com/cilium/hubble/tree/main) | 2025-08-11 (v1.18.0) | Yes | Cilium 1.17 and older | [GitHub Release](https://github.com/cilium/hubble/releases/tag/v1.18.0) |
| [v1.18](https://github.com/cilium/hubble/tree/main) | 2025-08-11 (v1.18.0) | Yes | Cilium 1.18 and older | [GitHub Release](https://github.com/cilium/hubble/releases/tag/v1.18.0) |

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We support more than just 1.18 cilium, so this confuses me. I thought that -1 version would make more sense here no?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Mmh, I read it as "Cilium v1.18 is unsupported". Why is "Supported Cilium version - Cilium 1.18 and older" confusing?


## Component Stability

Expand Down
2 changes: 1 addition & 1 deletion stable.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v1.17.5
v1.18.0
Loading