Skip to content

Commit 975cf88

Browse files
chore(deps): update helm cli to v4.2.2
1 parent 8b54759 commit 975cf88

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.drone.jsonnet

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
local releaseBranch = 'release-please--branches--main--components--codex-pooler';
22
local registry = 'registry.icorete.ch';
33
local image = 'registry.icorete.ch/icoretech/codex-pooler';
4-
local helmVersion = 'v4.2.1';
4+
local helmVersion = 'v4.2.2';
55
local nodeImage = 'node:26.3.0-slim';
66

77
[

0 commit comments

Comments
 (0)