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

Release 0.1.0 prep work #94

Merged
merged 3 commits into from
Jun 12, 2024
Merged

Release 0.1.0 prep work #94

merged 3 commits into from
Jun 12, 2024

Conversation

AlfredoG87
Copy link
Contributor

@AlfredoG87 AlfredoG87 commented Jun 12, 2024

Description:

  • Set every chart version on main to 0.1.0-SNAPSHOT in preparation for next release.

  • Removed unneeded and unused appVersion field from auth-layer-server chart.

  • hedera-the-graph umbrella chart, removed appVersion since is not being used, and updated version to correct 0.1.0-SNAPSHOT to correspond with the current release in progress.

  • hedera-the-graph-auth-layer umbrella chart, fixed the version on the chart and removed the appVersion since is not being used and completely unneeded.

  • hedera-the-graph-node, changed appVersion to correct value, this is being used in case is not provided on the values file for selecting the version of the graph-node image from thegraph protocol repo.

Related issue(s):
#91

Fixes #

Notes for reviewer:

Checklist

  • Documented (Code comments, README, etc.)
  • Tested (unit, integration, etc.)

…e auth-proxy docker image version instead of the `main` version.

- Removed unneeded and unused appVersion field from auth-layer-server chart.

- hedera-the-graph umbrella chart, removed appVersion since is not being used, and updated version to correct `0.1.0` to correspond with the current release in progress.

- hedera-the-graph-auth-layer umbrella chart, fixed the version on the chart and removed the appVersion since is not being used and completely unneeded.

- hedera-the-graph-node, changed appVersion to correct value, this is being used in case is not provided on the values file for selecting the version of the graph-node image from thegraph protocol repo.

Signed-off-by: Alfredo Gutierrez <[email protected]>
@AlfredoG87 AlfredoG87 requested review from Nana-EC, beeradb and a team as code owners June 12, 2024 20:51
@AlfredoG87 AlfredoG87 self-assigned this Jun 12, 2024
@AlfredoG87 AlfredoG87 added the Release Issues tied to release management functions label Jun 12, 2024
@AlfredoG87 AlfredoG87 added this to the 0.1.0 milestone Jun 12, 2024
@AlfredoG87 AlfredoG87 requested a review from acuarica June 12, 2024 21:33
Copy link
Contributor

@acuarica acuarica left a comment

Choose a reason for hiding this comment

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

lgtm, but see comment

charts/hedera-the-graph/Chart.yaml Outdated Show resolved Hide resolved
Signed-off-by: Alfredo Gutierrez <[email protected]>
@AlfredoG87 AlfredoG87 merged commit 1a38be3 into main Jun 12, 2024
7 checks passed
@AlfredoG87 AlfredoG87 deleted the release-0.1.0-fixes branch June 12, 2024 21:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Release Issues tied to release management functions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants