From cee815139b2a0198a5c7ff245cd6b664a68f46ad Mon Sep 17 00:00:00 2001 From: truenasbot <113129203+truenasbot@users.noreply.github.com> Date: Fri, 21 Nov 2025 07:33:53 -0500 Subject: [PATCH] chore(deps): update enterprise (#3678) * chore(deps): update enterprise * revert minio --------- Co-authored-by: bugclerk Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> --- ix-dev/enterprise/asigra-ds-system/app.yaml | 4 ++-- ix-dev/enterprise/asigra-ds-system/ix_values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/ix-dev/enterprise/asigra-ds-system/app.yaml b/ix-dev/enterprise/asigra-ds-system/app.yaml index 94cf856aed..2b105bbb39 100644 --- a/ix-dev/enterprise/asigra-ds-system/app.yaml +++ b/ix-dev/enterprise/asigra-ds-system/app.yaml @@ -1,6 +1,6 @@ annotations: min_scale_version: 24.10.2.2 -app_version: 14.2.0.9 +app_version: 14.2.0.10 capabilities: - description: DS System is able to change file ownership arbitrarily name: CHOWN @@ -50,4 +50,4 @@ sources: - https://hub.docker.com/r/asigra/ds-system title: Asigra DS-System train: enterprise -version: 1.1.25 +version: 1.1.26 diff --git a/ix-dev/enterprise/asigra-ds-system/ix_values.yaml b/ix-dev/enterprise/asigra-ds-system/ix_values.yaml index 3434ca72fb..ad5a6613d0 100644 --- a/ix-dev/enterprise/asigra-ds-system/ix_values.yaml +++ b/ix-dev/enterprise/asigra-ds-system/ix_values.yaml @@ -1,7 +1,7 @@ images: image: repository: asigra/ds-system - tag: 14.2.0.9 + tag: 14.2.0.10 postgres_image: repository: postgres tag: 16.11