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 @@ -30,6 +30,7 @@ All notable changes to this project will be documented in this file.
3030- Update cargo-cyclonedx to 0.5.5 and build CycloneDX 1.5 files ([ #783 ] ).
3131- Enable [ Docker build checks] ( https://docs.docker.com/build/checks/ ) ([ #872 ] ).
3232- java: migrate to temurin jdk/jre ([ #894 ] ).
33+ - tools: bump kubectl to ` 1.31.1 ` and jq to ` 1.7.1 ` ([ #896 ] ).
3334
3435### Removed
3536
@@ -80,6 +81,7 @@ All notable changes to this project will be documented in this file.
8081[ #881 ] : https://github.com/stackabletech/docker-images/pull/881
8182[ #882 ] : https://github.com/stackabletech/docker-images/pull/882
8283[ #894 ] : https://github.com/stackabletech/docker-images/pull/894
84+ [ #896 ] : https://github.com/stackabletech/docker-images/pull/896
8385
8486## [ 24.7.0] - 2024-07-24
8587
Original file line number Diff line number Diff line change 11versions = [
22 {
33 "product" : "1.0.0" ,
4- "kubectl_version" : "1.26.2 " ,
5- "jq_version" : "1.6 " ,
4+ "kubectl_version" : "1.31.1 " ,
5+ "jq_version" : "1.7.1 " ,
66 "stackable-base" : "1.0.0" ,
77 },
88]
You can’t perform that action at this time.
0 commit comments