Skip to content

Commit 6bb9022

Browse files
authored
olares-app: update version to v1.8.12 (#2519)
* olares-app: update version to v1.8.12 * login: update version to 1.8.12
1 parent cb0fe1d commit 6bb9022

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

apps/.olares/config/user/helm-charts/system-apps/templates/olares-app.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -317,7 +317,7 @@ spec:
317317
chown -R 1000:1000 /uploadstemp && \
318318
chown -R 1000:1000 /appdata
319319
- name: olares-app-init
320-
image: beclab/system-frontend:v1.8.11
320+
image: beclab/system-frontend:v1.8.12
321321
imagePullPolicy: IfNotPresent
322322
command:
323323
- /bin/sh

framework/authelia/.olares/config/user/helm-charts/auth/templates/auth_deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ spec:
2929
name: check-auth
3030
containers:
3131
- name: auth-front
32-
image: beclab/login:v1.8.5
32+
image: beclab/login:v1.8.12
3333
imagePullPolicy: IfNotPresent
3434
ports:
3535
- containerPort: 80

0 commit comments

Comments
 (0)