Skip to content

Commit 3acf131

Browse files
authored
chore: ogmios 6.12.0 (#145)
Signed-off-by: Chris Gianelloni <wolf31o2@blinklabs.io>
1 parent a8f9740 commit 3acf131

2 files changed

Lines changed: 5 additions & 3 deletions

File tree

charts/ogmios/Chart.yaml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,13 @@
11
apiVersion: v1
22
name: ogmios
33
description: Creates an Ogmios API service with SOCAT sidecar
4-
version: 0.0.2
5-
appVersion: v6.11.2
4+
version: 0.0.3
5+
appVersion: v6.12.0
66
maintainers:
77
- name: aurora
88
email: aurora@blinklabs.io
9+
- name: overcookedpanda
10+
email: overcookedpanda@blinklabs.io
911
- name: verbotenj
1012
email: verbotenj@blinklabs.io
1113
- name: wolf31o2

charts/ogmios/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ extraPodLabels: {}
88

99
image:
1010
repository: cardanosolutions/ogmios
11-
tag: v6.11.2
11+
tag: v6.12.0
1212
pullPolicy: IfNotPresent
1313
replicaCount: 1
1414
resources: {}

0 commit comments

Comments
 (0)