Compare commits
4 Commits
2a60f7f8a1
...
renovate/a
Author | SHA1 | Date | |
---|---|---|---|
0cc6d2ab0b
|
|||
d75569a971
|
|||
43e82c2e9f | |||
82c7e1b1d7 |
@@ -58,7 +58,7 @@ roundcube:
|
||||
nginx:
|
||||
image:
|
||||
repository: nginx
|
||||
tag: 1.29.0-alpine
|
||||
tag: 1.29.1-alpine
|
||||
pullPolicy: IfNotPresent
|
||||
env:
|
||||
- name: NGINX_HOST
|
||||
|
@@ -15,7 +15,7 @@ maintainers:
|
||||
- name: alexlebens
|
||||
dependencies:
|
||||
- name: argo-cd
|
||||
version: 8.2.7
|
||||
version: 8.3.0
|
||||
repository: https://argoproj.github.io/argo-helm
|
||||
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/argo-cd.png
|
||||
appVersion: 3.0.0
|
||||
|
@@ -4,7 +4,7 @@ gitea:
|
||||
replicaCount: 3
|
||||
image:
|
||||
repository: gitea/gitea
|
||||
tag: 1.24.4
|
||||
tag: 1.24.5
|
||||
service:
|
||||
http:
|
||||
type: ClusterIP
|
||||
|
@@ -15,7 +15,7 @@ maintainers:
|
||||
- name: alexlebens
|
||||
dependencies:
|
||||
- name: cloudnative-pg
|
||||
version: 0.25.0
|
||||
version: 0.26.0
|
||||
repository: https://cloudnative-pg.io/charts/
|
||||
icon: https://avatars.githubusercontent.com/u/100373852?s=200&v=4
|
||||
appVersion: 1.26.0
|
||||
|
@@ -33,7 +33,7 @@ services:
|
||||
- postgresql:/var/lib/postgresql/data
|
||||
|
||||
gitea:
|
||||
image: gitea/gitea:1.24.4
|
||||
image: gitea/gitea:1.24.5
|
||||
container_name: gitea
|
||||
depends_on:
|
||||
- postgresql
|
||||
|
Reference in New Issue
Block a user