Compare commits

..

2 commits

Author SHA1 Message Date
renovate[bot]
25a9003835 chore(deps): update docker image hashicorp/vault to v1.16.3 2024-05-30 00:52:37 +00:00
renovate[bot]
825a520d87 chore(deps): update docker image ghcr.io/onedr0p/sonarr to v4.0.5.1710 2024-05-30 00:52:06 +00:00
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
image: image:
repository: ghcr.io/onedr0p/sonarr repository: ghcr.io/onedr0p/sonarr
tag: 4.0.4.1491 tag: 4.0.5.1710
securityContext: securityContext:
privileged: true privileged: true

View file

@ -11,7 +11,7 @@ server:
enabled: true enabled: true
image: image:
repository: "hashicorp/vault" repository: "hashicorp/vault"
tag: "1.16.2" tag: "1.16.3"
auditStorage: auditStorage:
accessMode: ReadWriteOnce accessMode: ReadWriteOnce
annotations: {} annotations: {}