feat(container)!: Update image code.forgejo.org/forgejo/forgejo ( 15.0.3 → 16.0.2 ) - #3403
Open
renovate[bot] wants to merge 1 commit into
Open
feat(container)!: Update image code.forgejo.org/forgejo/forgejo ( 15.0.3 → 16.0.2 )#3403renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
|
Path: --- /tmp/tmp.gj76CUI0sG 2026-08-04 14:50:15.918076121 +0000
+++ /tmp/tmp.Ej0MmgZF1a 2026-08-04 14:50:17.385087881 +0000
@@ -412,7 +412,7 @@
fsGroup: 1000
initContainers:
- name: init-directories
- image: "code.forgejo.org/forgejo/forgejo:15.0.3-rootless"
+ image: "code.forgejo.org/forgejo/forgejo:16.0.2-rootless"
imagePullPolicy: IfNotPresent
command: [ "/usr/sbin/init_directory_structure.sh" ]
env:
@@ -444,7 +444,7 @@
cpu: 100m
memory: 128Mi
- name: init-app-ini
- image: "code.forgejo.org/forgejo/forgejo:15.0.3-rootless"
+ image: "code.forgejo.org/forgejo/forgejo:16.0.2-rootless"
imagePullPolicy: IfNotPresent
command: [ "/usr/sbin/config_environment.sh" ]
env:
@@ -478,7 +478,7 @@
cpu: 100m
memory: 128Mi
- name: configure-gitea
- image: "code.forgejo.org/forgejo/forgejo:15.0.3-rootless"
+ image: "code.forgejo.org/forgejo/forgejo:16.0.2-rootless"
command: [ "/usr/sbin/configure_gitea.sh" ]
imagePullPolicy: IfNotPresent
securityContext:
@@ -525,7 +525,7 @@
terminationGracePeriodSeconds: 60
containers:
- name: forgejo
- image: "code.forgejo.org/forgejo/forgejo:15.0.3-rootless"
+ image: "code.forgejo.org/forgejo/forgejo:16.0.2-rootless"
imagePullPolicy: IfNotPresent
env:
# SSH Port values have to be set here as well for openssh configuration |
renovate
Bot
force-pushed
the
renovate/code.forgejo.org-forgejo-forgejo-16.x
branch
2 times, most recently
from
July 18, 2026 13:09
b4712a2 to
96ec627
Compare
renovate
Bot
force-pushed
the
renovate/code.forgejo.org-forgejo-forgejo-16.x
branch
3 times, most recently
from
July 21, 2026 10:51
33bec36 to
343b426
Compare
renovate
Bot
force-pushed
the
renovate/code.forgejo.org-forgejo-forgejo-16.x
branch
2 times, most recently
from
July 25, 2026 18:09
343b426 to
074ea56
Compare
renovate
Bot
force-pushed
the
renovate/code.forgejo.org-forgejo-forgejo-16.x
branch
from
July 31, 2026 03:16
074ea56 to
92ef3fa
Compare
renovate
Bot
force-pushed
the
renovate/code.forgejo.org-forgejo-forgejo-16.x
branch
2 times, most recently
from
August 3, 2026 06:56
92ef3fa to
6f37ba0
Compare
renovate
Bot
force-pushed
the
renovate/code.forgejo.org-forgejo-forgejo-16.x
branch
2 times, most recently
from
August 3, 2026 21:41
6f37ba0 to
608e86a
Compare
renovate
Bot
force-pushed
the
renovate/code.forgejo.org-forgejo-forgejo-16.x
branch
2 times, most recently
from
August 4, 2026 14:49
608e86a to
194a750
Compare
…0.3 → 16.0.2 ) | datasource | package | from | to | | ---------- | -------------------------------- | ------ | ------ | | docker | code.forgejo.org/forgejo/forgejo | 15.0.3 | 16.0.2 | Signed-off-by: Roger Rumao <rogerrum@users.noreply.github.com>
renovate
Bot
force-pushed
the
renovate/code.forgejo.org-forgejo-forgejo-16.x
branch
from
August 6, 2026 16:57
194a750 to
33557a2
Compare
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.
This PR contains the following updates:
15.0.3-rootless→16.0.2-rootlessRelease Notes
forgejo/forgejo (code.forgejo.org/forgejo/forgejo)
v16.0.2Compare Source
See https://codeberg.org/forgejo/forgejo/src/branch/forgejo/release-notes-published/16.0.2.md
v16.0.1Compare Source
See https://codeberg.org/forgejo/forgejo/src/branch/forgejo/release-notes-published/16.0.1.md
v16.0.0Compare Source
See https://codeberg.org/forgejo/forgejo/src/branch/forgejo/release-notes-published/16.0.0.md
v15.0.6Compare Source
See https://codeberg.org/forgejo/forgejo/src/branch/forgejo/release-notes-published/15.0.6.md
v15.0.5Compare Source
See https://codeberg.org/forgejo/forgejo/src/branch/forgejo/release-notes-published/15.0.5.md
v15.0.4Compare Source
See https://codeberg.org/forgejo/forgejo/src/branch/forgejo/release-notes-published/15.0.4.md
Configuration
📅 Schedule: (in timezone America/Chicago)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.