Skip to content

Commit

Permalink
Bump the csm-authorization group across 1 directory with 4 updates
Browse files Browse the repository at this point in the history
Bumps the csm-authorization group with 4 updates in the /charts/csm-authorization directory: dell/container-storage-modules/csm-authorization-proxy, dell/container-storage-modules/csm-authorization-tenant, dell/container-storage-modules/csm-authorization-role and dell/container-storage-modules/csm-authorization-storage.


Updates `dell/container-storage-modules/csm-authorization-proxy` from v1.13.0 to v2.0.0

Updates `dell/container-storage-modules/csm-authorization-tenant` from v1.13.0 to v2.0.0

Updates `dell/container-storage-modules/csm-authorization-role` from v1.13.0 to v2.0.0

Updates `dell/container-storage-modules/csm-authorization-storage` from v1.13.0 to v2.0.0

---
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
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 6, 2025
1 parent a146267 commit 192ec99
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions charts/csm-authorization/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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.0.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.0.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.0.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.0.0
opa:
image: openpolicyagent/opa
opaKubeMgmt:
Expand Down

0 comments on commit 192ec99

Please sign in to comment.