Skip to content

Commit f5c2aee

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

charts/ibm-mq/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ Alternatively, each parameter can be specified by using the `--set key=value[,ke
106106
| ------------------------------- | --------------------------------------------------------------- | ------------------------------------------ |
107107
| `license` | Set to `accept` to accept the terms of the IBM license | `"not accepted"` |
108108
| `image.repository` | Image full name including repository | `ibmcom/mq` |
109-
| `image.tag` | Image tag | `9.4.0.0-r1` |
109+
| `image.tag` | Image tag | `9.4.0.0-r3` |
110110
| `image.pullPolicy` | Setting that controls when the kubelet attempts to pull the specified image. | `IfNotPresent` |
111111
| `image.pullSecret` | An optional list of references to secrets in the same namespace to use for pulling any of the images used by this QueueManager. If specified, these secrets will be passed to individual puller implementations for them to use. For example, in the case of docker, only DockerConfig type secrets are honoured. For more information, see [here](https://kubernetes.io/docs/concepts/containers/images#specifying-imagepullsecrets-on-a-pod) | `nil` |
112112
| `metadata.labels` | The labels field serves as a pass-through for Pod labels. Users can add any label to this field and have it apply to the Pod. | `{}` |

0 commit comments

Comments
 (0)