chore(deps): update container image codetheweb/muse to v2.6.0@9deedbb by renovate (#18860)
This commit is contained in:
parent
c73e095284
commit
b7110f4ecb
|
@ -7,7 +7,7 @@ annotations:
|
|||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 2.5.0
|
||||
appVersion: 2.6.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 18.1.2
|
||||
|
@ -24,7 +24,7 @@ keywords:
|
|||
- muse
|
||||
- media
|
||||
- discord-bot
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -35,4 +35,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/muse
|
||||
- https://hub.docker.com/r/codetheweb/muse
|
||||
type: application
|
||||
version: 5.2.0
|
||||
version: 5.3.0
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: codetheweb/muse
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2.5.0@sha256:3433b97776b9243b93b4d205e6250e3a2c48cc775baec9baed45e058175a31df
|
||||
tag: 2.6.0@sha256:9deedbb212a0083008cf1f371ce1ac9e0ac9b2a159ac2b62d3c7ef28b8424389
|
||||
securityContext:
|
||||
container:
|
||||
runAsNonRoot: false
|
||||
|
|
Loading…
Reference in New Issue