Skip to content

Commit da4dae8

Browse files
authored
Merge pull request #14 from buttahtoast/tavern
[tavern] enable artifacthub security scan update
2 parents c8e289c + e03b42a commit da4dae8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

charts/tavern/Chart.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: v2
22
name: tavern
33
description: "Unofficial Tavern Helm Chart"
44
type: application
5-
version: 0.2.2
5+
version: 0.2.3
66
appVersion: 1.0.4
77
home: "https://tavern.readthedocs.io/en/latest/"
88
icon: "https://tavern.readthedocs.io/en/latest/_static/icon.png"
@@ -21,8 +21,8 @@ maintainers:
2121
- name: chifu1234
2222
2323
annotations:
24-
artifacthub.io/containsSecurityUpdates: "false"
24+
artifacthub.io/containsSecurityUpdates: "true"
2525
artifacthub.io/prerelease: "true"
2626
artifacthub.io/images: |
2727
- name: tavern
28-
image: buttahtoast/docker-tavern:1.0.3
28+
image: buttahtoast/docker-tavern:1.0.4

0 commit comments

Comments
 (0)