Merge pull request #7668 from truecharts/renovate/tccr.io-truecharts-muse-2.x

This commit is contained in:
TrueCharts Bot
2023-02-27 06:51:52 +01:00
committed by GitHub
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
apiVersion: v2 apiVersion: v2
appVersion: "2.1.9" appVersion: "2.2.0"
dependencies: dependencies:
- name: common - name: common
repository: https://library-charts.truecharts.org repository: https://library-charts.truecharts.org
@@ -23,7 +23,7 @@ sources:
- https://hub.docker.com/r/codetheweb/muse - https://hub.docker.com/r/codetheweb/muse
- https://github.com/codetheweb/muse - https://github.com/codetheweb/muse
type: application type: application
version: 0.0.1 version: 0.0.2
annotations: annotations:
truecharts.org/catagories: | truecharts.org/catagories: |
- media - media
+1 -1
View File
@@ -1,7 +1,7 @@
image: image:
repository: tccr.io/truecharts/muse repository: tccr.io/truecharts/muse
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: 2.1.9@sha256:7451ede551f75219692bbef2e662b540c9a3f585485597bff252777f1c6e42f0 tag: 2.2.0@sha256:f4559eaaccab9d2cbc26190d4478d0bb091954c7c4217dbfc9de7489e860bdba
securityContext: securityContext:
runAsNonRoot: false runAsNonRoot: false