Compare commits

..

No commits in common. "f5a7bb5abba35477db7a6aa636ab0105df2d1794" and "43aa708e099877af47017798ea84a234fac2fa3f" have entirely different histories.

7 changed files with 8 additions and 8 deletions

View File

@ -47,7 +47,7 @@ spec:
spec: spec:
containers: containers:
- name: git - name: git
image: gitea/gitea:1.12.3 image: gitea/gitea:1.12.2
env: env:
- name: APP_NAME - name: APP_NAME
value: "Git" value: "Git"

View File

@ -23,7 +23,7 @@ spec:
chart: chart:
repository: https://helm.goharbor.io repository: https://helm.goharbor.io
name: harbor name: harbor
version: 1.4.2 version: 1.3.2
maxHistory: 4 maxHistory: 4
skipCRDs: false skipCRDs: false
valuesFrom: valuesFrom:

View File

@ -49,7 +49,7 @@ spec:
spec: spec:
containers: containers:
- name: inlets - name: inlets
image: inlets/inlets:2.7.4 image: inlets/inlets:2.7.0
imagePullPolicy: Always imagePullPolicy: Always
command: ["inlets"] command: ["inlets"]
args: args:

View File

@ -62,7 +62,7 @@ spec:
spec: spec:
containers: containers:
- name: web - name: web
image: andreimarcu/linx-server:version-2.3.6 image: andreimarcu/linx-server:version-2.3.5
imagePullPolicy: Always imagePullPolicy: Always
args: args:
- -config - -config

View File

@ -22,7 +22,7 @@ spec:
chart: chart:
repository: https://grafana.github.io/loki/charts repository: https://grafana.github.io/loki/charts
name: loki-stack name: loki-stack
version: 0.40.0 version: 0.36.2
maxHistory: 4 maxHistory: 4
skipCRDs: false skipCRDs: false
values: values:

View File

@ -25,7 +25,7 @@ spec:
chart: chart:
repository: https://kubernetes-charts.storage.googleapis.com repository: https://kubernetes-charts.storage.googleapis.com
name: nextcloud name: nextcloud
version: 1.12.0 version: 1.10.0
maxHistory: 5 maxHistory: 5
valuesFrom: valuesFrom:
- secretKeyRef: - secretKeyRef:
@ -35,7 +35,7 @@ spec:
optional: false optional: false
values: values:
image: image:
tag: 19-apache tag: 18-apache
ingress: ingress:
enabled: true enabled: true
annotations: annotations:

View File

@ -73,7 +73,7 @@ spec:
mountPath: /data mountPath: /data
containers: containers:
- name: web - name: web
image: nodered/node-red:1.1.3-12 image: nodered/node-red:1.1.2-12
imagePullPolicy: Always imagePullPolicy: Always
ports: ports:
- containerPort: 1880 - containerPort: 1880