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

Upgrade to 0.80.0 and change reference #34

Merged
merged 1 commit into from
Mar 7, 2025

Conversation

cedricve
Copy link
Member

@cedricve cedricve commented Mar 7, 2025

Description

Pull Request Description: Upgrade to 0.80.0 and Change Reference

Motivation

This pull request aims to upgrade the chart version to 0.80.0 and update service references in the ingress configuration. These changes are motivated by the need to align with the new version of the application and improve the clarity and accuracy of service references within the configuration files.

Changes Made

  1. Version Upgrade

    • Updated the chart version in charts/hub/Chart.yaml from 0.79.0 to 0.80.0. This version increment follows semantic versioning and reflects the recent changes made to the application.
  2. Service Reference Update

    • Modified the service name in the ingress configuration file charts/hub/templates/admin/ingress.yaml:
      • Changed the service name from hub-frontend-svc to admin-svc for better accuracy and clarity.

Why This Improves the Project

  • Version Consistency: Upgrading to version 0.80.0 ensures that the chart version is consistent with the latest application updates, providing better traceability and version management.
  • Clarity and Accuracy: Renaming the service reference from hub-frontend-svc to admin-svc improves the clarity and accuracy of the configuration, reducing potential confusion and improving maintainability.

Overall, these changes enhance the project's robustness, maintainability, and alignment with the latest application version.

@cedricve cedricve merged commit e92fa41 into main Mar 7, 2025
9 checks passed
@cedricve cedricve deleted the fix/admin-service-reference branch March 7, 2025 13:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant