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

Update CouchDB chart from 4.3.0 to 4.5.3. #13845

Merged
merged 1 commit into from
Jun 4, 2024
Merged

Conversation

samwho
Copy link
Collaborator

@samwho samwho commented Jun 3, 2024

Description

In preparation to hopefully get apache/couchdb-helm#154 merged, I'm upgrading us to the latest version of the CouchDB chart.

From the NEWS.md file in the CouchDB chart repo, there aren't any breaking changes between 4.3.0 and 4.5.3. Here's the full list:

4.5.3

  • Fix ability to define pull secrets using imagePullSecrets.

4.5.2

  • Allow to specify a persistentVolumeClaimRetentionPolicy in both the primary and secondary StatefulSet.

4.5.1

  • Update default CouchDB version to 3.3.3.

4.5.0

  • Add capability to set pod and container level securityContext settings.

4.4.1

  • Add possibility to customize service.targetPort from values. Set default to 5984.

We override the default CouchDB image, so the change 4.5.1 doesn't affect us. Everything else seems to be adding the option to configure things, so should be a no-op by default.

I tested this change on my home cluster and it worked without issue.

@samwho samwho requested a review from mike12345567 June 3, 2024 16:41
@samwho samwho enabled auto-merge June 4, 2024 08:04
@samwho samwho merged commit 7a2b338 into master Jun 4, 2024
10 checks passed
@samwho samwho deleted the update-couchdb-chart branch June 4, 2024 08:06
@github-actions github-actions bot locked and limited conversation to collaborators Jun 4, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants