Skip to content

Commit 74f4aff

Browse files
Update web to a47d673
1 parent a47d673 commit 74f4aff

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,13 @@
11
apiVersion: kustomize.config.k8s.io/v1beta1
22
kind: Kustomization
33
namespace: apps--web
4-
bases:
5-
- ../../base/
64
images:
75
- name: metacpan/metacpan-web
8-
newTag: 07d35f7475da60dd4a9d05f3cc42229b27a7ba7b
6+
newTag: a32fd8ffc8fc53cd7c9da319afdc2f7b7f6e1e68
97
resources:
108
- fastly-api_sealedsecret.yaml
119
- purge-fastly-cache.yaml
1210
- prod_sealedsecret.yaml
1311
- namespace.yaml
14-
- ingress.yaml
12+
- ingress.yaml
13+
- ../../base/

0 commit comments

Comments
 (0)