Bumped versions
This commit is contained in:
parent
43aa708e09
commit
5567ba142a
@ -47,7 +47,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: git
|
||||
image: gitea/gitea:1.12.2
|
||||
image: gitea/gitea:1.12.3
|
||||
env:
|
||||
- name: APP_NAME
|
||||
value: "Git"
|
||||
|
@ -23,7 +23,7 @@ spec:
|
||||
chart:
|
||||
repository: https://helm.goharbor.io
|
||||
name: harbor
|
||||
version: 1.3.2
|
||||
version: 1.4.2
|
||||
maxHistory: 4
|
||||
skipCRDs: false
|
||||
valuesFrom:
|
||||
|
@ -49,7 +49,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: inlets
|
||||
image: inlets/inlets:2.7.0
|
||||
image: inlets/inlets:2.7.4
|
||||
imagePullPolicy: Always
|
||||
command: ["inlets"]
|
||||
args:
|
||||
|
@ -62,7 +62,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: web
|
||||
image: andreimarcu/linx-server:version-2.3.5
|
||||
image: andreimarcu/linx-server:version-2.3.6
|
||||
imagePullPolicy: Always
|
||||
args:
|
||||
- -config
|
||||
|
@ -22,7 +22,7 @@ spec:
|
||||
chart:
|
||||
repository: https://grafana.github.io/loki/charts
|
||||
name: loki-stack
|
||||
version: 0.36.2
|
||||
version: 0.40.0
|
||||
maxHistory: 4
|
||||
skipCRDs: false
|
||||
values:
|
||||
|
@ -25,7 +25,7 @@ spec:
|
||||
chart:
|
||||
repository: https://kubernetes-charts.storage.googleapis.com
|
||||
name: nextcloud
|
||||
version: 1.10.0
|
||||
version: 1.12.0
|
||||
maxHistory: 5
|
||||
valuesFrom:
|
||||
- secretKeyRef:
|
||||
|
@ -73,7 +73,7 @@ spec:
|
||||
mountPath: /data
|
||||
containers:
|
||||
- name: web
|
||||
image: nodered/node-red:1.1.2-12
|
||||
image: nodered/node-red:1.1.3-12
|
||||
imagePullPolicy: Always
|
||||
ports:
|
||||
- containerPort: 1880
|
||||
|
Loading…
Reference in New Issue
Block a user