File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
apiVersion : v2
2
2
description : A Helm chart for deploying OTS
3
3
name : ots
4
- version : 1.4 .0
4
+ version : 1.5 .0
5
5
# renovate: datasource=github-tags depName=luzifer/ots
6
6
appVersion : ' 1.17.3'
7
7
annotations :
Original file line number Diff line number Diff line change 1
1
# ots
2
2
3
- ![ Version: 1.4 .0] ( https://img.shields.io/badge/Version-1.4 .0-informational?style=flat-square ) ![ AppVersion: 1.17.0 ] ( https://img.shields.io/badge/AppVersion-1.17.0 -informational?style=flat-square )
3
+ ![ Version: 1.5 .0] ( https://img.shields.io/badge/Version-1.5 .0-informational?style=flat-square ) ![ AppVersion: 1.17.3 ] ( https://img.shields.io/badge/AppVersion-1.17.3 -informational?style=flat-square )
4
4
5
5
A Helm chart for deploying OTS
6
6
@@ -18,7 +18,7 @@ A Helm chart for deploying OTS
18
18
| fullnameOverride | string | ` "" ` | |
19
19
| image.pullPolicy | string | ` "IfNotPresent" ` | |
20
20
| image.repository | string | ` "luzifer/ots" ` | |
21
- | image.tag | string | ` "v1.17.0 " ` | |
21
+ | image.tag | string | ` "v1.17.2 " ` | |
22
22
| imagePullSecrets | list | ` [] ` | |
23
23
| ingress.annotations | object | ` {} ` | |
24
24
| ingress.className | string | ` "" ` | |
@@ -39,7 +39,7 @@ A Helm chart for deploying OTS
39
39
| persistence.volumeSize | string | ` "1Gi" ` | |
40
40
| podAnnotations | object | ` {} ` | |
41
41
| redis.enabled | bool | ` true ` | |
42
- | redis.version | string | ` "8.0 .0" ` | |
42
+ | redis.version | string | ` "8.2 .0" ` | |
43
43
| replicaCount | int | ` 1 ` | |
44
44
| serviceAccount.annotations | object | ` {} ` | |
45
45
| serviceAccount.create | bool | ` true ` | |
You can’t perform that action at this time.
0 commit comments