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.
1 parent 309b39c commit 3ee5366Copy full SHA for 3ee5366
charts/zot/Chart.yaml
@@ -1,6 +1,6 @@
1
apiVersion: v2
2
-appVersion: v2.1.3
+appVersion: v2.1.4
3
description: A Helm chart for Kubernetes
4
name: zot
5
type: application
6
-version: 0.1.71
+version: 0.1.72
charts/zot/values.yaml
@@ -6,7 +6,7 @@ image:
repository: ghcr.io/project-zot/zot-linux-amd64
7
pullPolicy: IfNotPresent
8
# Overrides the image tag whose default is the chart appVersion.
9
- tag: "v2.1.3"
+ tag: "v2.1.4"
10
# Defaults to the release namespace if not specified
11
namespace: ""
12
serviceAccount:
0 commit comments