We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b54759 commit 1f88bfbCopy full SHA for 1f88bfb
1 file changed
.drone.jsonnet
@@ -1,7 +1,7 @@
1
local releaseBranch = 'release-please--branches--main--components--codex-pooler';
2
local registry = 'registry.icorete.ch';
3
local image = 'registry.icorete.ch/icoretech/codex-pooler';
4
-local helmVersion = 'v4.2.1';
+local helmVersion = 'v4.2.2';
5
local nodeImage = 'node:26.3.0-slim';
6
7
[
0 commit comments