-
Notifications
You must be signed in to change notification settings - Fork 1
fix(container): update image docker.gitea.com/gitea ( 1.25.3 → 1.25.4 ) #2776
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
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/docker.gitea.com-gitea-1.x
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
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
--- 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.3
+ tag: 1.25.4
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.3
+ version: 1.25.4
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.3
+ version: 1.25.4
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.3
+ version: 1.25.4
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.3
+ version: 1.25.4
app.kubernetes.io/managed-by: Helm
spec:
securityContext:
fsGroup: 1000
initContainers:
- name: init-directories
- image: docker.gitea.com/gitea:1.25.3-rootless
+ image: docker.gitea.com/gitea:1.25.4-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.3-rootless
+ image: docker.gitea.com/gitea:1.25.4-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.3-rootless
+ image: docker.gitea.com/gitea:1.25.4-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.3-rootless
+ image: docker.gitea.com/gitea:1.25.4-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.3
+ version: 1.25.4
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 |
| datasource | package | from | to | | ---------- | ---------------------- | ------ | ------ | | docker | docker.gitea.com/gitea | 1.25.3 | 1.25.4 |
f1e7905 to
91fd321
Compare
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.3→1.25.4Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
go-gitea/gitea (docker.gitea.com/gitea)
v1.25.4Compare Source
has_codein repository api (#36338) (#36359)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 these updates again.
This PR was generated by Mend Renovate. View the repository job log.