Skip to content

Commit 18e587e

Browse files
committed
Update CHANGELOG and README with 0.13.5
Signed-off-by: Chance Zibolski <[email protected]>
1 parent 25cdf8b commit 18e587e

File tree

2 files changed

+18
-2
lines changed

2 files changed

+18
-2
lines changed

CHANGELOG.md

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,24 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [v0.13.5] - 2024-06-05
9+
[v0.13.5]: https://github.com/cilium/hubble/compare/v0.13.4...v0.13.5
10+
11+
**Minor Changes:**
12+
* [v0.13] Bump golang to v1.21.11 (cilium/hubble#1517, @chancez)
13+
14+
**Misc Changes:**
15+
* chore(deps): update all github action dependencies (v0.13) (minor) (cilium/hubble#1498, @renovate[bot])
16+
* chore(deps): update all github action dependencies (v0.13) (patch) (cilium/hubble#1497, @renovate[bot])
17+
* chore(deps): update all github action dependencies (v0.13) (patch) (cilium/hubble#1503, @renovate[bot])
18+
* chore(deps): update docker/login-action action to v3.2.0 (v0.13) (cilium/hubble#1507, @renovate[bot])
19+
* chore(deps): update github/codeql-action action to v3.25.7 (v0.13) (cilium/hubble#1509, @renovate[bot])
20+
* chore(deps): update github/codeql-action action to v3.25.8 (v0.13) (cilium/hubble#1516, @renovate[bot])
21+
* chore(deps): update golang stable (v0.13) (cilium/hubble#1496, @renovate[bot])
22+
* Prepare for v0.13.5 development (cilium/hubble#1492, @gandro)
23+
824
## [v0.13.4] - 2024-05-13
9-
[v0.13.4]: https://github.com/cilium/hubble/compare/v0.13.2...v0.13.3
25+
[v0.13.4]: https://github.com/cilium/hubble/compare/v0.13.3...v0.13.4
1026

1127
**Misc Changes:**
1228
* [v0.13] Bump Golang to v1.21.10 (#1491, @gandro)

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ this reason, only the latest Hubble CLI version is maintained.
7272

7373
| Version | Release Date | Maintained | Supported Cilium Version | Artifacts |
7474
|------------------------------------------------------|----------------------|------------|--------------------------|-------------------------------------------------------------------------|
75-
| [v0.13](https://github.com/cilium/hubble/tree/v0.13) | 2024-05-13 (v0.13.4) | Yes | Cilium 1.15 and older | [GitHub Release](https://github.com/cilium/hubble/releases/tag/v0.13.4) |
75+
| [v0.13](https://github.com/cilium/hubble/tree/v0.13) | 2024-06-05 (v0.13.5) | Yes | Cilium 1.15 and older | [GitHub Release](https://github.com/cilium/hubble/releases/tag/v0.13.5) |
7676
| [v0.12](https://github.com/cilium/hubble/tree/v0.12) | 2023-12-08 (v0.12.3) | No | Cilium 1.14 and older | [GitHub Release](https://github.com/cilium/hubble/releases/tag/v0.12.3) |
7777
| [v0.11](https://github.com/cilium/hubble/tree/v0.11) | 2023-06-07 (v0.11.6) | No | Cilium 1.13 and older | [GitHub Release](https://github.com/cilium/hubble/releases/tag/v0.11.6) |
7878

0 commit comments

Comments
 (0)