Update Helm release gitea to v10 #16

Merged
remoll merged 1 commits from renovate/gitea-10.x into main 2024-01-22 10:30:18 +00:00
Collaborator

This PR contains the following updates:

Package Type Update Change
gitea HelmChart major 9.6.1 -> 10.1.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

gitea/helm-chart (gitea)

v10.1.0

Compare Source

Features

  • Add labels to PVC manifest (#​581)
  • Allow using Custom Labels in SVC Templates (#​597)

Bug Fixes

Dependencies

  • chore(deps): update subcharts (minor & patch) (#​603)
  • Bump Gitea to 1.21.4

v10.0.2

Compare Source

Bump to Gitea 1.21.3

v10.0.1

Compare Source

Bug fixes

  • Properly sanitize gitea admin output (#​590): Fixes an issue for new installations which were failing during the creation of the internal admin user due to a change in Gitea 1.21.2

v10.0.0

Compare Source

Breaking

  • Update README with new dependency versioning approach (#​578): This allows the chart to move forward with the sub-chart dependencies as they get released without impacting users/forcing them to update. Please read the changelog and the linked section for the required actions.

Features

  • Add config fallbacks for session, cache and queue when disabling redis-cluster (#​585): this should help with config related problems when disabling the default redis-cluster sub-chart dependency

Dependencies

  • Bump Gitea to 1.21.2 (#​588)
  • chore(deps): update postgresql docker tag to v13 (#​579)
  • chore(deps): update postgresql-ha docker tag to v12.3.3 (#​587)

Misc

  • Properly distinguish predefined and custom env vars in environment-to-ini (#​586)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [gitea](https://gitea.com/gitea/helm-chart) | HelmChart | major | `9.6.1` -> `10.1.0` | --- > ⚠ **Warning** > > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>gitea/helm-chart (gitea)</summary> ### [`v10.1.0`](https://gitea.com/gitea/helm-chart/releases/tag/v10.1.0) [Compare Source](https://gitea.com/gitea/helm-chart/compare/v10.0.2...v10.1.0) #### Features - Add labels to PVC manifest ([#&#8203;581](https://github.com/gitea/helm-chart/issues/581)) - Allow using Custom Labels in SVC Templates ([#&#8203;597](https://github.com/gitea/helm-chart/issues/597)) #### Bug Fixes - Fix `global.storageClass` mapping ([#&#8203;601](https://github.com/gitea/helm-chart/issues/601)) ([#&#8203;602](https://github.com/gitea/helm-chart/issues/602)) #### Dependencies - chore(deps): update subcharts (minor & patch) ([#&#8203;603](https://github.com/gitea/helm-chart/issues/603)) - Bump Gitea to 1.21.4 ### [`v10.0.2`](https://gitea.com/gitea/helm-chart/releases/tag/v10.0.2) [Compare Source](https://gitea.com/gitea/helm-chart/compare/v10.0.1...v10.0.2) Bump to Gitea 1.21.3 ### [`v10.0.1`](https://gitea.com/gitea/helm-chart/releases/tag/v10.0.1) [Compare Source](https://gitea.com/gitea/helm-chart/compare/v10.0.0...v10.0.1) #### Bug fixes - Properly sanitize `gitea admin` output ([#&#8203;590](https://github.com/gitea/helm-chart/issues/590)): Fixes an issue for new installations which were failing during the creation of the internal admin user due to a change in Gitea 1.21.2 ### [`v10.0.0`](https://gitea.com/gitea/helm-chart/releases/tag/v10.0.0) [Compare Source](https://gitea.com/gitea/helm-chart/compare/v9.6.1...v10.0.0) #### Breaking - Update README with new dependency versioning approach ([#&#8203;578](https://github.com/gitea/helm-chart/issues/578)): This allows the chart to move forward with the sub-chart dependencies as they get released without impacting users/forcing them to update. **Please read the changelog and the linked section for the required actions**. #### Features - Add config fallbacks for `session`, `cache` and `queue` when disabling redis-cluster ([#&#8203;585](https://github.com/gitea/helm-chart/issues/585)): this should help with config related problems when disabling the default `redis-cluster` sub-chart dependency #### Dependencies - Bump Gitea to 1.21.2 ([#&#8203;588](https://github.com/gitea/helm-chart/issues/588)) - chore(deps): update postgresql docker tag to v13 ([#&#8203;579](https://github.com/gitea/helm-chart/issues/579)) - chore(deps): update postgresql-ha docker tag to v12.3.3 ([#&#8203;587](https://github.com/gitea/helm-chart/issues/587)) #### Misc - Properly distinguish predefined and custom env vars in environment-to-ini ([#&#8203;586](https://github.com/gitea/helm-chart/issues/586)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy45MS4zIiwidXBkYXRlZEluVmVyIjoiMzcuOTEuMyIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
renovate force-pushed renovate/gitea-10.x from 5981ebe39f to e6019247bc 2023-12-21 09:00:33 +00:00 Compare
renovate force-pushed renovate/gitea-10.x from e6019247bc to b4fae44cff 2023-12-23 16:00:36 +00:00 Compare
renovate force-pushed renovate/gitea-10.x from b4fae44cff to 7e21ce4181 2024-01-22 10:00:37 +00:00 Compare
remoll merged commit 9623f33b59 into main 2024-01-22 10:30:18 +00:00
remoll deleted branch renovate/gitea-10.x 2024-01-22 10:30:18 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: remoll/k3s-infra#16
No description provided.