We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c8e289c + e03b42a commit da4dae8Copy full SHA for da4dae8
charts/tavern/Chart.yaml
@@ -2,7 +2,7 @@ apiVersion: v2
2
name: tavern
3
description: "Unofficial Tavern Helm Chart"
4
type: application
5
-version: 0.2.2
+version: 0.2.3
6
appVersion: 1.0.4
7
home: "https://tavern.readthedocs.io/en/latest/"
8
icon: "https://tavern.readthedocs.io/en/latest/_static/icon.png"
@@ -21,8 +21,8 @@ maintainers:
21
- name: chifu1234
22
email: [email protected]
23
annotations:
24
- artifacthub.io/containsSecurityUpdates: "false"
+ artifacthub.io/containsSecurityUpdates: "true"
25
artifacthub.io/prerelease: "true"
26
artifacthub.io/images: |
27
- name: tavern
28
- image: buttahtoast/docker-tavern:1.0.3
+ image: buttahtoast/docker-tavern:1.0.4
0 commit comments