1.9.0 tag

This commit is contained in:
timothycarambat
2025-10-09 15:11:59 -07:00
parent d48c76919c
commit 71cd46ce1b
7 changed files with 8 additions and 8 deletions

View File

@@ -58,7 +58,7 @@ Notes:
```yaml
image:
repository: mintplexlabs/anythingllm
tag: "1.8.5"
tag: "1.9.0"
service:
type: ClusterIP
@@ -104,7 +104,7 @@ helm install my-anythingllm ./anythingllm -f values-secret.yaml
| fullnameOverride | string | `""` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"mintplexlabs/anythingllm"` | |
| image.tag | string | `"1.8.5"` | |
| image.tag | string | `"1.9.0"` | |
| imagePullSecrets | list | `[]` | |
| ingress.annotations | object | `{}` | |
| ingress.className | string | `""` | |

View File

@@ -69,7 +69,7 @@ Notes:
```yaml
image:
repository: mintplexlabs/anythingllm
tag: "1.8.5"
tag: "1.9.0"
service:
type: ClusterIP

View File

@@ -8,7 +8,7 @@ initContainers: []
image:
repository: mintplexlabs/anythingllm
pullPolicy: IfNotPresent
tag: "1.8.5"
tag: "1.9.0"
imagePullSecrets: []
nameOverride: ""