From 4c179ee32b4bfbf6d6a76a5a8d519364efa31af5 Mon Sep 17 00:00:00 2001 From: Christian Huth Date: Fri, 25 Oct 2024 12:51:41 +0200 Subject: [PATCH] Update README.md --- charts/shlink-web/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/shlink-web/README.md b/charts/shlink-web/README.md index 1279b9d2..adb26c0a 100644 --- a/charts/shlink-web/README.md +++ b/charts/shlink-web/README.md @@ -55,7 +55,7 @@ The command removes all the Kubernetes components associated with the chart and | fullnameOverride | string | `""` | String to fully override `"shlink-web.fullname"` | | image.pullPolicy | string | `"Always"` | image pull policy | | image.repository | string | `"shlinkio/shlink-web-client"` | image repository | -| image.tag | string | `"4.1.2"` | Overrides the image tag | +| image.tag | string | `"4.2.2"` | Overrides the image tag | | imagePullSecrets | list | `[]` | If defined, uses a Secret to pull an image from a private Docker registry or repository. | | ingress.annotations | object | `{}` | | | ingress.className | string | `""` | |