Skip to content

Commit b4a14a4

Browse files
dependabot[bot]shaynafinocchiaro
authored andcommitted
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] <support@github.com> * Update values.yaml --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: shaynafinocchiaro <shayna_finocchiaro@dell.com>
1 parent f78a824 commit b4a14a4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

charts/csm-authorization-v2.0/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ authorization:
3131
opa:
3232
image: openpolicyagent/opa
3333
opaKubeMgmt:
34-
image: openpolicyagent/kube-mgmt:8.5.10
34+
image: openpolicyagent/kube-mgmt:8.5.11
3535

3636
# proxy-server ingress will use this hostname
3737
# NOTE: additional hostnames can be configured in authorization.proxyServerIngress.hosts

charts/csm-authorization/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ authorization:
2323
opa:
2424
image: openpolicyagent/opa
2525
opaKubeMgmt:
26-
image: openpolicyagent/kube-mgmt:8.5.10
26+
image: openpolicyagent/kube-mgmt:8.5.11
2727

2828
# proxy-server ingress will use this hostname
2929
# NOTE: additional hostnames can be configured in authorization.proxyServerIngress.hosts

0 commit comments

Comments
 (0)