We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d024bc commit 35ab14bCopy full SHA for 35ab14b
chart/website/Chart.yaml
@@ -1,4 +1,4 @@
1
description: A Helm chart for Kubernetes
2
name: website
3
-version: "10.0.9"
4
-appVersion: 10.0.9
+version: "10.0.11"
+appVersion: 10.0.11
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.9-g40dbad
19
- sha: sha256:a809ff40d1766e7486e019d55e0712899799f552aae4cacf0cae1dedd2cf139d
+ tag: main-v10.0.11-g4d024b
+ sha: sha256:2d69ffb076c82411e7ef1dc6363b2a03d9916485e7753025474469817b2eaf27
20
pullPolicy: Always
21
keptnLabels:
22
keptnProject: ortelius
0 commit comments