Skip to content

Commit 8f09957

Browse files
Update Opsdroid version to 0.17.1 (#7)
Co-authored-by: Jacob Tomlinson <jacobtomlinson@users.noreply.github.com>
1 parent fcf661c commit 8f09957

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

opsdroid/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
apiVersion: v1
22
name: opsdroid
33
version: 0.1.2
4-
appVersion: 0.15.4
4+
appVersion: 0.17.1
55
description: Opsdroid is a ChatOps bot framework written in Python
66
keywords:
77
- chatbot

opsdroid/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
opsdroid:
22
image:
33
repository: opsdroid/opsdroid
4-
tag: v0.15.4
4+
tag: v0.17.1
55
imagePullPolicy: IfNotPresent
66

77
service:

0 commit comments

Comments
 (0)