Skip to content

Commit

Permalink
chore: update oauth2 proxy to 7.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
olevski committed Sep 28, 2023
1 parent fc52c56 commit 20876af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion renku_notebooks/api/amalthea_patches/git_sidecar.py
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ def main(server: "UserServer"):
{
"op": "add",
"path": "/statefulset/spec/template/spec/containers/1/image",
"value": "bitnami/oauth2-proxy:7.3.0",
"value": "bitnami/oauth2-proxy:7.5.1",
},
{
"op": "add",
Expand Down

0 comments on commit 20876af

Please sign in to comment.