Compare commits
10
Commits
4a5376f111
...
master
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
284e61a026 | ||
|
|
96873d8e59 | ||
|
|
e12d7191ec | ||
|
|
70e6b2e731 | ||
|
|
a7473e2603 | ||
|
|
e4f1fa0c4e | ||
|
|
682119e432 | ||
|
|
1b0e4a7287 | ||
|
|
5928880b4a | ||
|
|
ff4eddea2f |
@@ -35,7 +35,7 @@ spec:
|
||||
name: cluster-fun (v2)
|
||||
source:
|
||||
repoURL: 'https://charts.jetstack.io'
|
||||
targetRevision: v1.21.0
|
||||
targetRevision: v1.21.1
|
||||
chart: cert-manager
|
||||
helm:
|
||||
version: v3
|
||||
|
||||
@@ -43,7 +43,7 @@ spec:
|
||||
priorityClassName: critical
|
||||
containers:
|
||||
- name: git
|
||||
image: gitea/gitea:1.27.0
|
||||
image: gitea/gitea:1.27.1
|
||||
env:
|
||||
- name: APP_NAME
|
||||
value: "Git"
|
||||
|
||||
@@ -75,7 +75,7 @@ spec:
|
||||
priorityClassName: critical
|
||||
containers:
|
||||
- name: grist
|
||||
image: gristlabs/grist-oss:1.7.16
|
||||
image: gristlabs/grist-oss:1.7.17
|
||||
imagePullPolicy: IfNotPresent
|
||||
ports:
|
||||
- name: http
|
||||
|
||||
@@ -31,7 +31,7 @@ spec:
|
||||
priorityClassName: critical
|
||||
containers:
|
||||
- name: frontend
|
||||
image: ghcr.io/mealie-recipes/mealie:v3.21.0
|
||||
image: ghcr.io/mealie-recipes/mealie:v3.22.0
|
||||
imagePullPolicy: Always
|
||||
envFrom:
|
||||
- secretRef:
|
||||
|
||||
@@ -57,7 +57,7 @@ spec:
|
||||
- name: data
|
||||
mountPath: /data
|
||||
- name: update-native-modules
|
||||
image: nodered/node-red:4.1.11-18
|
||||
image: nodered/node-red:4.1.13-18
|
||||
imagePullPolicy: IfNotPresent
|
||||
command:
|
||||
- bash
|
||||
@@ -73,7 +73,7 @@ spec:
|
||||
mountPath: /data
|
||||
containers:
|
||||
- name: web
|
||||
image: nodered/node-red:4.1.11-18
|
||||
image: nodered/node-red:4.1.13-18
|
||||
imagePullPolicy: Always
|
||||
ports:
|
||||
- containerPort: 1880
|
||||
|
||||
Reference in New Issue
Block a user