Skip to content

merge upstream main#20

Merged
MichaelSp merged 23 commits intoMichaelSp:helm_unittestfrom
nextcloud:main
Jan 1, 2024
Merged

merge upstream main#20
MichaelSp merged 23 commits intoMichaelSp:helm_unittestfrom
nextcloud:main

Conversation

@MichaelSp
Copy link
Copy Markdown
Owner

Pull Request

Description of the change

Benefits

Possible drawbacks

Applicable issues

  • fixes #

Additional information

Checklist

jessebot and others added 23 commits November 6, 2023 16:46
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]>
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]>
* 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]>
@MichaelSp MichaelSp changed the title rebase merge upstream main Jan 1, 2024
@MichaelSp MichaelSp merged commit 9a2c2f1 into MichaelSp:helm_unittest Jan 1, 2024
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.

9 participants