chore(deps): update container image codetheweb/muse to v2.9.1@dcae878 by renovate (#24769)
This commit is contained in:
parent
a762cb0e20
commit
570c3ef1fc
|
@ -6,7 +6,7 @@ annotations:
|
||||||
truecharts.org/min_helm_version: "3.11"
|
truecharts.org/min_helm_version: "3.11"
|
||||||
truecharts.org/train: stable
|
truecharts.org/train: stable
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: 2.9.0
|
appVersion: 2.9.1
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 24.1.5
|
version: 24.1.5
|
||||||
|
@ -34,4 +34,4 @@ sources:
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/muse
|
- https://github.com/truecharts/charts/tree/master/charts/stable/muse
|
||||||
- https://hub.docker.com/r/codetheweb/muse
|
- https://hub.docker.com/r/codetheweb/muse
|
||||||
type: application
|
type: application
|
||||||
version: 7.2.0
|
version: 7.2.1
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: codetheweb/muse
|
repository: codetheweb/muse
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: 2.9.0@sha256:4251ef3800f126902c65ed394276e2170522361d1fd09f2519169268cf2c346f
|
tag: 2.9.1@sha256:dcae878a2ec6e48f382985fe699ad455fd454db6f99942fbd3c483af0d675504
|
||||||
securityContext:
|
securityContext:
|
||||||
container:
|
container:
|
||||||
runAsNonRoot: false
|
runAsNonRoot: false
|
||||||
|
|
Loading…
Reference in New Issue