Skip to content

Commit

Permalink
wip13
Browse files Browse the repository at this point in the history
  • Loading branch information
EliMoshkovich committed Feb 28, 2024
1 parent e0067da commit 3e99dcd
Show file tree
Hide file tree
Showing 6 changed files with 2 additions and 7 deletions.
7 changes: 1 addition & 6 deletions .github/workflows/helm_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,4 @@ jobs:
- name: Run User chart-releaser
uses: helm/[email protected]
env:
CR_TOKEN: "${{ secrets.PAGES }}"
with:
charts_dir: ./helm
packages_with_index: true
pages_branch: PER-9197-pdp-deployment-helm
mark_as_latest: true
CR_TOKEN: "${{ secrets.PAGES }}"
2 changes: 1 addition & 1 deletion helm/Chart.yaml → charts/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
apiVersion: v2
name: pdp
description: An official Helm chart for Permit.io PDP (Policy Decision Point)
version: 0.0.2
version: 0.0.3
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 3e99dcd

Please sign in to comment.