Skip to content

Commit 8b1dc3c

Browse files
committed
chore(supervisor): bump
1 parent 47d39f0 commit 8b1dc3c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

helm-subcharts/supervisor/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ apiVersion: v2
22
name: supervisor-subchart
33
description: supervisor subchart
44
type: application
5-
version: 0.10.1
6-
appVersion: '0.10.1'
5+
version: 0.12.5
6+
appVersion: '0.12.5'
77

88
dependencies:
99
- name: supervisor

helm-subcharts/supervisor/values-example.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
supervisor:
22
image:
33
repository: ghcr.io/deepsquare-io/supervisor
4-
tag: 0.14.3
4+
tag: 0.14.6
55

66
config:
77
publicAddress: 'supervisor.example.com:443'

0 commit comments

Comments
 (0)