Skip to content

Commit c958663

Browse files
authored
chore: adder 0.32.0 (#220)
Signed-off-by: Chris Gianelloni <wolf31o2@blinklabs.io>
1 parent 6b7c574 commit c958663

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

charts/adder/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
apiVersion: v2
22
name: adder
33
description: "A Helm chart for deploying Adder"
4-
version: 0.0.6
5-
appVersion: 0.31.0
4+
version: 0.0.7
5+
appVersion: 0.32.0
66

77
sources:
88
- https://github.com/blinklabs-io/adder

charts/adder/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ replicaCount: 1
33

44
image:
55
repository: "ghcr.io/blinklabs-io/adder"
6-
tag: "0.31.0"
6+
tag: "0.32.0"
77
pullPolicy: IfNotPresent
88

99
annotations: {}

0 commit comments

Comments
 (0)