feat(container): update image docker.gitea.com/gitea ( 1.25.5 → 1.26.0 )#2947
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
feat(container): update image docker.gitea.com/gitea ( 1.25.5 → 1.26.0 )#2947renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
| datasource | package | from | to | | ---------- | ---------------------- | ------ | ------ | | docker | docker.gitea.com/gitea | 1.25.5 | 1.26.0 |
--- kubernetes/subterra/apps/apps/gitea/app Kustomization: flux-system/gitea HelmRelease: apps/gitea
+++ kubernetes/subterra/apps/apps/gitea/app Kustomization: flux-system/gitea HelmRelease: apps/gitea
@@ -111,13 +111,13 @@
name: Authentik
provider: openidConnect
scopes: email profile gitea
image:
registry: docker.gitea.com
repository: gitea
- tag: 1.25.5
+ tag: 1.26.0
ingress:
annotations:
cert-manager.io/cluster-issuer: letsencrypt-prod
external-dns.alpha.kubernetes.io/target: ingress.ur30.ru
className: external-nginx
enabled: true |
--- HelmRelease: apps/gitea Service: apps/gitea-http
+++ HelmRelease: apps/gitea Service: apps/gitea-http
@@ -5,13 +5,13 @@
name: gitea-http
namespace: apps
labels:
app: gitea
app.kubernetes.io/name: gitea
app.kubernetes.io/instance: gitea
- version: 1.25.5
+ version: 1.26.0
app.kubernetes.io/managed-by: Helm
spec:
type: ClusterIP
clusterIP: None
ports:
- name: http
--- HelmRelease: apps/gitea Service: apps/gitea-ssh
+++ HelmRelease: apps/gitea Service: apps/gitea-ssh
@@ -5,13 +5,13 @@
name: gitea-ssh
namespace: apps
labels:
app: gitea
app.kubernetes.io/name: gitea
app.kubernetes.io/instance: gitea
- version: 1.25.5
+ version: 1.26.0
app.kubernetes.io/managed-by: Helm
spec:
type: ClusterIP
clusterIP: None
ports:
- name: ssh
--- HelmRelease: apps/gitea Deployment: apps/gitea
+++ HelmRelease: apps/gitea Deployment: apps/gitea
@@ -5,13 +5,13 @@
name: gitea
namespace: apps
labels:
app: gitea
app.kubernetes.io/name: gitea
app.kubernetes.io/instance: gitea
- version: 1.25.5
+ version: 1.26.0
app.kubernetes.io/managed-by: Helm
spec:
replicas: 1
strategy:
type: RollingUpdate
rollingUpdate:
@@ -26,20 +26,20 @@
annotations:
checksum/oauth_0: 356c9d84075919d23642904cb17d002948d46500fc5c331df1c62af7e07eeea6
labels:
app: gitea
app.kubernetes.io/name: gitea
app.kubernetes.io/instance: gitea
- version: 1.25.5
+ version: 1.26.0
app.kubernetes.io/managed-by: Helm
spec:
securityContext:
fsGroup: 1000
initContainers:
- name: init-directories
- image: docker.gitea.com/gitea:1.25.5-rootless
+ image: docker.gitea.com/gitea:1.26.0-rootless
imagePullPolicy: IfNotPresent
command:
- /usr/sbinx/init_directory_structure.sh
env:
- name: GITEA_APP_INI
value: /data/gitea/conf/app.ini
@@ -69,13 +69,13 @@
resources:
limits: {}
requests:
cpu: 100m
memory: 128Mi
- name: init-app-ini
- image: docker.gitea.com/gitea:1.25.5-rootless
+ image: docker.gitea.com/gitea:1.26.0-rootless
imagePullPolicy: IfNotPresent
command:
- /usr/sbinx/config_environment.sh
env:
- name: GITEA_APP_INI
value: /data/gitea/conf/app.ini
@@ -136,13 +136,13 @@
resources:
limits: {}
requests:
cpu: 100m
memory: 128Mi
- name: configure-gitea
- image: docker.gitea.com/gitea:1.25.5-rootless
+ image: docker.gitea.com/gitea:1.26.0-rootless
command:
- /usr/sbinx/configure_gitea.sh
imagePullPolicy: IfNotPresent
securityContext:
allowPrivilegeEscalation: false
capabilities:
@@ -198,13 +198,13 @@
requests:
cpu: 100m
memory: 128Mi
terminationGracePeriodSeconds: 60
containers:
- name: gitea
- image: docker.gitea.com/gitea:1.25.5-rootless
+ image: docker.gitea.com/gitea:1.26.0-rootless
imagePullPolicy: IfNotPresent
env:
- name: SSH_LISTEN_PORT
value: '2222'
- name: SSH_PORT
value: '22'
--- HelmRelease: apps/gitea Ingress: apps/gitea
+++ HelmRelease: apps/gitea Ingress: apps/gitea
@@ -5,13 +5,13 @@
name: gitea
namespace: apps
labels:
app: gitea
app.kubernetes.io/name: gitea
app.kubernetes.io/instance: gitea
- version: 1.25.5
+ version: 1.26.0
app.kubernetes.io/managed-by: Helm
annotations:
cert-manager.io/cluster-issuer: letsencrypt-prod
external-dns.alpha.kubernetes.io/target: ingress.ur30.ru
spec:
ingressClassName: external-nginx |
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:
1.25.5→1.26.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
go-gitea/gitea (docker.gitea.com/gitea)
v1.26.0Compare Source
concurrencysyntax (#32751)ListUnadoptedRepositories(#36884)concurrencysyntax (#32751)mentionValuesasynchronously (#36739)--batch-commandapproach (#35775)elklayout support to mermaid (#36486)actions.WORKFLOW_DIRSsetting (#36619)inputborder hover effect (#36870)localStorage(#36623)X_FRAME_OPTIONSsetting fromcorstosecuritysection (#30256)DEFAULT_DELETE_BRANCH_AFTER_MERGEsetting (#36917)neveroption toPUBLIC_URL_DETECTIONconfiguration (#36785)add-matcherandremove-matcherfrom actions job logs (#36520).commit-sign-badgechildren (#36570)TestActionsCollaborativeOwner(#36657)no-contentmessage not rendering after comment edit (#36733)strictNullChecks-related issues (#35795)CrossOriginProtection(#36183)cmd/to use constructor functions. (#36962)relative-timeto render absolute dates (#36238)util.URLJoinand replace all callers with direct path concatenation (#36867)flake-utils(#35675)google/go-licenseswith custom generation (#36575)gitea-vetto usego tool(#35878)strictNullChecks(#35843)vue/require-typed-refeslint rule (#35764)codeformatfolder to tools (#35758)@ts-expect-error(#36513)lint-go-goplswith additionalgovetlinters (#36028)setup-uvto v8.0.0 (#37101)go-gitto v5.17.2 and related dependencies (#37060)golang.org/x/imageto v0.38.0 (#37054)docker-dryrun(#36379)Configuration
📅 Schedule: (in timezone Europe/Moscow)
🚦 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 these updates again.
This PR was generated by Mend Renovate. View the repository job log.