Skip to content

Commit

Permalink
update names for better readability
Browse files Browse the repository at this point in the history
  • Loading branch information
gabfelp committed Jul 8, 2024
1 parent f9c1f0e commit d1a039d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ jobs:
- name: Package and push helm chart to Amazon ECR Public
env:
REGISTRY: ${{ steps.login-ecr-public.outputs.registry }}
REGISTRY_ALIAS: cyral/helm-sidecar
REPOSITORY: cyral-sidecar
REGISTRY_ALIAS: cyral/helm
REPOSITORY: sidecar
run: |
VERSION="${GITHUB_REF_NAME}"
echo "setting version to $VERSION"
Expand Down
2 changes: 1 addition & 1 deletion Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ keywords:
maintainers:
- name: Cyral, Inc.
url: https://github.com/cyralinc/helm-sidecar
name: cyral-sidecar
name: sidecar
sources:
- https://github.com/cyralinc/helm-sidecar
version: 4.13.9

0 comments on commit d1a039d

Please # to comment.