File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -37,6 +37,8 @@ All notable changes to this project will be documented in this file.
3737- ubi-rust-builder: Bump Rust toolchain to 1.85.0, cargo-cyclonedx to 0.5.7, and cargo-auditable to 0.6.6 ([ #1050 ] ).
3838- spark-k8s: Include spark-connect jars. Replace OpenJDK with Temurin JDK. Cleanup. ([ #1034 ] ).
3939- jmx_exporter: Bump products to use ` 1.2.0 ` ([ #xxx] ).
40+ - kubectl: Bump products to use ` 1.33.0 ` ([ #xxx] ).
41+ - yq: Bump products to use ` 4.45.2 ` ([ #xxx] ).
4042
4143### Fixed
4244
Original file line number Diff line number Diff line change 11versions = [
22 {
33 "product" : "1.0.0" ,
4- "kubectl_version" : "1.31.1 " ,
4+ "kubectl_version" : "1.33.0 " ,
55 "jq_version" : "1.7.1" ,
66 "stackable-base" : "1.0.0" ,
7- "yq_version" : "4.44.3 " ,
7+ "yq_version" : "4.45.2 " ,
88 },
99]
You can’t perform that action at this time.
0 commit comments