Skip to content

Commit d0bb9ad

Browse files
authored
fix(container): update image docker.io/nodered/node-red ( 4.1.5 ➔ 4.1.7 )
1 parent 5115275 commit d0bb9ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kubernetes/apps/default/node-red/app/helmrelease.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ spec:
2626
image:
2727
repository: mirror.gcr.io/nodered/node-red
2828
# renovate: datasource=docker depName=docker.io/nodered/node-red
29-
tag: 4.1.5
29+
tag: 4.1.7
3030
env:
3131
TZ: "${TIMEZONE}"
3232
NODE_RED_ENABLE_SAFE_MODE: "false"

0 commit comments

Comments
 (0)