Skip to content

Commit aee5cf8

Browse files
authored
chore: adder 0.32.6 (#262)
Signed-off-by: Chris Gianelloni <wolf31o2@blinklabs.io>
1 parent 77ebaac commit aee5cf8

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.8
5-
appVersion: 0.32.1
4+
version: 0.0.9
5+
appVersion: 0.32.6
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.32.1"
6+
tag: "0.32.6"
77
pullPolicy: IfNotPresent
88

99
annotations: {}

0 commit comments

Comments
 (0)