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 77ebaac commit aee5cf8Copy full SHA for aee5cf8
2 files changed
charts/adder/Chart.yaml
@@ -1,8 +1,8 @@
1
apiVersion: v2
2
name: adder
3
description: "A Helm chart for deploying Adder"
4
-version: 0.0.8
5
-appVersion: 0.32.1
+version: 0.0.9
+appVersion: 0.32.6
6
7
sources:
8
- https://github.com/blinklabs-io/adder
charts/adder/values.yaml
@@ -3,7 +3,7 @@ replicaCount: 1
image:
repository: "ghcr.io/blinklabs-io/adder"
- tag: "0.32.1"
+ tag: "0.32.6"
pullPolicy: IfNotPresent
9
annotations: {}
0 commit comments