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 760d5f2 commit 8a25375Copy full SHA for 8a25375
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.137
+version: 0.1.138
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:aa6973cbfab2cef7cddbce0529884980c1e6c4ad8f6e566a776be89be6c4d1a9
+ tag: latest@sha256:b950f5ce9bb6c1f419096f348cdc65c04b717c28fb765533d54a0f5c4d93c52d
15
16
17
config:
0 commit comments