Skip to content

Commit 7709869

Browse files
authored
chore: adder 0.34.0 (#297)
Signed-off-by: Chris Gianelloni <wolf31o2@blinklabs.io>
1 parent 4cf693a commit 7709869

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.1.1
5-
appVersion: 0.33.0
4+
version: 0.1.2
5+
appVersion: 0.34.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.33.0"
6+
tag: "0.34.0"
77
pullPolicy: IfNotPresent
88

99
annotations: {}

0 commit comments

Comments
 (0)