We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c028b4 commit e2c91fcCopy full SHA for e2c91fc
chart/website/Chart.yaml
@@ -1,4 +1,4 @@
1
description: A Helm chart for Kubernetes
2
name: website
3
-version: "10.0.11"
4
-appVersion: 10.0.11
+version: "10.0.12"
+appVersion: 10.0.12
chart/website/values.yaml
@@ -15,8 +15,8 @@ ingress:
15
backstage.io/kubernetes-id: ortelius-www
16
image:
17
repository: quay.io/ortelius/website
18
- tag: main-v10.0.11-g4d024b
19
- sha: sha256:2d69ffb076c82411e7ef1dc6363b2a03d9916485e7753025474469817b2eaf27
+ tag: main-v10.0.12-g0c028b
+ sha: sha256:1a24efd3012056c1c18285753c0cdb1b13cfa41c6d3ab2a699e3eb3a67528d02
20
pullPolicy: Always
21
keptnLabels:
22
keptnProject: ortelius
0 commit comments