We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23e182b commit b8d6efeCopy full SHA for b8d6efe
2 files changed
charts/opsdroid/Chart.yaml
@@ -1,7 +1,7 @@
1
apiVersion: v1
2
name: opsdroid
3
-version: 0.1.8
4
-appVersion: 0.28.0
+version: 0.1.10
+appVersion: 0.30.0
5
description: Opsdroid is a ChatOps bot framework written in Python
6
keywords:
7
- chatbot
@@ -17,4 +17,4 @@ maintainers:
17
- name: jacobtomlinson
18
email: jacob@tomlinson.email
19
- name: oleg-fiksel
20
- email: oleg@fiksel.info
+ email: oleg@fiksel.info
charts/opsdroid/values.yaml
opsdroid:
image:
repository: opsdroid/opsdroid
- tag: v0.28.0
+ tag: v0.30.0
imagePullPolicy: IfNotPresent
service:
0 commit comments