You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: charts/argo-cd/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1217,7 +1217,7 @@ NAME: my-release
1217
1217
| server.extensions.extensionList | list | `[]` (See [values.yaml]) | Extensions for Argo CD |
1218
1218
| server.extensions.image.imagePullPolicy | string | `""` (defaults to global.image.imagePullPolicy) | Image pull policy for extensions |
1219
1219
| server.extensions.image.repository | string | `"quay.io/argoprojlabs/argocd-extension-installer"` | Repository to use for extension installer image |
1220
-
| server.extensions.image.tag | string | `"v0.0.8"` | Tag to use for extension installer image |
1220
+
| server.extensions.image.tag | string | `"v0.0.9"` | Tag to use for extension installer image |
1221
1221
| server.extensions.resources | object | `{}` | Resource limits and requests for the argocd-extensions container |
1222
1222
| server.extraArgs | list | `[]` | Additional command line arguments to pass to Argo CD server |
1223
1223
| server.extraContainers | list | `[]` | Additional containers to be added to the server pod |
0 commit comments