From a6979d81ba62ab98c5f4e1fcb4474564cebc0283 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Jan 2025 10:01:14 -0500 Subject: [PATCH] Bump the csm-authorization group across 2 directories with 5 updates (#569) * 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.12.0` | `v2.0.0` | | dell/container-storage-modules/csm-authorization-tenant | `v1.12.0` | `v2.0.0` | | dell/container-storage-modules/csm-authorization-role | `v1.12.0` | `v2.0.0` | | dell/container-storage-modules/csm-authorization-storage | `v1.12.0` | `v2.0.0` | | openpolicyagent/kube-mgmt | `8.5.10` | `8.5.11` | Bumps the csm-authorization group with 1 update in the /charts/csm-authorization-v2.0 directory: openpolicyagent/kube-mgmt. Updates `dell/container-storage-modules/csm-authorization-proxy` from v1.12.0 to v2.0.0 Updates `dell/container-storage-modules/csm-authorization-tenant` from v1.12.0 to v2.0.0 Updates `dell/container-storage-modules/csm-authorization-role` from v1.12.0 to v2.0.0 Updates `dell/container-storage-modules/csm-authorization-storage` from v1.12.0 to v2.0.0 Updates `openpolicyagent/kube-mgmt` from 8.5.10 to 8.5.11 Updates `openpolicyagent/kube-mgmt` from 8.5.10 to 8.5.11 --- 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: openpolicyagent/kube-mgmt dependency-type: direct:production update-type: version-update:semver-patch dependency-group: csm-authorization - dependency-name: openpolicyagent/kube-mgmt dependency-type: direct:production update-type: version-update:semver-patch dependency-group: csm-authorization ... Signed-off-by: dependabot[bot] * Update values.yaml --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: shaynafinocchiaro --- charts/csm-authorization-v2.0/values.yaml | 2 +- charts/csm-authorization/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/csm-authorization-v2.0/values.yaml b/charts/csm-authorization-v2.0/values.yaml index 884020e6..8f1fab46 100644 --- a/charts/csm-authorization-v2.0/values.yaml +++ b/charts/csm-authorization-v2.0/values.yaml @@ -31,7 +31,7 @@ authorization: opa: image: openpolicyagent/opa opaKubeMgmt: - image: openpolicyagent/kube-mgmt:8.5.10 + image: openpolicyagent/kube-mgmt:8.5.11 # proxy-server ingress will use this hostname # NOTE: additional hostnames can be configured in authorization.proxyServerIngress.hosts diff --git a/charts/csm-authorization/values.yaml b/charts/csm-authorization/values.yaml index 222ca5c9..485f0bd8 100644 --- a/charts/csm-authorization/values.yaml +++ b/charts/csm-authorization/values.yaml @@ -23,7 +23,7 @@ authorization: opa: image: openpolicyagent/opa opaKubeMgmt: - image: openpolicyagent/kube-mgmt:8.5.10 + image: openpolicyagent/kube-mgmt:8.5.11 # proxy-server ingress will use this hostname # NOTE: additional hostnames can be configured in authorization.proxyServerIngress.hosts