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

Commit

Permalink
Update the 1Password SCIM Bridge to v1.6.0 (digitalocean#163)
Browse files Browse the repository at this point in the history
* Version bump to 1.6.0

Co-authored-by: Kristi Burnette <[email protected]>
  • Loading branch information
grellyd and kvincent2 authored Sep 29, 2020
1 parent 7241de6 commit 07223ff
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

STACK="op-scim-bridge"
CHART="op-scim-bridge/op-scim"
CHART_VERSION="1.5.0"
CHART_VERSION="1.6.0"
NAMESPACE="op-scim-bridge"

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

0 comments on commit 07223ff

Please sign in to comment.