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

Commit

Permalink
Version bump the 1Password SCIM bridge to 1.6.2 (digitalocean#195)
Browse files Browse the repository at this point in the history
  • Loading branch information
grellyd authored Feb 16, 2021
1 parent 64e76fe commit 3276ba3
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.1"
CHART_VERSION="1.6.2"
NAMESPACE="op-scim-bridge"

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

0 comments on commit 3276ba3

Please sign in to comment.