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 96c3ae1 commit 4d35b6eCopy full SHA for 4d35b6e
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.140
+version: 0.1.141
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:6b686daf26d9f2db3b3c5a8ea6225dccef967c015a6706101a77b2ec60de091a
+ tag: latest@sha256:84d087a419377b066289902e6f7947d85a6a6033b888710b640630343d25afbb
15
16
17
config:
0 commit comments