We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f79252b commit 655941aCopy full SHA for 655941a
charts/mumbledj/Chart.yaml
@@ -2,7 +2,7 @@ apiVersion: v2
2
name: mumbledj
3
description: A Mumble bot that plays audio fetched from various media sites.
4
type: application
5
-version: 0.1.138
+version: 0.1.139
6
appVersion: latest
7
kubeVersion: ">=1.22.0-0"
8
keywords:
charts/mumbledj/values.yaml
@@ -11,7 +11,7 @@ replicas: 1
11
image:
12
repository: ghcr.io/juniorjpdj/mumbledj
13
pullPolicy: Always
14
- tag: latest@sha256:b950f5ce9bb6c1f419096f348cdc65c04b717c28fb765533d54a0f5c4d93c52d
+ tag: latest@sha256:635ec758ec1b26d4308fa682da9179bb3710915dcfbba5a0336e1c7a247fe099
15
16
17
config:
0 commit comments