Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(docker-image): update gitea/gitea docker tag to v1.23.5 #2469

Merged
merged 1 commit into from
Mar 19, 2025

Conversation

bendo-bot[bot]
Copy link
Contributor

@bendo-bot bendo-bot bot commented Mar 5, 2025

This PR contains the following updates:

Package Update Change
gitea/gitea patch 1.23.4 -> 1.23.5

Release Notes

go-gitea/gitea (gitea/gitea)

v1.23.5

Compare Source


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.

@bendo-bot bendo-bot bot requested a review from mmalyska March 5, 2025 01:28
@bendo-bot bendo-bot bot added size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. area/cluster Changes made in the cluster directory labels Mar 5, 2025
Copy link

github-actions bot commented Mar 5, 2025

Path: cluster/apps/gitea

@@ -67,7 +67,7 @@
     app: gitea
     app.kubernetes.io/name: gitea
     app.kubernetes.io/instance: release-name
-    version: "1.23.4"
+    version: "1.23.5"
     app.kubernetes.io/managed-by: Helm
 type: Opaque
 stringData:
@@ -131,7 +131,7 @@
     app: gitea
     app.kubernetes.io/name: gitea
     app.kubernetes.io/instance: release-name
-    version: "1.23.4"
+    version: "1.23.5"
     app.kubernetes.io/managed-by: Helm
 type: Opaque
 stringData:
@@ -148,7 +148,7 @@
     app: gitea
     app.kubernetes.io/name: gitea
     app.kubernetes.io/instance: release-name
-    version: "1.23.4"
+    version: "1.23.5"
     app.kubernetes.io/managed-by: Helm
 type: Opaque
 stringData:
@@ -2619,7 +2619,7 @@
     app: gitea
     app.kubernetes.io/name: gitea
     app.kubernetes.io/instance: release-name
-    version: "1.23.4"
+    version: "1.23.5"
     app.kubernetes.io/managed-by: Helm
   annotations: {}
 spec:
@@ -2643,7 +2643,7 @@
     app: gitea
     app.kubernetes.io/name: gitea
     app.kubernetes.io/instance: release-name
-    version: "1.23.4"
+    version: "1.23.5"
     app.kubernetes.io/managed-by: Helm
   annotations: {}
 spec:
@@ -2669,7 +2669,7 @@
     app: gitea
     app.kubernetes.io/name: gitea
     app.kubernetes.io/instance: release-name
-    version: "1.23.4"
+    version: "1.23.5"
     app.kubernetes.io/managed-by: Helm
 spec:
   replicas: 1
@@ -2689,14 +2689,14 @@
         app: gitea
         app.kubernetes.io/name: gitea
         app.kubernetes.io/instance: release-name
-        version: "1.23.4"
+        version: "1.23.5"
         app.kubernetes.io/managed-by: Helm
     spec:
       securityContext:
         fsGroup: 1000
       initContainers:
         - name: init-directories
-          image: "gitea/gitea:1.23.4-rootless@sha256:9c1c20d31c3e65952f158af5a3c6424980f4c0e97a811ca7f68b715565b7bf1a"
+          image: "gitea/gitea:1.23.5-rootless@sha256:5e55d8fd0622cf70425e4bb874f07f1b340fb53782901a2cc66da1a8b0f1de23"
           imagePullPolicy: IfNotPresent
           command: ["/usr/sbin/init_directory_structure.sh"]
           env:
@@ -2734,7 +2734,7 @@
               cpu: 100m
               memory: 128Mi
         - name: init-app-ini
-          image: "gitea/gitea:1.23.4-rootless@sha256:9c1c20d31c3e65952f158af5a3c6424980f4c0e97a811ca7f68b715565b7bf1a"
+          image: "gitea/gitea:1.23.5-rootless@sha256:5e55d8fd0622cf70425e4bb874f07f1b340fb53782901a2cc66da1a8b0f1de23"
           imagePullPolicy: IfNotPresent
           command: ["/usr/sbin/config_environment.sh"]
           env:
@@ -2774,7 +2774,7 @@
               cpu: 100m
               memory: 128Mi
         - name: configure-gitea
-          image: "gitea/gitea:1.23.4-rootless@sha256:9c1c20d31c3e65952f158af5a3c6424980f4c0e97a811ca7f68b715565b7bf1a"
+          image: "gitea/gitea:1.23.5-rootless@sha256:5e55d8fd0622cf70425e4bb874f07f1b340fb53782901a2cc66da1a8b0f1de23"
           command: ["/usr/sbin/configure_gitea.sh"]
           imagePullPolicy: IfNotPresent
           securityContext:
@@ -2823,7 +2823,7 @@
       terminationGracePeriodSeconds: 60
       containers:
         - name: gitea
-          image: "gitea/gitea:1.23.4-rootless@sha256:9c1c20d31c3e65952f158af5a3c6424980f4c0e97a811ca7f68b715565b7bf1a"
+          image: "gitea/gitea:1.23.5-rootless@sha256:5e55d8fd0622cf70425e4bb874f07f1b340fb53782901a2cc66da1a8b0f1de23"
           imagePullPolicy: IfNotPresent
           env:
             # SSH Port values have to be set here as well for openssh configuration
@@ -3090,7 +3090,7 @@
     app: gitea
     app.kubernetes.io/name: gitea
     app.kubernetes.io/instance: release-name
-    version: "1.23.4"
+    version: "1.23.5"
     app.kubernetes.io/managed-by: Helm
   annotations:
     kubernetes.io/ingress.class: "traefik"
@@ -3233,7 +3233,7 @@
     app: gitea
     app.kubernetes.io/name: gitea
     app.kubernetes.io/instance: release-name
-    version: "1.23.4"
+    version: "1.23.5"
     app.kubernetes.io/managed-by: Helm
   annotations:
     "helm.sh/hook": test-success

@bendo-bot
Copy link
Contributor Author

bendo-bot bot commented Mar 5, 2025

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ ANSIBLE ansible-lint yes no 13.95s
✅ REPOSITORY git_diff yes no 0.06s
✅ REPOSITORY secretlint yes no 1.75s
✅ YAML prettier 1 0 0.57s
✅ YAML yamllint 1 0 0.32s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

| datasource | package     | from   | to     |
| ---------- | ----------- | ------ | ------ |
| docker     | gitea/gitea | 1.23.4 | 1.23.5 |
@bendo-bot bendo-bot bot force-pushed the renovate/gitea-gitea-1.x branch from fbdfc85 to 87b93c2 Compare March 5, 2025 20:01
@mmalyska mmalyska merged commit 19a39f8 into main Mar 19, 2025
8 checks passed
@mmalyska mmalyska deleted the renovate/gitea-gitea-1.x branch March 19, 2025 09:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/cluster Changes made in the cluster directory dep/patch renovate/container size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant