Skip to content

Commit 8df48d0

Browse files
committed
use latest container version
1 parent 877b640 commit 8df48d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

charts/ibm-mq/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ image:
1919
# repository is the container repository to use
2020
repository: icr.io/ibm-messaging/mq
2121
# tag is the tag to use for the container repository
22-
tag: 9.4.0.0-r1
22+
tag: 9.4.0.0-r3
2323
# pullSecret is the secret to use when pulling the image from a private registry
2424
pullSecret:
2525
# pullPolicy is either IfNotPresent or Always (https://kubernetes.io/docs/concepts/containers/images/)

0 commit comments

Comments
 (0)