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

Publish Helm Chart in CircleCI #77

Merged
merged 5 commits into from
Oct 17, 2023
Merged

Publish Helm Chart in CircleCI #77

merged 5 commits into from
Oct 17, 2023

Conversation

Gaardsholt
Copy link
Member

No description provided.

Signed-off-by: Lasse Gaardsholt <[email protected]>
Signed-off-by: Lasse Gaardsholt <[email protected]>
Signed-off-by: Lasse Gaardsholt <[email protected]>
Signed-off-by: Lasse Gaardsholt <[email protected]>
@Gaardsholt Gaardsholt requested a review from a team as a code owner October 17, 2023 12:04
@Gaardsholt Gaardsholt added the minor A minor release - Introducing new features label Oct 17, 2023
@codey-pr-summarizer
Copy link

Hi, I am an AI assistant. In order to help you, I read the pull request and summarized it for you.
More info about me can be found here.

Title: Update release process and chart packaging

High level description: This pull request updates the release process and chart packaging.

Summary:

  • The release process is now triggered only on "chart-*" tags.
  • The chart packaging process now uses cardinalby/git-get-release-action@v1 to get the latest chart and app releases.
  • The chart packaging process now replaces strings in charts/nightscaler/Chart.yaml with the latest app and chart versions.
  • The chart packaging process now installs chart-releaser v1.6.0.
  • The chart packaging process now packages the chart and uploads it to the release.
  • The chart packaging process now updates the chart index.
  • The release-drafter/release-drafter action is now used with the release-drafter-helm.yml config file.
  • The GITHUB_TOKEN secret is now used to authenticate with GitHub.
  • The NIGHTSCALER_TOPIC environment variable has been removed.
  • The NIGHTSCALER_CLUSTERNAME environment variable has been removed.
  • The NIGHTSCALER_LISTEN_TOPIC and NIGHTSCALER_PUBLISH_TOPIC environment variables have been added.
  • The NIGHTSCALER_CLUSTERNAME environment variable is now optional and can be set using the .Values.pubsub.clustername field.
  • The topic field was renamed to listen_topic.
  • A new field publish_topic was added.

@Gaardsholt Gaardsholt merged commit 0ecd626 into master Oct 17, 2023
8 checks passed
@Gaardsholt Gaardsholt deleted the helm-release-in-cci branch October 17, 2023 13:17
@Gaardsholt Gaardsholt added the new-feature New feature or request label Oct 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
minor A minor release - Introducing new features new-feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants