We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6993eb commit 46ac7afCopy full SHA for 46ac7af
2 files changed
charts/mp-stats-legacy-viewer/Chart.yaml
@@ -1,7 +1,7 @@
1
name: mp-stats-legacy-viewer
2
description: MP Stats Legacy Viewer
3
-version: 0.0.27
4
-appVersion: v0.12.13
+version: 0.0.28
+appVersion: v0.12.14
5
apiVersion: v2
6
home: https://github.com/timschoenle/charts
7
sources:
charts/mp-stats-legacy-viewer/values.yaml
@@ -18,7 +18,7 @@ image:
18
# @schema
19
# -- Container image tag to deploy.
20
# Pin to a version for predictable deployments rather than using "latest".
21
- tag: v0.12.13@sha256:a13d9504665ad097a139b064251bf2fb53ce0b10c13e871e382073880993de5c
+ tag: v0.12.14@sha256:76dac423c2f57fdc14db441a345b05cd6f47853886a5831cc0210e717bb1336d
22
23
24
# enum: [Always, IfNotPresent, Never]
0 commit comments