1 Commits

Author SHA1 Message Date
93d20e0257 Update Helm release reloader to v2 2026-03-15 03:15:16 +00:00
3 changed files with 3 additions and 3 deletions

View File

@@ -12,7 +12,7 @@ spec:
name: cluster-fun (v2) name: cluster-fun (v2)
source: source:
repoURL: 'https://stakater.github.io/stakater-charts' repoURL: 'https://stakater.github.io/stakater-charts'
targetRevision: v0.0.129 targetRevision: 2.2.9
chart: reloader chart: reloader
syncPolicy: syncPolicy:
automated: {} automated: {}

View File

@@ -46,7 +46,7 @@ spec:
priorityClassName: critical priorityClassName: critical
containers: containers:
- name: outline - name: outline
image: outlinewiki/outline:1.6.0 image: outlinewiki/outline:1.5.0
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
env: env:
- name: ALLOWED_DOMAINS - name: ALLOWED_DOMAINS

View File

@@ -68,7 +68,7 @@ spec:
spec: spec:
containers: containers:
- name: web - name: web
image: ghcr.io/miniflux/miniflux:2.2.18 image: ghcr.io/miniflux/miniflux:2.2.17
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
envFrom: envFrom:
- configMapRef: - configMapRef: