nc versions

This commit is contained in:
Philip Haupt
2025-05-21 21:27:55 +02:00
parent 0591064f79
commit 947a3f7c13
2 changed files with 5 additions and 16 deletions

View File

@@ -207,18 +207,7 @@ spec:
value: cloud.borninpain.de
- name: NEXTCLOUD_DATA_DIR
value: /var/www/html/data
- name: REDIS_HOST
value: redis-master.redis.svc.cluster.local
- name: REDIS_HOST_PORT
value: "6379"
- name: REDIS_DBINDEX
value: "1"
- name: REDIS_HOST_PASSWORD
valueFrom:
secretKeyRef:
key: redis-pass
name: nextcloud
image: nextcloud:30.0.6-apache
image: nextcloud:31.0.5-apache
imagePullPolicy: IfNotPresent
livenessProbe:
failureThreshold: 3
@@ -303,7 +292,7 @@ spec:
value: cloud.borninpain.de
- name: NEXTCLOUD_DATA_DIR
value: /var/www/html/data
image: nextcloud:30.0.6-apache
image: nextcloud:31.0.5-apache
imagePullPolicy: IfNotPresent
name: nextcloud-cron
resources: {}
@@ -343,7 +332,7 @@ spec:
name: nextcloud
- name: POSTGRES_HOST
value: nextcloud-postgresql
image: docker.io/bitnami/postgresql:16.3.0-debian-12-r10
image: docker.io/bitnami/postgresql:16.6.0-debian-12-r2
name: postgresql-isready
resources: {}
securityContext: {}
@@ -533,7 +522,7 @@ spec:
value: error
- name: POSTGRESQL_SHARED_PRELOAD_LIBRARIES
value: pgaudit
image: docker.io/bitnami/postgresql:16.3.0-debian-12-r10
image: docker.io/bitnami/postgresql:16.6.0-debian-12-r2
imagePullPolicy: IfNotPresent
livenessProbe:
exec:

View File

@@ -5,7 +5,7 @@ image:
repository: nextcloud
flavor: apache
# default is generated by flavor and appVersion
tag:
tag: 31.0.5-apache
pullPolicy: IfNotPresent
# pullSecrets:
# - myRegistrKeySecretName