Skip to content

Commit

Permalink
Update chart name
Browse files Browse the repository at this point in the history
  • Loading branch information
marcus-bcl committed Jul 24, 2024
1 parent e872c1e commit fadca06
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
run: |
eval "$(/home/linuxbrew/.linuxbrew/bin/brew shellenv)"
brew install helm
helm dependency update helm_deploy/delius-user-management
helm dependency update helm_deploy
- name: Deploy
run: |
Expand Down
2 changes: 1 addition & 1 deletion helm_deploy/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v2
appVersion: '1.0'
description: A Helm chart for Kubernetes
name: probation-offender-search
name: delius-user-management
version: 1.0.0

dependencies:
Expand Down

0 comments on commit fadca06

Please sign in to comment.