Skip to content

chore: update version to 0.20.0 and enhance CI workflow#1306

Merged
drivebyer merged 1 commit intomainfrom
release-0.20
Apr 1, 2025
Merged

chore: update version to 0.20.0 and enhance CI workflow#1306
drivebyer merged 1 commit intomainfrom
release-0.20

Conversation

@drivebyer
Copy link
Copy Markdown
Collaborator

  • Bumped operator version to 0.20.0 in Makefile and Chart.yaml.
  • Simplified GitHub Actions workflow by renaming jobs and removing unnecessary comments.
  • Added hostPort field to CRDs for Redis resources to support additional configuration.
  • Deleted unused sidecar.go file to clean up the codebase.

These changes improve versioning clarity and streamline the CI/CD process.

Description

Fixes #ISSUE

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist

  • Tests have been added/modified and all tests pass.
  • Functionality/bugs have been confirmed to be unchanged or fixed.
  • I have performed a self-review of my own code.
  • Documentation has been updated or added where necessary.

Additional Context

- Bumped operator version to 0.20.0 in Makefile and Chart.yaml.
- Simplified GitHub Actions workflow by renaming jobs and removing unnecessary comments.
- Added hostPort field to CRDs for Redis resources to support additional configuration.
- Deleted unused sidecar.go file to clean up the codebase.

These changes improve versioning clarity and streamline the CI/CD process.

Signed-off-by: drivebyer <wuyangmuc@gmail.com>
@drivebyer drivebyer merged commit 5ea1410 into main Apr 1, 2025
17 checks passed
@drivebyer drivebyer deleted the release-0.20 branch April 1, 2025 06:37
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