Skip to content

Commit

Permalink
artifacts: define oidcRedirectPaths
Browse files Browse the repository at this point in the history
  • Loading branch information
mdnix committed Sep 15, 2023
1 parent 9ad6b87 commit ff2e217
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions charts/artifacts/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ apiVersion: v2
name: artifacts
description: Your all-in-one, self-hosted package registry. Easily host and manage Docker images, Helm charts, NPM, Maven, and NuGet packages, all from one central location.

version: 0.0.14
version: 0.0.15
appVersion: 0.0.7

dependencies:
Expand Down Expand Up @@ -32,4 +32,5 @@ annotations:
gallery: |
https://raw.githubusercontent.com/monostream/test-charts/main/assets/artifacts/artifacts_gallery_1.png
https://raw.githubusercontent.com/monostream/test-charts/main/assets/artifacts/artifacts_gallery_2.png
https://raw.githubusercontent.com/monostream/test-charts/main/assets/artifacts/artifacts_gallery_3.png
https://raw.githubusercontent.com/monostream/test-charts/main/assets/artifacts/artifacts_gallery_3.png
oidcRedirectPaths: /auth/callback

0 comments on commit ff2e217

Please sign in to comment.