Skip to content

Commit 1728790

Browse files
author
github-actions
committed
build: automated update of Helm Chart
1 parent 98e663e commit 1728790

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

charts/zot/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
apiVersion: v2
2-
appVersion: v2.1.17
2+
appVersion: v2.1.18
33
description: A zot registry helm chart for Kubernetes
44
name: zot
55
type: application
6-
version: 0.1.117
6+
version: 0.1.118

charts/zot/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ image:
66
repository: ghcr.io/project-zot/zot
77
pullPolicy: IfNotPresent
88
# Overrides the image tag whose default is the chart appVersion.
9-
tag: "v2.1.17"
9+
tag: "v2.1.18"
1010
# Defaults to the release namespace if not specified
1111
namespace: ""
1212
serviceAccount:

0 commit comments

Comments
 (0)