We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99aee33 commit 8ac466fCopy full SHA for 8ac466f
chart/website/Chart.yaml
@@ -1,4 +1,4 @@
1
description: A Helm chart for Kubernetes
2
name: website
3
-version: "10.0.14"
4
-appVersion: 10.0.14
+version: "10.0.15"
+appVersion: 10.0.15
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.14-ga750a3
19
- sha: sha256:7880260aa57916bb59d137180e194fc220bc0fa413028e2733435673f5a8713e
+ tag: main-v10.0.15-g99aee3
+ sha: sha256:91414fb1d4465c50f371d792bd9dba1bdbf7c3efdabeb8547e98ee5b0eb90113
20
pullPolicy: Always
21
keptnLabels:
22
keptnProject: ortelius
0 commit comments