chore(deps): update container image leonismoe/ariang to v1.3.7@33086d4 by renovate (#17431)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | leonismoe/ariang | patch | `1.3.6` -> `1.3.7` | # Warnings (1) Please correct - or verify that you can safely ignore - these warnings before you merge this PR. - `leonismoe/ariang`: Could not determine new digest for update (docker package leonismoe/ariang) --- --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNDAuMTYiLCJ1cGRhdGVkSW5WZXIiOiIzNy40NDAuNiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9--> --------- Co-authored-by: alfi0812 <43101280+alfi0812@users.noreply.github.com> Co-authored-by: kqmaverick <121722567+kqmaverick@users.noreply.github.com> Co-authored-by: kqmaverick <kqmaverick@gmail.com>
This commit is contained in:
@@ -6,7 +6,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 1.3.6
|
||||
appVersion: 1.3.7
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 24.1.5
|
||||
@@ -32,4 +32,4 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/ariang
|
||||
- https://hub.docker.com/r/leonismoe/ariang
|
||||
type: application
|
||||
version: 10.1.3
|
||||
version: 10.1.4
|
||||
|
||||
@@ -1,7 +1,17 @@
|
||||
image:
|
||||
repository: leonismoe/ariang
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.3.6@sha256:e95f99b59676f8289f09f5c914f29af8cfe16d9b55d63c7d837d9b8766af098b
|
||||
tag: 1.3.7@sha256:33086d42ce4a1abbb800d88116cd22b5ee3f787f5fee9fcc2ade166924112285
|
||||
securityContext:
|
||||
container:
|
||||
readOnlyRootFilesystem: false
|
||||
runAsNonRoot: false
|
||||
allowPrivilegeEscalation: true
|
||||
runAsUser: 0
|
||||
runAsGroup: 0
|
||||
capabilities:
|
||||
add:
|
||||
- SYS_CHROOT
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user