Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rename chart to qdrant-kubernetes-api #32

Merged
merged 2 commits into from
Oct 14, 2024
Merged

Conversation

pedjak
Copy link
Contributor

@pedjak pedjak commented Oct 14, 2024

@pedjak pedjak requested a review from a team as a code owner October 14, 2024 11:49
@github-actions github-actions bot added the chore label Oct 14, 2024
@pedjak pedjak self-assigned this Oct 14, 2024
sed -i "s/version:.*/version: ${{ steps.extract_build_info.outputs.tag }}/g" charts/qdrant-operator-crds/Chart.yaml
sed -i "s/appVersion:.*/appVersion: ${{ steps.extract_build_info.outputs.tag }}/g" charts/qdrant-operator-crds/Chart.yaml
helm package charts/qdrant-operator-crds/
helm package --app-version ${{ steps.extract_build_info.outputs.tag }} --version ${{ steps.extract_build_info.outputs.tag }} charts/qdrant-operator-crds/
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you also rename the directory

@bashofmann
Copy link
Contributor

After this was merged, we need to cut a new release and then change the references to this chart.

@pedjak pedjak force-pushed the chore/predrag/rename-chart branch from beb77c2 to 2062384 Compare October 14, 2024 13:13
@pedjak pedjak requested a review from bashofmann October 14, 2024 13:14
@pedjak pedjak merged commit a83af0d into main Oct 14, 2024
2 checks passed
@pedjak pedjak deleted the chore/predrag/rename-chart branch October 14, 2024 15:39
pedjak added a commit to qdrant/landing_page that referenced this pull request Oct 15, 2024
…-api`

CRDs are now served from `qdrant-kubernetes-api` chart

Followup of qdrant/kubernetes-api#32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants