mirror of
https://github.com/beclab/Olares
synced 2026-04-21 13:37:46 +00:00
feat(olares-app): update olares-app version to v1.10.15 (#2924)
Some checks are pending
Lint and Test Charts / check-permission (push) Waiting to run
Lint and Test Charts / push-deps (push) Blocked by required conditions
Lint and Test Charts / push-deps-arm64 (push) Blocked by required conditions
Lint and Test Charts / upload-package (push) Blocked by required conditions
Lint and Test Charts / install-test (push) Blocked by required conditions
Lint and Test Charts / lint-test (push) Blocked by required conditions
Lint and Test Charts / test-version (push) Blocked by required conditions
Lint and Test Charts / upload-cli (push) Blocked by required conditions
Lint and Test Charts / upload-daemon (push) Blocked by required conditions
Lint and Test Charts / push-image (push) Blocked by required conditions
Lint and Test Charts / push-image-arm64 (push) Blocked by required conditions
Some checks are pending
Lint and Test Charts / check-permission (push) Waiting to run
Lint and Test Charts / push-deps (push) Blocked by required conditions
Lint and Test Charts / push-deps-arm64 (push) Blocked by required conditions
Lint and Test Charts / upload-package (push) Blocked by required conditions
Lint and Test Charts / install-test (push) Blocked by required conditions
Lint and Test Charts / lint-test (push) Blocked by required conditions
Lint and Test Charts / test-version (push) Blocked by required conditions
Lint and Test Charts / upload-cli (push) Blocked by required conditions
Lint and Test Charts / upload-daemon (push) Blocked by required conditions
Lint and Test Charts / push-image (push) Blocked by required conditions
Lint and Test Charts / push-image-arm64 (push) Blocked by required conditions
This commit is contained in:
parent
7e98e070ac
commit
160562e7cd
1 changed files with 1 additions and 1 deletions
|
|
@ -318,7 +318,7 @@ spec:
|
|||
chown -R 1000:1000 /uploadstemp && \
|
||||
chown -R 1000:1000 /appdata
|
||||
- name: olares-app-init
|
||||
image: beclab/system-frontend:v1.10.14
|
||||
image: beclab/system-frontend:v1.10.15
|
||||
imagePullPolicy: IfNotPresent
|
||||
command:
|
||||
- /bin/sh
|
||||
|
|
|
|||
Loading…
Reference in a new issue