Skip to content

Commit 1f88bfb

Browse files
chore(deps): update helm cli to v4.2.2 (#67)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8b54759 commit 1f88bfb

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)