chore(helm): update image ghcr.io/museofficial/muse 2.10.0 → 2.10.1 (#31373)

This commit is contained in:
TrueCharts Bot
2025-01-29 16:12:13 +01:00
committed by GitHub
parent c29b053349
commit efb0979d4f
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -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.10.0 appVersion: 2.10.1
dependencies: dependencies:
- name: common - name: common
version: 25.4.10 version: 25.4.10
@@ -34,4 +34,4 @@ sources:
- https://github.com/museofficial/muse - https://github.com/museofficial/muse
- https://github.com/truecharts/charts/tree/master/charts/stable/muse - https://github.com/truecharts/charts/tree/master/charts/stable/muse
type: application type: application
version: 7.8.1 version: 7.8.2
+1 -1
View File
@@ -1,7 +1,7 @@
image: image:
repository: ghcr.io/museofficial/muse repository: ghcr.io/museofficial/muse
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: 2.10.0@sha256:28e58e69df8613285cd2922c6c0ecdaa3c5a9992753bccfc678f031a5d2867b1 tag: 2.10.1@sha256:8922feb6d5226c0056ce5cad0985a88d51c5b14f00aeff69e5610ab82a54516c
securityContext: securityContext:
container: container:
runAsNonRoot: false runAsNonRoot: false