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 1374551 commit 0dc3138Copy full SHA for 0dc3138
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.20
6
-appVersion: 0.15.1
+version: 0.0.21
+appVersion: 0.16.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.15.1"
+ tag: "0.16.0"
pullPolicy: IfNotPresent
environment:
0 commit comments