Compare commits
19 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| d539479903 | |||
| b27c55fde8 | |||
| 8106e9367c | |||
| 69e4b28067 | |||
| 6d4958aa03 | |||
| 0079e3e1e9 | |||
| c08c1c9c9c | |||
| 033973f557 | |||
| 5e58d342b9 | |||
| e678af8f63 | |||
| b809f2f6df | |||
| be3a28f9e4 | |||
| 1d20b25b0b | |||
| 6231e7d072 | |||
| e19e425d15 | |||
| 090683de93 | |||
| ef914c8b10 | |||
| c0e64ca31b | |||
| 90b52eccc1 |
@@ -35,7 +35,7 @@ spec:
|
||||
name: cluster-fun (v2)
|
||||
source:
|
||||
repoURL: 'https://charts.jetstack.io'
|
||||
targetRevision: v1.20.2
|
||||
targetRevision: v1.20.3
|
||||
chart: cert-manager
|
||||
helm:
|
||||
version: v3
|
||||
|
||||
@@ -43,7 +43,7 @@ spec:
|
||||
priorityClassName: critical
|
||||
containers:
|
||||
- name: git
|
||||
image: gitea/gitea:1.26.2
|
||||
image: gitea/gitea:1.26.4
|
||||
env:
|
||||
- name: APP_NAME
|
||||
value: "Git"
|
||||
|
||||
@@ -31,7 +31,7 @@ spec:
|
||||
priorityClassName: critical
|
||||
containers:
|
||||
- name: frontend
|
||||
image: ghcr.io/mealie-recipes/mealie:v3.19.2
|
||||
image: ghcr.io/mealie-recipes/mealie:v3.20.0
|
||||
imagePullPolicy: Always
|
||||
envFrom:
|
||||
- secretRef:
|
||||
|
||||
@@ -38,7 +38,7 @@ spec:
|
||||
operator: "Exists"
|
||||
automountServiceAccountToken: false
|
||||
containers:
|
||||
- image: ghcr.io/google/cadvisor:v0.57.0
|
||||
- image: ghcr.io/google/cadvisor:v0.60.2
|
||||
name: cadvisor
|
||||
ports:
|
||||
- containerPort: 8080
|
||||
|
||||
@@ -217,7 +217,7 @@ spec:
|
||||
serviceAccountName: prometheus-server
|
||||
containers:
|
||||
- name: vmagent
|
||||
image: "victoriametrics/vmagent:v1.145.0"
|
||||
image: "victoriametrics/vmagent:v1.146.0"
|
||||
imagePullPolicy: "IfNotPresent"
|
||||
args:
|
||||
- -remoteWrite.url=http://vmcluster.auth-proxy.svc/insert/0/prometheus/
|
||||
|
||||
@@ -68,7 +68,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: web
|
||||
image: ghcr.io/miniflux/miniflux:2.3.1
|
||||
image: ghcr.io/miniflux/miniflux:2.3.2
|
||||
imagePullPolicy: IfNotPresent
|
||||
envFrom:
|
||||
- configMapRef:
|
||||
|
||||
@@ -58,7 +58,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: trek
|
||||
image: mauriceboe/trek:3.1.0
|
||||
image: mauriceboe/trek:3.1.2
|
||||
imagePullPolicy: IfNotPresent
|
||||
envFrom:
|
||||
- configMapRef:
|
||||
|
||||
Reference in New Issue
Block a user