Automated Manifest Update #4424
@@ -164,7 +164,7 @@ spec:
|
||||
secretKeyRef:
|
||||
key: metric-token
|
||||
name: directus-metric-token
|
||||
image: directus/directus:11.15.4
|
||||
image: directus/directus:11.16.0
|
||||
imagePullPolicy: IfNotPresent
|
||||
name: main
|
||||
resources:
|
||||
|
||||
@@ -4,8 +4,8 @@ metadata:
|
||||
name: redis-replication-directus
|
||||
namespace: directus
|
||||
labels:
|
||||
helm.sh/chart: redis-replication-1.0.4
|
||||
app.kubernetes.io/version: "1.0.4"
|
||||
helm.sh/chart: redis-replication-1.1.0
|
||||
app.kubernetes.io/version: "1.1.0"
|
||||
app.kubernetes.io/managed-by: Helm
|
||||
app.kubernetes.io/name: redis-replication-directus
|
||||
app.kubernetes.io/instance: directus
|
||||
@@ -16,7 +16,7 @@ spec:
|
||||
fsGroup: 1000
|
||||
runAsUser: 1000
|
||||
kubernetesConfig:
|
||||
image: "quay.io/opstree/redis:v8.4.0"
|
||||
image: "quay.io/opstree/redis:v8.4.2"
|
||||
imagePullPolicy: IfNotPresent
|
||||
resources:
|
||||
requests:
|
||||
@@ -36,9 +36,9 @@ spec:
|
||||
storageClassName: ceph-block
|
||||
redisExporter:
|
||||
enabled: true
|
||||
image: "quay.io/opstree/redis-exporter:v1.80.2"
|
||||
image: "quay.io/opstree/redis-exporter:v1.81.0"
|
||||
sentinel:
|
||||
image: "quay.io/opstree/redis-sentinel:v8.4.0"
|
||||
image: "quay.io/opstree/redis-sentinel:v8.4.2"
|
||||
imagePullPolicy: IfNotPresent
|
||||
redisSecret:
|
||||
name: directus-redis-config
|
||||
|
||||
@@ -4,8 +4,8 @@ metadata:
|
||||
name: redis-replication-directus
|
||||
namespace: directus
|
||||
labels:
|
||||
helm.sh/chart: redis-replication-1.0.4
|
||||
app.kubernetes.io/version: "1.0.4"
|
||||
helm.sh/chart: redis-replication-1.1.0
|
||||
app.kubernetes.io/version: "1.1.0"
|
||||
app.kubernetes.io/managed-by: Helm
|
||||
app.kubernetes.io/name: redis-replication-directus
|
||||
app.kubernetes.io/instance: directus
|
||||
|
||||
Reference in New Issue
Block a user