Skip to content

Commit f387990

Browse files
chore: Version bump
1 parent 7de1696 commit f387990

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

chart/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
apiVersion: v2
22
description: A Helm chart for deploying OTS
33
name: ots
4-
version: 1.4.0
4+
version: 1.5.0
55
# renovate: datasource=github-tags depName=luzifer/ots
66
appVersion: '1.17.3'
77
annotations:

chart/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# ots
22

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)
44

55
A Helm chart for deploying OTS
66

@@ -18,7 +18,7 @@ A Helm chart for deploying OTS
1818
| fullnameOverride | string | `""` | |
1919
| image.pullPolicy | string | `"IfNotPresent"` | |
2020
| image.repository | string | `"luzifer/ots"` | |
21-
| image.tag | string | `"v1.17.0"` | |
21+
| image.tag | string | `"v1.17.2"` | |
2222
| imagePullSecrets | list | `[]` | |
2323
| ingress.annotations | object | `{}` | |
2424
| ingress.className | string | `""` | |
@@ -39,7 +39,7 @@ A Helm chart for deploying OTS
3939
| persistence.volumeSize | string | `"1Gi"` | |
4040
| podAnnotations | object | `{}` | |
4141
| redis.enabled | bool | `true` | |
42-
| redis.version | string | `"8.0.0"` | |
42+
| redis.version | string | `"8.2.0"` | |
4343
| replicaCount | int | `1` | |
4444
| serviceAccount.annotations | object | `{}` | |
4545
| serviceAccount.create | bool | `true` | |

0 commit comments

Comments
 (0)