From 5adbcac9ae282ea1429f784f672bceee641717a1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jan 2025 18:58:15 +0000 Subject: [PATCH] Bump the csm-authorization group across 2 directories with 5 updates Bumps the csm-authorization group with 5 updates in the /charts/csm-authorization directory: | Package | From | To | | --- | --- | --- | | dell/container-storage-modules/csm-authorization-proxy | `v1.13.0` | `v2.1.0` | | dell/container-storage-modules/csm-authorization-tenant | `v1.13.0` | `v2.1.0` | | dell/container-storage-modules/csm-authorization-role | `v1.13.0` | `v2.1.0` | | dell/container-storage-modules/csm-authorization-storage | `v1.13.0` | `v2.1.0` | | redis | `7.4.1-alpine` | `7.4.2-alpine` | Bumps the csm-authorization group with 1 update in the /charts/csm-authorization-v2.0 directory: redis. Updates `dell/container-storage-modules/csm-authorization-proxy` from v1.13.0 to v2.1.0 Updates `dell/container-storage-modules/csm-authorization-tenant` from v1.13.0 to v2.1.0 Updates `dell/container-storage-modules/csm-authorization-role` from v1.13.0 to v2.1.0 Updates `dell/container-storage-modules/csm-authorization-storage` from v1.13.0 to v2.1.0 Updates `redis` from 7.4.1-alpine to 7.4.2-alpine Updates `redis` from 7.4.1-alpine to 7.4.2-alpine --- updated-dependencies: - dependency-name: dell/container-storage-modules/csm-authorization-proxy dependency-type: direct:production dependency-group: csm-authorization - dependency-name: dell/container-storage-modules/csm-authorization-tenant dependency-type: direct:production dependency-group: csm-authorization - dependency-name: dell/container-storage-modules/csm-authorization-role dependency-type: direct:production dependency-group: csm-authorization - dependency-name: dell/container-storage-modules/csm-authorization-storage dependency-type: direct:production dependency-group: csm-authorization - dependency-name: redis dependency-type: direct:production update-type: version-update:semver-patch dependency-group: csm-authorization - dependency-name: redis dependency-type: direct:production update-type: version-update:semver-patch dependency-group: csm-authorization ... Signed-off-by: dependabot[bot] --- charts/csm-authorization-v2.0/values.yaml | 2 +- charts/csm-authorization/values.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/charts/csm-authorization-v2.0/values.yaml b/charts/csm-authorization-v2.0/values.yaml index ab43946e..cfdb82ee 100644 --- a/charts/csm-authorization-v2.0/values.yaml +++ b/charts/csm-authorization-v2.0/values.yaml @@ -81,7 +81,7 @@ redis: replicas: 5 images: redis: - image: redis:7.4.1-alpine + image: redis:7.4.2-alpine commander: image: rediscommander/redis-commander:latest diff --git a/charts/csm-authorization/values.yaml b/charts/csm-authorization/values.yaml index 33b48dbb..c1ad7251 100644 --- a/charts/csm-authorization/values.yaml +++ b/charts/csm-authorization/values.yaml @@ -13,13 +13,13 @@ authorization: # images to use in installation images: proxyService: - image: quay.io/dell/container-storage-modules/csm-authorization-proxy:v1.13.0 + image: quay.io/dell/container-storage-modules/csm-authorization-proxy:v2.1.0 tenantService: - image: quay.io/dell/container-storage-modules/csm-authorization-tenant:v1.13.0 + image: quay.io/dell/container-storage-modules/csm-authorization-tenant:v2.1.0 roleService: - image: quay.io/dell/container-storage-modules/csm-authorization-role:v1.13.0 + image: quay.io/dell/container-storage-modules/csm-authorization-role:v2.1.0 storageService: - image: quay.io/dell/container-storage-modules/csm-authorization-storage:v1.13.0 + image: quay.io/dell/container-storage-modules/csm-authorization-storage:v2.1.0 opa: image: docker.io/openpolicyagent/opa:0.70.0 opaKubeMgmt: @@ -59,7 +59,7 @@ authorization: redis: images: redis: - image: redis:7.4.1-alpine + image: redis:7.4.2-alpine commander: image: rediscommander/redis-commander:latest