Compare commits
4 Commits
93d20e0257
...
master
| Author | SHA1 | Date | |
|---|---|---|---|
| e0bcb235c2 | |||
| c533ec0ea5 | |||
| 39a5e5d85b | |||
| 6cbf99a3dd |
@@ -12,7 +12,7 @@ spec:
|
||||
name: cluster-fun (v2)
|
||||
source:
|
||||
repoURL: 'https://stakater.github.io/stakater-charts'
|
||||
targetRevision: 2.2.9
|
||||
targetRevision: v0.0.129
|
||||
chart: reloader
|
||||
syncPolicy:
|
||||
automated: {}
|
||||
|
||||
@@ -46,7 +46,7 @@ spec:
|
||||
priorityClassName: critical
|
||||
containers:
|
||||
- name: outline
|
||||
image: outlinewiki/outline:1.5.0
|
||||
image: outlinewiki/outline:1.6.0
|
||||
imagePullPolicy: IfNotPresent
|
||||
env:
|
||||
- name: ALLOWED_DOMAINS
|
||||
|
||||
@@ -68,7 +68,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: web
|
||||
image: ghcr.io/miniflux/miniflux:2.2.17
|
||||
image: ghcr.io/miniflux/miniflux:2.2.18
|
||||
imagePullPolicy: IfNotPresent
|
||||
envFrom:
|
||||
- configMapRef:
|
||||
|
||||
Reference in New Issue
Block a user