Skip to content
This repository is currently being migrated. It's locked while the migration is in progress.

Commit

Permalink
update SCIM bridge version to 2.0.0 (digitalocean#210)
Browse files Browse the repository at this point in the history
  • Loading branch information
devilleweppenaar authored Apr 9, 2021
1 parent e0c3b44 commit 5867a5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stacks/op-scim-bridge/deploy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ helm repo update > /dev/null

STACK="op-scim-bridge"
CHART="op-scim-bridge/op-scim"
CHART_VERSION="1.6.2"
CHART_VERSION="2.0.0"
NAMESPACE="op-scim-bridge"

helm upgrade "$STACK" "$CHART" \
Expand Down

0 comments on commit 5867a5f

Please sign in to comment.