Compare commits
7 Commits
1c4eb5d187
...
6ce89bee8d
Author | SHA1 | Date | |
---|---|---|---|
6ce89bee8d
|
|||
c1eb752b6f | |||
7cd3653caa | |||
cdbfd469e2 | |||
82268e8de0
|
|||
a9e9414b36
|
|||
c777bd75e0
|
@@ -9,7 +9,7 @@ directus:
|
|||||||
main:
|
main:
|
||||||
image:
|
image:
|
||||||
repository: directus/directus
|
repository: directus/directus
|
||||||
tag: 11.8.0
|
tag: 11.9.0
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
env:
|
env:
|
||||||
- name: PUBLIC_URL
|
- name: PUBLIC_URL
|
||||||
|
@@ -58,7 +58,7 @@ roundcube:
|
|||||||
nginx:
|
nginx:
|
||||||
image:
|
image:
|
||||||
repository: nginx
|
repository: nginx
|
||||||
tag: 1.28.0-alpine
|
tag: 1.29.0-alpine
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
env:
|
env:
|
||||||
- name: NGINX_HOST
|
- name: NGINX_HOST
|
||||||
|
@@ -15,7 +15,7 @@ maintainers:
|
|||||||
- name: alexlebens
|
- name: alexlebens
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: traefik
|
- name: traefik
|
||||||
version: 36.1.0
|
version: 36.2.0
|
||||||
repository: https://traefik.github.io/charts
|
repository: https://traefik.github.io/charts
|
||||||
# enable pending:
|
# enable pending:
|
||||||
# https://github.com/traefik/traefik-helm-chart/pull/1340
|
# https://github.com/traefik/traefik-helm-chart/pull/1340
|
||||||
|
Reference in New Issue
Block a user