mirror of
https://github.com/truecharts/charts.git
synced 2026-07-20 01:11:23 -03:00
chore(deps): update container image gitea/gitea to v1.21.1@00486bc (#15390)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [gitea/gitea](https://togithub.com/go-gitea/gitea) | patch | `1.21.0-rootless` -> `1.21.1-rootless` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>go-gitea/gitea (gitea/gitea)</summary> ### [`v1.21.1`](https://togithub.com/go-gitea/gitea/compare/v1.21.0...v1.21.1) [Compare Source](https://togithub.com/go-gitea/gitea/compare/v1.21.0...v1.21.1) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy42OC4zIiwidXBkYXRlZEluVmVyIjoiMzcuNjguMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
apiVersion: v2
|
||||
appVersion: "1.21.0"
|
||||
appVersion: 1.21.1-roo
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
@@ -30,7 +30,7 @@ sources:
|
||||
- https://gitea.com/gitea/helm-chart
|
||||
- https://github.com/go-gitea/gitea
|
||||
type: application
|
||||
version: 14.0.12
|
||||
version: 14.0.13
|
||||
annotations:
|
||||
truecharts.org/category: GIT
|
||||
truecharts.org/SCALE-support: "true"
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: gitea/gitea
|
||||
tag: 1.21.0-rootless@sha256:89e4d9f64c030a1415454259f58c517e81bbe9710db1e12a17849e2c198df301
|
||||
tag: 1.21.1-rootless@sha256:00486bc884e745209e8246b3d070761310d0e4334e4cacea52b3ce8b7c2a065a
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
||||
|
||||
Reference in New Issue
Block a user