We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a9ab2a commit 6554375Copy full SHA for 6554375
charts/gitops-runtime/README.md
@@ -728,7 +728,7 @@ global:
728
| internal-router.fullnameOverride | string | `"internal-router"` | |
729
| internal-router.image.pullPolicy | string | `"IfNotPresent"` | |
730
| internal-router.image.repository | string | `"docker.io/nginxinc/nginx-unprivileged"` | |
731
-| internal-router.image.tag | string | `"1.29-alpine3.22"` | |
+| internal-router.image.tag | string | `"1.29-alpine3.23"` | |
732
| internal-router.imagePullSecrets | list | `[]` | |
733
| internal-router.ipv6 | object | `{"enabled":false}` | For ipv6 enabled clusters switch ipv6 enabled to true |
734
| internal-router.nameOverride | string | `""` | |
0 commit comments