Skip to content

Commit ac949df

Browse files
authored
Patch-level image updates (#403)
1 parent 619bf4d commit ac949df

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

.github/updatecli.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ sources:
66
spec:
77
image: "zammad/zammad-docker-compose"
88
architecture: "linux/amd64"
9-
tagfilter: "^7\\.0\\.0$"
10-
# tagfilter: "^7\\.0\\.0-\\d{1}"
9+
# tagfilter: "^7\\.0\\.0$"
10+
tagfilter: "^7\\.0\\.0-\\d{1}"
1111
# tagfilter: "^7\\.0\\.0-\\d{2}"
1212
# tagfilter: "^7\\.0\\.0-\\d{3}"
1313
alpine:

zammad/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
apiVersion: v2
22
name: zammad
3-
version: 16.0.0
4-
appVersion: 7.0.0
3+
version: 16.0.1
4+
appVersion: 7.0.0-1
55
description: Zammad is a web based open source helpdesk/customer support system with many features to manage customer communication via several channels like telephone, facebook, twitter, chat and e-mails.
66
home: https://zammad.org
77
icon: https://raw.githubusercontent.com/zammad/zammad-documentation/main/images/zammad_logo_600x520.png

0 commit comments

Comments
 (0)