Skip to content

Commit 09f2025

Browse files
github-actions[bot]idirze
authored andcommitted
[helm-docs] Update readme
1 parent 9978d33 commit 09f2025

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

helm/spark-web-proxy/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ helm install my-release oci://quay.io/okdp/charts/spark-web-proxy --version 0.1.
8383
| fullnameOverride | string | `""` | Overrides the release name. |
8484
| image.pullPolicy | string | `"Always"` | Image pull policy. |
8585
| image.repository | string | `"quay.io/okdp/spark-web-proxy"` | Docker image registry. |
86-
| image.tag | string | `"0.1.0-snapshot"` | Image tag. |
86+
| image.tag | string | `"0.1.0"` | Image tag. |
8787
| imagePullSecrets | list | `[]` | Secrets to be used for pulling images from private Docker registries. |
8888
| ingress.annotations | object | `{}` | |
8989
| ingress.className | string | `""` | Specify the ingress class (Kubernetes >= 1.18). |

0 commit comments

Comments
 (0)