Skip to content

Commit

Permalink
Bump PensieveAPI to 1.6.1
Browse files Browse the repository at this point in the history
- Disables the expiration claim in the management token,
  allowing the fresh installs to work after a week, as
  we do not support rotatingf this secret yet

Issue: ZENKO-4900
  • Loading branch information
williamlardier committed Sep 20, 2024
1 parent b14d1ba commit d8d8e1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion solution/deps.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ mongodb-connector:
pensieve-api:
sourceRegistry: ghcr.io/scality
image: pensieve-api
tag: 1.6.0
tag: 1.6.1
envsubst: PENSIEVE_API_TAG
rclone:
sourceRegistry: rclone
Expand Down

0 comments on commit d8d8e1c

Please sign in to comment.