Skip to content

Commit 3ee5366

Browse files
author
github-actions
committed
build: automated update of Helm Chart
1 parent 309b39c commit 3ee5366

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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.3
2+
appVersion: v2.1.4
33
description: A Helm chart for Kubernetes
44
name: zot
55
type: application
6-
version: 0.1.71
6+
version: 0.1.72

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-linux-amd64
77
pullPolicy: IfNotPresent
88
# Overrides the image tag whose default is the chart appVersion.
9-
tag: "v2.1.3"
9+
tag: "v2.1.4"
1010
# Defaults to the release namespace if not specified
1111
namespace: ""
1212
serviceAccount:

0 commit comments

Comments
 (0)