Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version bump 2.9.7 #147

Merged
merged 1 commit into from
Oct 10, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions charts/op-scim-bridge/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
dependencies:
- name: redis
repository: https://charts.bitnami.com/bitnami
version: 19.6.4
version: 20.2.0
- name: common
repository: https://charts.bitnami.com/bitnami
version: 2.22.0
digest: sha256:a972a5b43b8d76835959539194fcebadb6a1ce557ae417a14b5ce7f90d5ae512
generated: "2024-08-26T12:38:58.764572-06:00"
version: 2.24.0
digest: sha256:199d0302644a641bdbf5117d0b48cbba4e7a1f801d90f87c4c76a7bc7148d0e8
generated: "2024-10-10T09:54:43.097706-04:00"
6 changes: 3 additions & 3 deletions charts/op-scim-bridge/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v2
name: op-scim-bridge
version: 2.11.5
version: 2.11.6
description: A Helm chart for deploying the 1Password SCIM bridge
keywords:
- "1Password"
Expand All @@ -17,10 +17,10 @@ maintainers:
- name: 1Password Provisioning Team
email: [email protected]
icon: https://1password.com/img/logo-v1.svg
appVersion: v2.9.6
appVersion: v2.9.7
dependencies:
- name: redis
version: ~19
version: ~20
repository: https://charts.bitnami.com/bitnami
condition: redis.enabled
- name: common
Expand Down
Binary file removed charts/op-scim-bridge/charts/common-2.22.0.tgz
Binary file not shown.
Binary file added charts/op-scim-bridge/charts/common-2.24.0.tgz
Binary file not shown.
Binary file removed charts/op-scim-bridge/charts/redis-19.6.4.tgz
Binary file not shown.
Binary file added charts/op-scim-bridge/charts/redis-20.2.0.tgz
Binary file not shown.
Loading