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 77b653a commit 2ca8e67Copy full SHA for 2ca8e67
charts/dingo/Chart.yaml
@@ -2,8 +2,8 @@
2
apiVersion: v2
3
name: dingo
4
description: "A Helm chart for deploying Dingo"
5
-version: 0.0.21
6
-appVersion: 0.16.0
+version: 0.0.22
+appVersion: 0.17.0
7
8
sources:
9
- https://github.com/blinklabs-io/dingo
charts/dingo/values.yaml
@@ -3,7 +3,7 @@ replicaCount: 1
image:
repository: ghcr.io/blinklabs-io/dingo
- tag: "0.16.0"
+ tag: "0.17.0"
pullPolicy: IfNotPresent
environment:
0 commit comments