Merged
Conversation
Signed-off-by: JesseBot <[email protected]>
Bumps [helm/chart-testing-action](https://github.com/helm/chart-testing-action) from 2.6.0 to 2.6.1. - [Release notes](https://github.com/helm/chart-testing-action/releases) - [Commits](helm/chart-testing-action@v2.6.0...v2.6.1) --- updated-dependencies: - dependency-name: helm/chart-testing-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Update bitnami/postgresql to 12.11.2 This commit updates the `postgresql` dependency to `12.11`. Moreover, this update required using versioned helper functions as introduced in bitnami/postgresql 12.11. I.e., `postgresql.primary.*` had to be replaced with `postgresql.v1.primary.*`. This postgresql update fixes a bug that made global `secretKeys` not override all `secretKeys` (e.g. in `auth`). Indirectly introducing new features in the public API by updating postgresql, this commit also increases the minor version of this chart. The new version is 4.4.0. Finally, this commit automatically updates mariadb to the latest SemVer-compatible version. This commit fixes #445. Signed-off-by: Archer <[email protected]> * Update charts/nextcloud/Chart.yaml - fix new line again 🤦 - mistake during merge conflict fix Signed-off-by: JesseBot <[email protected]> --------- Signed-off-by: Archer <[email protected]> Signed-off-by: JesseBot <[email protected]> Co-authored-by: JesseBot <[email protected]>
* Create CONTRIBUTING.md Signed-off-by: JesseBot <[email protected]> * Update lint-test.yaml - don't run lint on contributing doc Signed-off-by: JesseBot <[email protected]> * Update .github/workflows/lint-test.yaml Signed-off-by: JesseBot <[email protected]> * Update CONTRIBUTING.md -clean up grammar Co-authored-by: Kate <[email protected]> Signed-off-by: JesseBot <[email protected]> * Update CONTRIBUTING.md - fix url Co-authored-by: Kate <[email protected]> Signed-off-by: JesseBot <[email protected]> * Update CONTRIBUTING.md - fix semver url Co-authored-by: Kate <[email protected]> Signed-off-by: JesseBot <[email protected]> --------- Signed-off-by: JesseBot <[email protected]> Co-authored-by: Kate <[email protected]>
) Signed-off-by: JesseBot <[email protected]>
This commit updates the postgresql dependency to version 12.12.10. This is the latest 12.x version currently available, and while 13.x is technically available, this would likely require bumping the nextcloud chart version to 5.x, as PostgreSQL major version updates require manual intervention in most cases (especially with the expected limited scope of the embedded chart). Signed-off-by: Archer <[email protected]>
* Clarifies fromAddress documentation Documentation IssueNumber: 236 Signed-off-by: Veymax <[email protected]> * Bumps version number per contributing guidelines Signed-off-by: Veymax <[email protected]> * Update charts/nextcloud/Chart.yaml - don't bump chart Signed-off-by: JesseBot <[email protected]> --------- Signed-off-by: Veymax <[email protected]> Signed-off-by: JesseBot <[email protected]> Co-authored-by: JesseBot <[email protected]>
* chore: cleanup deployment.yaml Signed-off-by: WrenIX <[email protected]> * chore: cleanup config.yaml Signed-off-by: WrenIX <[email protected]> * chore: cleanup db-secret.yaml Signed-off-by: WrenIX <[email protected]> * chore: revert db-secret.yaml stringData Signed-off-by: WrenIX <[email protected]> * chore: cleanup _helper.yaml for database Signed-off-by: WrenIX <[email protected]> * chore: cleanup nextcloud-key to default Signed-off-by: WrenIX <[email protected]> * chore: put know string into printf Signed-off-by: WrenIX <[email protected]> * fix: dump version after several cleanups Signed-off-by: WrenIX <[email protected]> * chore: fix end after cleanup Signed-off-by: WrenIX <[email protected]> * chore: add some comments for helm-end Signed-off-by: WrenIX <[email protected]> * chore: remove spaces inside of golang template Co-authored-by: Kate <[email protected]> Signed-off-by: WrenIX <[email protected]> --------- Signed-off-by: WrenIX <[email protected]> Signed-off-by: WrenIX <[email protected]> Co-authored-by: Kate <[email protected]>
…abels) (#476) * fix: after #465 (remove before <?php and correct indent of extraVolumes) Signed-off-by: WrenIX <[email protected]> * fix: podLabel inside of with Signed-off-by: WrenIX <[email protected]> --------- Signed-off-by: WrenIX <[email protected]> Signed-off-by: WrenIX <[email protected]>
* Logging documentation update (#443) Signed-off-by: Veymax <[email protected]> * Apply suggestions from code review Rolling in suggestions Co-authored-by: JesseBot <[email protected]> Signed-off-by: Maximilien McDermott <[email protected]> * Adds linkable titles and syntax highlighting Signed-off-by: Veymax <[email protected]> --------- Signed-off-by: Veymax <[email protected]> Signed-off-by: Maximilien McDermott <[email protected]> Co-authored-by: JesseBot <[email protected]>
* Allow NGINX additional config Signed-off-by: Florent Poinsaut <[email protected]> * Fix ConfiMap mount Signed-off-by: Florent Poinsaut <[email protected]> * Fix default config file name Signed-off-by: Florent Poinsaut <[email protected]> * upgrade chart version Signed-off-by: Florent Poinsaut <[email protected]> * Bump chart version Signed-off-by: Florent Poinsaut <[email protected]> * Update charts/nextcloud/Chart.yaml Co-authored-by: JesseBot <[email protected]> Signed-off-by: Florent Poinsaut <[email protected]> --------- Signed-off-by: Florent Poinsaut <[email protected]> Signed-off-by: Florent Poinsaut <[email protected]> Co-authored-by: JesseBot <[email protected]>
Signed-off-by: Tero Paloheimo <[email protected]>
Signed-off-by: jld3103 <[email protected]>
* Fix postgresql-isready image Signed-off-by: Victor S <[email protected]> * Fix postgresql-isready image Signed-off-by: Victor S <[email protected]> * Fix postgresql-isready image Signed-off-by: Victor S <[email protected]> --------- Signed-off-by: Victor S <[email protected]>
…mariadb.image parameters (#495) * add mariadb image.registry fallback to docker.io and update docs for mariadb.image parameters Signed-off-by: jessebot <[email protected]> * don't hardcode the mariadb image tag because it would be hard to keep up to date Signed-off-by: jessebot <[email protected]> --------- Signed-off-by: jessebot <[email protected]>
…its by maintainers (#479) * Update CONTRIBUTING.md - add testing tips Signed-off-by: JesseBot <[email protected]> * Update README.md - mention contributing doc in the README Signed-off-by: JesseBot <[email protected]> * Update CONTRIBUTING.md - add screenshot of allow edits by maintainers checkbox Signed-off-by: JesseBot <[email protected]> --------- Signed-off-by: JesseBot <[email protected]>
…xtcloud (#452) * Bump xperimental/nextcloud-exporter in /charts/nextcloud Bumps xperimental/nextcloud-exporter from 0.6.1 to 0.6.2. --- updated-dependencies: - dependency-name: xperimental/nextcloud-exporter dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * Update Chart.yaml - bump helm chart patch version Signed-off-by: JesseBot <[email protected]> * Update README.md - update nextcloud-exporter version in docs to 0.6.2 Signed-off-by: JesseBot <[email protected]> --------- Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: JesseBot <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: JesseBot <[email protected]>
Signed-off-by: Tero Paloheimo <[email protected]>
Signed-off-by: Tero Paloheimo <[email protected]>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Pull Request
Description of the change
Benefits
Possible drawbacks
Applicable issues
Additional information
Checklist
Chart.yamlaccording to semver.