Skip to content

Commit 9e5650e

Browse files
committed
chore: adder 0.38.0
Signed-off-by: Chris Gianelloni <wolf31o2@blinklabs.io>
1 parent 68eeb71 commit 9e5650e

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.3
5-
appVersion: 0.34.0
4+
version: 0.1.4
5+
appVersion: 0.38.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
@@ -6,7 +6,7 @@ updateStrategy:
66

77
image:
88
repository: "ghcr.io/blinklabs-io/adder"
9-
tag: "0.34.0"
9+
tag: "0.38.0"
1010
pullPolicy: IfNotPresent
1111

1212
annotations: {}

0 commit comments

Comments
 (0)