Bumped versions

This commit is contained in:
Marcus Noble 2020-08-13 20:47:20 +01:00
parent 43aa708e09
commit 5567ba142a
7 changed files with 7 additions and 7 deletions

View File

@ -47,7 +47,7 @@ spec:
spec: spec:
containers: containers:
- name: git - name: git
image: gitea/gitea:1.12.2 image: gitea/gitea:1.12.3
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.3.2 version: 1.4.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.0 image: inlets/inlets:2.7.4
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.5 image: andreimarcu/linx-server:version-2.3.6
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.36.2 version: 0.40.0
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.10.0 version: 1.12.0
maxHistory: 5 maxHistory: 5
valuesFrom: valuesFrom:
- secretKeyRef: - secretKeyRef:

View File

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