couchdb-helm icon indicating copy to clipboard operation
couchdb-helm copied to clipboard

Apache CouchDB Helm Chart

Results 69 couchdb-helm issues
Sort by recently updated
recently updated
newest added

#### What this PR does / why we need it: This PR adds `extraEnvVars`, `extraVolumeMounts`, `extraVolumes` and `extraInitContainers` to the `values.yaml` and `StatefulSet`. The rendering of the values is performed...

#### What this PR does / why we need it: https://docs.couchdb.org/en/stable/whatsnew/3.4.html#version-3-4-1 https://docs.couchdb.org/en/stable/whatsnew/3.4.html#version-3-4-0 #### Checklist [Place an '[x]' (no spaces) in all applicable fields. Please remove unrelated fields. - [X] Chart...

Bumps [.github/actions/chart-testing-action](https://github.com/helm/chart-testing-action) from `0d28d31` to `6ec842c`. Commits 6ec842c Bump sigstore/cosign-installer from 3.8.1 to 4.0.0 (#184) 4ea74f6 Use uv instead of python venv (#172) b0c0606 Bump the actions group across 1...

dependencies
submodules

Bumps [.github/actions/kind-action](https://github.com/helm/kind-action) from `b72c923` to `92086f6`. Commits 92086f6 bump kind and kubectl and also nodejs (#150) 7cd7463 bug: respect 'install_only' action input value (#147) 50ea670 Bump actions/checkout from 4.2.2 to...

dependencies
submodules

Bumps [.github/actions/create-pull-request](https://github.com/peter-evans/create-pull-request) from `d3e081a` to `0edc001`. Commits 0edc001 build(deps-dev): bump the npm group with 2 updates (#4201) 430aea0 build(deps): bump the github-actions group with 3 updates (#4200) 46cdba7 build(deps-dev): bump...

dependencies
submodules

Bumps [.github/actions/setup-helm](https://github.com/Azure/setup-helm) from `df50d87` to `0400c12`. Commits 0400c12 Bump @​types/node from 24.7.2 to 24.8.1 in the actions group (#222) 56c6cf6 Bump actions/stale in /.github/workflows in the actions group (#218) 9522c92...

dependencies
submodules

**Is your feature request related to a problem** When running helm install the post-install job is failing due to the fact that CouchDB pods are not ready yet. **Describe the...

**Is your feature request related to a problem? Please describe.** I want to be able to inject a name for the services and the statefulset in order to be able...

**Is your feature request related to a problem? Please describe.** I deploy the couchdb helm chart as a subchart/dependency with `autoSetup.enabled: true` to a cluster that includes Istio. The Istio...