We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8f9740 commit 3acf131Copy full SHA for 3acf131
2 files changed
charts/ogmios/Chart.yaml
@@ -1,11 +1,13 @@
1
apiVersion: v1
2
name: ogmios
3
description: Creates an Ogmios API service with SOCAT sidecar
4
-version: 0.0.2
5
-appVersion: v6.11.2
+version: 0.0.3
+appVersion: v6.12.0
6
maintainers:
7
- name: aurora
8
email: aurora@blinklabs.io
9
+ - name: overcookedpanda
10
+ email: overcookedpanda@blinklabs.io
11
- name: verbotenj
12
email: verbotenj@blinklabs.io
13
- name: wolf31o2
charts/ogmios/values.yaml
@@ -8,7 +8,7 @@ extraPodLabels: {}
image:
repository: cardanosolutions/ogmios
- tag: v6.11.2
+ tag: v6.12.0
pullPolicy: IfNotPresent
replicaCount: 1
14
resources: {}
0 commit comments