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

feat: Update cert-manager helm chart and application to version 1.17.… #236

Merged
merged 1 commit into from
Feb 13, 2025

Conversation

SergK
Copy link
Member

@SergK SergK commented Feb 13, 2025

Pull Request Template

Description

This pull request updates the cert-manager helm chart and application to version 1.17.1. The update includes changes to the helm chart version and the application version to ensure our deployments utilize the latest features, improvements, and security patches provided by cert-manager.

Fixes #235

Type of change

  • New feature (non-breaking change which adds functionality)

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce.

  • The update was tested in a staging environment to ensure compatibility and stability.
  • Validation checks were performed to ensure the helm chart applies correctly.
  • Cert-manager functionalities were tested to ensure no regression in behavior.

Checklist:

  • I have performed a self-review of my own code
  • I have commented on my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Pull Request contains one commit. I squash my commits.

Additional context

This update to cert-manager version 1.17.1 is a crucial step in maintaining the security and efficiency of our Kubernetes cluster deployments. By staying up-to-date, we ensure compatibility with the latest Kubernetes versions and leverage the latest features and fixes offered by cert-manager.

@SergK SergK requested a review from a team as a code owner February 13, 2025 14:27
@MykolaMarusenko MykolaMarusenko merged commit ad8785e into main Feb 13, 2025
1 check passed
@MykolaMarusenko MykolaMarusenko deleted the update/cert-manager-1.17.1_v1 branch February 13, 2025 14:50
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.

Update cert-manager to version 1.17.1
2 participants