Skip to content

Commit e943613

Browse files
docs: regenerate docs
1 parent b5bc389 commit e943613

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

charts/nodejs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ A Helm chart for Deploying NoodeJS applications to Kubernetes
2121
| image.pullPolicy | string | `"IfNotPresent"` | The pull policy to use when launching pods for the deployment. |
2222
| image.registry | string | `"docker.io"` | The registry where the image is hosted. |
2323
| image.repository | string | `"node"` | The repository to pull images from. |
24-
| image.tag | string | `"latest@sha256:b46a10d964ad15136ebdf9012142131481caa0697d7a4d4eafe4bbabd818f876"` | The tag of the image to pull from the repository. |
24+
| image.tag | string | `"latest@sha256:926d6cafec97f338577041890465522f70fe74aa6fe4b021a4fd7f87a5996b25"` | The tag of the image to pull from the repository. |
2525
| ingress.annotations | object | `{}` | Annotations to apply to the ingress. |
2626
| ingress.enabled | bool | `false` | Whether to enable ingress to the application. |
2727
| ingress.hosts | list | `[{"host":"chart-example.local","paths":["/"]}]` | Host and path configurations to route to the service |

0 commit comments

Comments
 (0)