File tree Expand file tree Collapse file tree 2 files changed +5
-3
lines changed
Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -37,6 +37,7 @@ All notable changes to this project will be documented in this file.
3737- druid: Deprecate ` 33.0.0 ` ([ #1263 ] ).
3838- opa: Deprecate ` 1.4.2 ` ([ #1279 ] ).
3939- trino-cli: Bump to 477 ([ #1285 ] ).
40+ - tools: Bump dependency versions - kubectl to ` 1.34.1 ` , yq to ` 4.47.2 ` , and jq to ` 1.8.1 ` ([ #1290 ] ).
4041
4142### Removed
4243
@@ -75,6 +76,7 @@ All notable changes to this project will be documented in this file.
7576[ #1284 ] : https://github.com/stackabletech/docker-images/pull/1284
7677[ #1285 ] : https://github.com/stackabletech/docker-images/pull/1285
7778[ #1286 ] : https://github.com/stackabletech/docker-images/pull/1286
79+ [ #1290 ] : https://github.com/stackabletech/docker-images/pull/1290
7880
7981## [ 25.7.0] - 2025-07-23
8082
Original file line number Diff line number Diff line change 22stackable-base = " 1.0.0"
33
44[versions ."1 .0 .0" .build-arguments ]
5- kubectl-version = " 1.33.0 "
6- yq-version = " 4.45 .2"
7- jq-version = " 1.7 .1"
5+ kubectl-version = " 1.34.1 "
6+ yq-version = " 4.47 .2"
7+ jq-version = " 1.8 .1"
You can’t perform that action at this time.
0 commit comments